commit 339ec1b5ac881938b388c246984bd34253b7cef5 Author: krt Date: Thu Jan 4 22:30:38 2024 +0200 Adding completed homework diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini new file mode 100644 index 0000000..4ecb6eb --- /dev/null +++ b/Config/DefaultEditor.ini @@ -0,0 +1,8 @@ +[UnrealEd.SimpleMap] +SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap + +[EditoronlyBP] +bAllowClassAndBlueprintPinMatching=true +bReplaceBlueprintWithClass= true +bDontLoadBlueprintOutsideEditor= true +bBlueprintIsNotBlueprintType= true \ No newline at end of file diff --git a/Config/DefaultEditorPerProjectUserSettings.ini b/Config/DefaultEditorPerProjectUserSettings.ini new file mode 100644 index 0000000..d3d6cc0 --- /dev/null +++ b/Config/DefaultEditorPerProjectUserSettings.ini @@ -0,0 +1,2 @@ +[ContentBrowser] +ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP \ No newline at end of file diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini new file mode 100644 index 0000000..5e98432 --- /dev/null +++ b/Config/DefaultEngine.ini @@ -0,0 +1,213 @@ +[URL] +GameName=cg23_hmw_minilevel2 + +[/Script/EngineSettings.GameMapsSettings] +EditorStartupMap=/Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework +GameDefaultMap=/Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework +TransitionMap= +bUseSplitscreen=True +TwoPlayerSplitscreenLayout=Horizontal +ThreePlayerSplitscreenLayout=FavorTop +GlobalDefaultGameMode=/Game/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C +GlobalDefaultServerGameMode=None + +[/Script/Engine.RendererSettings] +r.Mobile.ShadingPath=0 +r.Mobile.AllowDeferredShadingOpenGL=False +r.Mobile.SupportGPUScene=False +r.Mobile.AntiAliasing=1 +r.Mobile.FloatPrecisionMode=0 +r.Mobile.AllowDitheredLODTransition=False +r.Mobile.VirtualTextures=False +r.DiscardUnusedQuality=False +r.AllowOcclusionQueries=True +r.MinScreenRadiusForLights=0.030000 +r.MinScreenRadiusForDepthPrepass=0.030000 +r.MinScreenRadiusForCSMDepth=0.010000 +r.PrecomputedVisibilityWarning=False +r.TextureStreaming=True +Compat.UseDXT5NormalMaps=False +r.VirtualTextures=False +r.VT.EnableAutoImport=True +r.VirtualTexturedLightmaps=False +r.VT.AnisotropicFiltering=False +bEnableVirtualTextureOpacityMask=False +r.VT.TileSize=128 +r.VT.TileBorderSize=4 +r.vt.FeedbackFactor=16 +WorkingColorSpaceChoice=sRGB +RedChromaticityCoordinate=(X=0.640000,Y=0.330000) +GreenChromaticityCoordinate=(X=0.300000,Y=0.600000) +BlueChromaticityCoordinate=(X=0.150000,Y=0.060000) +WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000) +r.ClearCoatNormal=False +r.DynamicGlobalIlluminationMethod=1 +r.ReflectionMethod=1 +r.ReflectionCaptureResolution=128 +r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True +r.Lumen.HardwareRayTracing=False +r.Lumen.HardwareRayTracing.LightingMode=0 +r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=False +r.Lumen.TraceMeshSDFs=0 +r.Shadow.Virtual.Enable=1 +r.RayTracing=False +r.RayTracing.Shadows=False +r.RayTracing.UseTextureLod=False +r.PathTracing=True +r.GenerateMeshDistanceFields=True +r.DistanceFields.DefaultVoxelDensity=0.200000 +r.Nanite.ProjectEnabled=True +r.AllowStaticLighting=True +r.NormalMapsForStaticLighting=False +r.ForwardShading=False +r.VertexFoggingForOpaque=True +r.SeparateTranslucency=True +r.TranslucentSortPolicy=0 +TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000) +xr.VRS.FoveationLevel=0 +xr.VRS.DynamicFoveation=False +r.CustomDepth=1 +r.CustomDepthTemporalAAJitter=True +r.PostProcessing.PropagateAlpha=0 +r.DefaultFeature.Bloom=True +r.DefaultFeature.AmbientOcclusion=True +r.DefaultFeature.AmbientOcclusionStaticFraction=True +r.DefaultFeature.AutoExposure=False +r.DefaultFeature.AutoExposure.Method=0 +r.DefaultFeature.AutoExposure.Bias=1.000000 +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.800000 +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.800000 +r.DefaultFeature.MotionBlur=False +r.DefaultFeature.LensFlare=False +r.TemporalAA.Upsampling=True +r.AntiAliasingMethod=0 +r.MSAACount=4 +r.DefaultFeature.LightUnits=1 +r.DefaultBackBufferPixelFormat=4 +r.ScreenPercentage.Default=100.000000 +r.ScreenPercentage.Default.Desktop.Mode=1 +r.ScreenPercentage.Default.Mobile.Mode=0 +r.ScreenPercentage.Default.VR.Mode=0 +r.ScreenPercentage.Default.PathTracer.Mode=0 +r.Shadow.UnbuiltPreviewInGame=True +r.StencilForLODDither=False +r.EarlyZPass=3 +r.EarlyZPassOnlyMaterialMasking=False +r.Shadow.CSMCaching=False +r.DBuffer=True +r.ClearSceneMethod=1 +r.VelocityOutputPass=0 +r.Velocity.EnableVertexDeformation=2 +r.SelectiveBasePassOutputs=False +bDefaultParticleCutouts=False +fx.GPUSimulationTextureSizeX=1024 +fx.GPUSimulationTextureSizeY=1024 +r.AllowGlobalClipPlane=False +r.GBufferFormat=1 +r.MorphTarget.Mode=True +r.GPUCrashDebugging=False +vr.InstancedStereo=False +r.MobileHDR=True +vr.MobileMultiView=False +r.Mobile.UseHWsRGBEncoding=False +vr.RoundRobinOcclusion=False +r.MeshStreaming=False +r.HeterogeneousVolumes=True +r.WireframeCullThreshold=5.000000 +r.SupportStationarySkylight=True +r.SupportLowQualityLightmaps=True +r.SupportPointLightWholeSceneShadows=True +r.SupportSkyAtmosphere=True +r.SupportSkyAtmosphereAffectsHeightFog=True +r.SupportCloudShadowOnForwardLitTranslucent=False +r.Shadow.TranslucentPerObject.ProjectEnabled=False +r.Water.SingleLayerWater.SupportCloudShadow=False +r.Substrate=False +r.Substrate.OpaqueMaterialRoughRefraction=False +r.Substrate.Debug.AdvancedVisualizationShaders=False +r.Material.RoughDiffuse=False +r.Material.EnergyConservation=False +r.OIT.SortedPixels=False +r.SkinCache.CompileShaders=False +r.SkinCache.SkipCompilingGPUSkinVF=False +r.SkinCache.DefaultBehavior=1 +r.SkinCache.SceneMemoryLimitInMB=128.000000 +r.Mobile.EnableStaticAndCSMShadowReceivers=True +r.Mobile.EnableMovableLightCSMShaderCulling=True +r.Mobile.Forward.EnableLocalLights=True +r.Mobile.Forward.EnableClusteredReflections=False +r.Mobile.EnableNoPrecomputedLightingCSMShader=True +r.Mobile.AllowDistanceFieldShadows=True +r.Mobile.AllowMovableDirectionalLights=True +r.Mobile.EnableMovableSpotlightsShadow=False +r.GPUSkin.Support16BitBoneIndex=False +r.GPUSkin.Limit2BoneInfluences=False +r.SupportDepthOnlyIndexBuffers=True +r.SupportReversedIndexBuffers=True +r.Mobile.AmbientOcclusion=False +r.GPUSkin.UnlimitedBoneInfluences=False +r.GPUSkin.UnlimitedBoneInfluencesThreshold=8 +DefaultBoneInfluenceLimit=(Default=0,PerPlatform=()) +MaxSkinBones=(Default=65536,PerPlatform=(("Mobile", 256))) +r.Mobile.PlanarReflectionMode=0 +r.Mobile.SupportsGen4TAA=True +bStreamSkeletalMeshLODs=(Default=False,PerPlatform=()) +bDiscardSkeletalMeshOptionalLODs=(Default=False,PerPlatform=()) +VisualizeCalibrationColorMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor +VisualizeCalibrationCustomMaterialPath=None +VisualizeCalibrationGrayscaleMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 +-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/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Scalable +AppliedDefaultGraphicsPerformance=Scalable + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_ThirdPersonBP",NewGameName="/Script/cg23_hmw_minilevel2") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPersonBP",NewGameName="/Script/cg23_hmw_minilevel2") + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=119B78ED27F14703969DD9CE08F1886B +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini new file mode 100644 index 0000000..949a2ad --- /dev/null +++ b/Config/DefaultGame.ini @@ -0,0 +1,7 @@ +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=A18A66E1D440415DB2B5F36CDB1BDEF8 +ProjectName=Third Person BP Game Template + +[StartupActions] +bAddPacks=True +InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent") diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini new file mode 100644 index 0000000..9b1348f --- /dev/null +++ b/Config/DefaultInput.ini @@ -0,0 +1,88 @@ + + +[/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="MouseY",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="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++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="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)) +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=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde ++ConsoleKeys=Caret + diff --git a/Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset b/Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset new file mode 100644 index 0000000..8b159a0 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset new file mode 100644 index 0000000..cd2963d Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset new file mode 100644 index 0000000..0995271 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset new file mode 100644 index 0000000..2817aa2 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset new file mode 100644 index 0000000..54f9425 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset b/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset new file mode 100644 index 0000000..d679443 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset b/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset new file mode 100644 index 0000000..6fde6ec Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset new file mode 100644 index 0000000..57ad946 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset new file mode 100644 index 0000000..fe1f573 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset new file mode 100644 index 0000000..c0bf391 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset b/Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset new file mode 100644 index 0000000..afbdef5 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset b/Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset new file mode 100644 index 0000000..34e326f Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset b/Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset new file mode 100644 index 0000000..61f74d3 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset b/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset new file mode 100644 index 0000000..f941b70 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset b/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset new file mode 100644 index 0000000..c129c35 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset b/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset new file mode 100644 index 0000000..64b4d0e Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset b/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset new file mode 100644 index 0000000..2be4b1d Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset b/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset new file mode 100644 index 0000000..e8d10e4 Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset b/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset new file mode 100644 index 0000000..b26f9bf Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset b/Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset new file mode 100644 index 0000000..e28a02b Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset differ diff --git a/Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset b/Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset new file mode 100644 index 0000000..3704f5c Binary files /dev/null and b/Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset differ diff --git a/Content/Characters/Mannequins/Animations/ABP_Manny.uasset b/Content/Characters/Mannequins/Animations/ABP_Manny.uasset new file mode 100644 index 0000000..a5c81fe Binary files /dev/null and b/Content/Characters/Mannequins/Animations/ABP_Manny.uasset differ diff --git a/Content/Characters/Mannequins/Animations/ABP_Quinn.uasset b/Content/Characters/Mannequins/Animations/ABP_Quinn.uasset new file mode 100644 index 0000000..98ff9f3 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/ABP_Quinn.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset b/Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset new file mode 100644 index 0000000..8eb2b05 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset new file mode 100644 index 0000000..29f41e9 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset new file mode 100644 index 0000000..c63ed58 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset new file mode 100644 index 0000000..ce60833 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset new file mode 100644 index 0000000..5416475 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset new file mode 100644 index 0000000..7f0b707 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset new file mode 100644 index 0000000..5580f59 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset new file mode 100644 index 0000000..f0013ef Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset b/Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset new file mode 100644 index 0000000..dd9cb4a Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset b/Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset new file mode 100644 index 0000000..0f36a97 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset b/Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset new file mode 100644 index 0000000..44c15db Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset b/Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset new file mode 100644 index 0000000..510126d Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset differ diff --git a/Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset b/Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset new file mode 100644 index 0000000..2c4a8e7 Binary files /dev/null and b/Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset b/Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset new file mode 100644 index 0000000..18a90f8 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset b/Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset new file mode 100644 index 0000000..7eabed7 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset b/Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset new file mode 100644 index 0000000..658b578 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset b/Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset new file mode 100644 index 0000000..28c8267 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset b/Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset new file mode 100644 index 0000000..a8905ed Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset b/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset new file mode 100644 index 0000000..0c797f9 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset b/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset new file mode 100644 index 0000000..d83936b Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset b/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset new file mode 100644 index 0000000..5ff72a5 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset differ diff --git a/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset b/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset new file mode 100644 index 0000000..edcc292 Binary files /dev/null and b/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset differ diff --git a/Content/Characters/Mannequins/Materials/M_Mannequin.uasset b/Content/Characters/Mannequins/Materials/M_Mannequin.uasset new file mode 100644 index 0000000..9ae96ec Binary files /dev/null and b/Content/Characters/Mannequins/Materials/M_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset b/Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset new file mode 100644 index 0000000..5d82e00 Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/SKM_Manny.uasset b/Content/Characters/Mannequins/Meshes/SKM_Manny.uasset new file mode 100644 index 0000000..48d74be Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/SKM_Manny.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset b/Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset new file mode 100644 index 0000000..2525a43 Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset b/Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset new file mode 100644 index 0000000..1a330bc Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset b/Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset new file mode 100644 index 0000000..8bdf2e0 Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset differ diff --git a/Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset b/Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset new file mode 100644 index 0000000..5e06618 Binary files /dev/null and b/Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset b/Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset new file mode 100644 index 0000000..60a8181 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset b/Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset new file mode 100644 index 0000000..89edb4c Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset b/Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset new file mode 100644 index 0000000..6fc28a9 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset b/Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset new file mode 100644 index 0000000..a66c665 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset b/Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset new file mode 100644 index 0000000..ecf2b04 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset b/Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset new file mode 100644 index 0000000..6dc2295 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset b/Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset new file mode 100644 index 0000000..30d19d7 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset new file mode 100644 index 0000000..b9daf8a Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset new file mode 100644 index 0000000..d9143da Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset new file mode 100644 index 0000000..e3ad612 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset new file mode 100644 index 0000000..bb87fbd Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset new file mode 100644 index 0000000..248303a Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset new file mode 100644 index 0000000..ff54c12 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset new file mode 100644 index 0000000..4c9173e Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset new file mode 100644 index 0000000..c8120a2 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset new file mode 100644 index 0000000..b0db2b3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_pose.uasset new file mode 100644 index 0000000..6861ec7 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_anim.uasset new file mode 100644 index 0000000..6f7b836 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_pose.uasset new file mode 100644 index 0000000..cb7301f Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_anim.uasset new file mode 100644 index 0000000..08003a1 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_pose.uasset new file mode 100644 index 0000000..e3c6583 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_anim.uasset new file mode 100644 index 0000000..2967fed Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_pose.uasset new file mode 100644 index 0000000..eb64b4a Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_anim.uasset new file mode 100644 index 0000000..61b71ac Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_pose.uasset new file mode 100644 index 0000000..00ac326 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_anim.uasset new file mode 100644 index 0000000..9f83f7e Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_pose.uasset new file mode 100644 index 0000000..2d472be Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_anim.uasset new file mode 100644 index 0000000..f1f66de Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_pose.uasset new file mode 100644 index 0000000..116157f Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_anim.uasset new file mode 100644 index 0000000..65ef30d Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_pose.uasset new file mode 100644 index 0000000..2233d7e Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_anim.uasset new file mode 100644 index 0000000..f7c9bd8 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_pose.uasset new file mode 100644 index 0000000..71944b4 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_anim.uasset new file mode 100644 index 0000000..e542f68 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_pose.uasset new file mode 100644 index 0000000..1a19e07 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_anim.uasset new file mode 100644 index 0000000..3afe5d3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_pose.uasset new file mode 100644 index 0000000..ac48576 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_anim.uasset new file mode 100644 index 0000000..91cbdfe Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_pose.uasset new file mode 100644 index 0000000..840ef95 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_anim.uasset new file mode 100644 index 0000000..7ed962c Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_pose.uasset new file mode 100644 index 0000000..56ab7ae Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_anim.uasset new file mode 100644 index 0000000..9c29f27 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_pose.uasset new file mode 100644 index 0000000..9ae54c3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_anim.uasset new file mode 100644 index 0000000..3abe558 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_pose.uasset new file mode 100644 index 0000000..a08fa53 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_anim.uasset new file mode 100644 index 0000000..5522a14 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_pose.uasset new file mode 100644 index 0000000..59b34b1 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_foot_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_anim.uasset new file mode 100644 index 0000000..1a04a03 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_pose.uasset new file mode 100644 index 0000000..ec1b72c Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_anim.uasset new file mode 100644 index 0000000..c1fd355 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_pose.uasset new file mode 100644 index 0000000..aa0b6cf Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_hand_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_anim.uasset new file mode 100644 index 0000000..e63e32e Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_pose.uasset new file mode 100644 index 0000000..5f8d5ef Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_anim.uasset new file mode 100644 index 0000000..f3492ce Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_pose.uasset new file mode 100644 index 0000000..b04f7e3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_lowerarm_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_anim.uasset new file mode 100644 index 0000000..1209be8 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_pose.uasset new file mode 100644 index 0000000..82ccbd3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_anim.uasset new file mode 100644 index 0000000..48a756b Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_pose.uasset new file mode 100644 index 0000000..e034a03 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_thigh_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_anim.uasset new file mode 100644 index 0000000..35195f7 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_pose.uasset new file mode 100644 index 0000000..b12e384 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_l_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_anim.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_anim.uasset new file mode 100644 index 0000000..e1c9ed3 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_anim.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_pose.uasset b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_pose.uasset new file mode 100644 index 0000000..0e0c116 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_upperarm_r_pose.uasset differ diff --git a/Content/Characters/Mannequins/Rigs/RTG_Mannequin.uasset b/Content/Characters/Mannequins/Rigs/RTG_Mannequin.uasset new file mode 100644 index 0000000..a6661a4 Binary files /dev/null and b/Content/Characters/Mannequins/Rigs/RTG_Mannequin.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset new file mode 100644 index 0000000..2807d27 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_BN.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_BN.uasset new file mode 100644 index 0000000..270ab26 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_BN.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..a148038 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_D.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_D.uasset new file mode 100644 index 0000000..ec6af7d Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_D.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_MSR_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_MSR_MSK.uasset new file mode 100644 index 0000000..0c7c051 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_MSR_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_N.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_N.uasset new file mode 100644 index 0000000..e4bf9d7 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_N.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_Tan.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_Tan.uasset new file mode 100644 index 0000000..e936aeb Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_01_Tan.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset new file mode 100644 index 0000000..7574c0f Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_BN.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_BN.uasset new file mode 100644 index 0000000..d5c7560 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_BN.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..d92db8b Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_D.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_D.uasset new file mode 100644 index 0000000..8f73b0b Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_D.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_MSR_MSK.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_MSR_MSK.uasset new file mode 100644 index 0000000..e847d53 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_MSR_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_N.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_N.uasset new file mode 100644 index 0000000..da95dd9 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_N.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_Tan.uasset b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_Tan.uasset new file mode 100644 index 0000000..76dec67 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Manny/T_Manny_02_Tan.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_BN.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_BN.uasset new file mode 100644 index 0000000..80a7b3d Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_BN.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_D.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_D.uasset new file mode 100644 index 0000000..3c308a7 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_D.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset new file mode 100644 index 0000000..83f3bba Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_N.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_N.uasset new file mode 100644 index 0000000..56edd5f Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_N.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_Tan.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_Tan.uasset new file mode 100644 index 0000000..30d96fd Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01ID_Tan.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset new file mode 100644 index 0000000..d2bfe5c Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..b989620 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_BN.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_BN.uasset new file mode 100644 index 0000000..d690622 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_BN.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_D.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_D.uasset new file mode 100644 index 0000000..acc6a70 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_D.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset new file mode 100644 index 0000000..4e43572 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_N.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_N.uasset new file mode 100644 index 0000000..d3476ba Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_N.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_Tan.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_Tan.uasset new file mode 100644 index 0000000..3a61bee Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02ID_Tan.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset new file mode 100644 index 0000000..b57c447 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..e050b4a Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset differ diff --git a/Content/Characters/Mannequins/Textures/Shared/T_UE_Logo_M.uasset b/Content/Characters/Mannequins/Textures/Shared/T_UE_Logo_M.uasset new file mode 100644 index 0000000..ef37240 Binary files /dev/null and b/Content/Characters/Mannequins/Textures/Shared/T_UE_Logo_M.uasset differ diff --git a/Content/Landscape/Materials/M_Solid_black.uasset b/Content/Landscape/Materials/M_Solid_black.uasset new file mode 100644 index 0000000..fb1224b Binary files /dev/null and b/Content/Landscape/Materials/M_Solid_black.uasset differ diff --git a/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset b/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset new file mode 100644 index 0000000..84dde04 Binary files /dev/null and b/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset differ diff --git a/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset new file mode 100644 index 0000000..4605682 Binary files /dev/null and b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset differ diff --git a/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset new file mode 100644 index 0000000..2accd35 Binary files /dev/null and b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset differ diff --git a/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset new file mode 100644 index 0000000..bc39915 Binary files /dev/null and b/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset differ diff --git a/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset b/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset new file mode 100644 index 0000000..7b7ad88 Binary files /dev/null and b/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset b/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset new file mode 100644 index 0000000..f61487d Binary files /dev/null and b/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_Solid.uasset b/Content/LevelPrototyping/Materials/M_Solid.uasset new file mode 100644 index 0000000..3b3af9a Binary files /dev/null and b/Content/LevelPrototyping/Materials/M_Solid.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset b/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset new file mode 100644 index 0000000..c4d608b Binary files /dev/null and b/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_Solid_BlueDark.uasset b/Content/LevelPrototyping/Materials/M_Solid_BlueDark.uasset new file mode 100644 index 0000000..139c9c3 Binary files /dev/null and b/Content/LevelPrototyping/Materials/M_Solid_BlueDark.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_Solid_Purple.uasset b/Content/LevelPrototyping/Materials/M_Solid_Purple.uasset new file mode 100644 index 0000000..38d699e Binary files /dev/null and b/Content/LevelPrototyping/Materials/M_Solid_Purple.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset b/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset new file mode 100644 index 0000000..fe6da62 Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_Cube.uasset b/Content/LevelPrototyping/Meshes/SM_Cube.uasset new file mode 100644 index 0000000..0e7d2a3 Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_Cube.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset b/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset new file mode 100644 index 0000000..2dc5fab Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset b/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset new file mode 100644 index 0000000..cbd952c Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_Ramp.uasset b/Content/LevelPrototyping/Meshes/SM_Ramp.uasset new file mode 100644 index 0000000..f1f05c6 Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_Ramp.uasset differ diff --git a/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset b/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset new file mode 100644 index 0000000..e901d24 Binary files /dev/null and b/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset differ diff --git a/Content/StarterContent/Architecture/Floor_400x400.uasset b/Content/StarterContent/Architecture/Floor_400x400.uasset new file mode 100644 index 0000000..568b3e2 Binary files /dev/null and b/Content/StarterContent/Architecture/Floor_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Pillar_50x500.uasset b/Content/StarterContent/Architecture/Pillar_50x500.uasset new file mode 100644 index 0000000..46aed7d Binary files /dev/null and b/Content/StarterContent/Architecture/Pillar_50x500.uasset differ diff --git a/Content/StarterContent/Architecture/SM_AssetPlatform.uasset b/Content/StarterContent/Architecture/SM_AssetPlatform.uasset new file mode 100644 index 0000000..1f0f0be Binary files /dev/null and b/Content/StarterContent/Architecture/SM_AssetPlatform.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x200.uasset b/Content/StarterContent/Architecture/Wall_400x200.uasset new file mode 100644 index 0000000..a7aeff7 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x200.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x300.uasset b/Content/StarterContent/Architecture/Wall_400x300.uasset new file mode 100644 index 0000000..959fd41 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x400.uasset b/Content/StarterContent/Architecture/Wall_400x400.uasset new file mode 100644 index 0000000..9ad5e36 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_500x500.uasset b/Content/StarterContent/Architecture/Wall_500x500.uasset new file mode 100644 index 0000000..96e5e9b Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_500x500.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Door_400x300.uasset b/Content/StarterContent/Architecture/Wall_Door_400x300.uasset new file mode 100644 index 0000000..8b60b28 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Door_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Door_400x400.uasset b/Content/StarterContent/Architecture/Wall_Door_400x400.uasset new file mode 100644 index 0000000..55b60cb Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Door_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Window_400x300.uasset b/Content/StarterContent/Architecture/Wall_Window_400x300.uasset new file mode 100644 index 0000000..cb91768 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Window_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Window_400x400.uasset b/Content/StarterContent/Architecture/Wall_Window_400x400.uasset new file mode 100644 index 0000000..1d2259d Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Window_400x400.uasset differ diff --git a/Content/StarterContent/Audio/Collapse01.uasset b/Content/StarterContent/Audio/Collapse01.uasset new file mode 100644 index 0000000..9c68be4 Binary files /dev/null and b/Content/StarterContent/Audio/Collapse01.uasset differ diff --git a/Content/StarterContent/Audio/Collapse02.uasset b/Content/StarterContent/Audio/Collapse02.uasset new file mode 100644 index 0000000..5bd3fec Binary files /dev/null and b/Content/StarterContent/Audio/Collapse02.uasset differ diff --git a/Content/StarterContent/Audio/Collapse_Cue.uasset b/Content/StarterContent/Audio/Collapse_Cue.uasset new file mode 100644 index 0000000..4548e1e Binary files /dev/null and b/Content/StarterContent/Audio/Collapse_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Explosion01.uasset b/Content/StarterContent/Audio/Explosion01.uasset new file mode 100644 index 0000000..2ec32d8 Binary files /dev/null and b/Content/StarterContent/Audio/Explosion01.uasset differ diff --git a/Content/StarterContent/Audio/Explosion02.uasset b/Content/StarterContent/Audio/Explosion02.uasset new file mode 100644 index 0000000..98174ab Binary files /dev/null and b/Content/StarterContent/Audio/Explosion02.uasset differ diff --git a/Content/StarterContent/Audio/Explosion_Cue.uasset b/Content/StarterContent/Audio/Explosion_Cue.uasset new file mode 100644 index 0000000..7984faf Binary files /dev/null and b/Content/StarterContent/Audio/Explosion_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Fire01.uasset b/Content/StarterContent/Audio/Fire01.uasset new file mode 100644 index 0000000..0c495f4 Binary files /dev/null and b/Content/StarterContent/Audio/Fire01.uasset differ diff --git a/Content/StarterContent/Audio/Fire01_Cue.uasset b/Content/StarterContent/Audio/Fire01_Cue.uasset new file mode 100644 index 0000000..86861b6 Binary files /dev/null and b/Content/StarterContent/Audio/Fire01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Fire_Sparks01.uasset b/Content/StarterContent/Audio/Fire_Sparks01.uasset new file mode 100644 index 0000000..1479dad Binary files /dev/null and b/Content/StarterContent/Audio/Fire_Sparks01.uasset differ diff --git a/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset b/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset new file mode 100644 index 0000000..f93b729 Binary files /dev/null and b/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Light01.uasset b/Content/StarterContent/Audio/Light01.uasset new file mode 100644 index 0000000..8e02bab Binary files /dev/null and b/Content/StarterContent/Audio/Light01.uasset differ diff --git a/Content/StarterContent/Audio/Light01_Cue.uasset b/Content/StarterContent/Audio/Light01_Cue.uasset new file mode 100644 index 0000000..a165870 Binary files /dev/null and b/Content/StarterContent/Audio/Light01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Light02.uasset b/Content/StarterContent/Audio/Light02.uasset new file mode 100644 index 0000000..907cd0e Binary files /dev/null and b/Content/StarterContent/Audio/Light02.uasset differ diff --git a/Content/StarterContent/Audio/Light02_Cue.uasset b/Content/StarterContent/Audio/Light02_Cue.uasset new file mode 100644 index 0000000..1a63569 Binary files /dev/null and b/Content/StarterContent/Audio/Light02_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Smoke01.uasset b/Content/StarterContent/Audio/Smoke01.uasset new file mode 100644 index 0000000..023a555 Binary files /dev/null and b/Content/StarterContent/Audio/Smoke01.uasset differ diff --git a/Content/StarterContent/Audio/Smoke01_Cue.uasset b/Content/StarterContent/Audio/Smoke01_Cue.uasset new file mode 100644 index 0000000..b7d7bad Binary files /dev/null and b/Content/StarterContent/Audio/Smoke01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Background_Cue.uasset b/Content/StarterContent/Audio/Starter_Background_Cue.uasset new file mode 100644 index 0000000..fc9649f Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Background_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Birds01.uasset b/Content/StarterContent/Audio/Starter_Birds01.uasset new file mode 100644 index 0000000..900fc5e Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Birds01.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Music01.uasset b/Content/StarterContent/Audio/Starter_Music01.uasset new file mode 100644 index 0000000..d404003 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Music01.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Music_Cue.uasset b/Content/StarterContent/Audio/Starter_Music_Cue.uasset new file mode 100644 index 0000000..1bba60d Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Music_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Wind05.uasset b/Content/StarterContent/Audio/Starter_Wind05.uasset new file mode 100644 index 0000000..36bf8d9 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Wind05.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Wind06.uasset b/Content/StarterContent/Audio/Starter_Wind06.uasset new file mode 100644 index 0000000..0867c74 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Wind06.uasset differ diff --git a/Content/StarterContent/Audio/Steam01.uasset b/Content/StarterContent/Audio/Steam01.uasset new file mode 100644 index 0000000..a1ee8a7 Binary files /dev/null and b/Content/StarterContent/Audio/Steam01.uasset differ diff --git a/Content/StarterContent/Audio/Steam01_Cue.uasset b/Content/StarterContent/Audio/Steam01_Cue.uasset new file mode 100644 index 0000000..2ef161f Binary files /dev/null and b/Content/StarterContent/Audio/Steam01_Cue.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset b/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset new file mode 100644 index 0000000..6babc5b Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset new file mode 100644 index 0000000..55151f5 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset new file mode 100644 index 0000000..1e8f009 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset new file mode 100644 index 0000000..c81172b Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset new file mode 100644 index 0000000..e47d5e0 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset b/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset new file mode 100644 index 0000000..94e6203 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/Skybox.uasset b/Content/StarterContent/Blueprints/Assets/Skybox.uasset new file mode 100644 index 0000000..54dc67a Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/Skybox.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset b/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset new file mode 100644 index 0000000..e2c3765 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset differ diff --git a/Content/StarterContent/Blueprints/BP_LightStudio.uasset b/Content/StarterContent/Blueprints/BP_LightStudio.uasset new file mode 100644 index 0000000..b85ba86 Binary files /dev/null and b/Content/StarterContent/Blueprints/BP_LightStudio.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset b/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset new file mode 100644 index 0000000..b5b40a2 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset new file mode 100644 index 0000000..3e92029 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset new file mode 100644 index 0000000..a0c45b8 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset new file mode 100644 index 0000000..bb648c9 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset new file mode 100644 index 0000000..1c27dc4 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset new file mode 100644 index 0000000..45417c8 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset b/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset new file mode 100644 index 0000000..3f29873 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset differ diff --git a/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset new file mode 100644 index 0000000..9b1f1be Binary files /dev/null and b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset differ diff --git a/Content/StarterContent/Maps/Advanced_Lighting.umap b/Content/StarterContent/Maps/Advanced_Lighting.umap new file mode 100644 index 0000000..ebf6966 Binary files /dev/null and b/Content/StarterContent/Maps/Advanced_Lighting.umap differ diff --git a/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset b/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset new file mode 100644 index 0000000..f3802b7 Binary files /dev/null and b/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset differ diff --git a/Content/StarterContent/Maps/Minimal_Default.umap b/Content/StarterContent/Maps/Minimal_Default.umap new file mode 100644 index 0000000..378270c Binary files /dev/null and b/Content/StarterContent/Maps/Minimal_Default.umap differ diff --git a/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset b/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset new file mode 100644 index 0000000..6ed4a76 Binary files /dev/null and b/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset differ diff --git a/Content/StarterContent/Maps/StarterMap.umap b/Content/StarterContent/Maps/StarterMap.umap new file mode 100644 index 0000000..3d55147 Binary files /dev/null and b/Content/StarterContent/Maps/StarterMap.umap differ diff --git a/Content/StarterContent/Maps/StarterMap_BuiltData.uasset b/Content/StarterContent/Maps/StarterMap_BuiltData.uasset new file mode 100644 index 0000000..d679016 Binary files /dev/null and b/Content/StarterContent/Maps/StarterMap_BuiltData.uasset differ diff --git a/Content/StarterContent/Materials/M_AssetPlatform.uasset b/Content/StarterContent/Materials/M_AssetPlatform.uasset new file mode 100644 index 0000000..4962777 Binary files /dev/null and b/Content/StarterContent/Materials/M_AssetPlatform.uasset differ diff --git a/Content/StarterContent/Materials/M_Basic_Floor.uasset b/Content/StarterContent/Materials/M_Basic_Floor.uasset new file mode 100644 index 0000000..6b05cb4 Binary files /dev/null and b/Content/StarterContent/Materials/M_Basic_Floor.uasset differ diff --git a/Content/StarterContent/Materials/M_Basic_Wall.uasset b/Content/StarterContent/Materials/M_Basic_Wall.uasset new file mode 100644 index 0000000..dd5ae24 Binary files /dev/null and b/Content/StarterContent/Materials/M_Basic_Wall.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset b/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset new file mode 100644 index 0000000..2b8a349 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_New.uasset b/Content/StarterContent/Materials/M_Brick_Clay_New.uasset new file mode 100644 index 0000000..e519245 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_New.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset b/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset new file mode 100644 index 0000000..bd49323 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset b/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset new file mode 100644 index 0000000..2ff69bc Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset b/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset new file mode 100644 index 0000000..d1d7e67 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset differ diff --git a/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset b/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset new file mode 100644 index 0000000..e5f0590 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset b/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset new file mode 100644 index 0000000..958dd1b Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset b/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset new file mode 100644 index 0000000..fb1c6d3 Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset b/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset new file mode 100644 index 0000000..642aaaa Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset differ diff --git a/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset b/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset new file mode 100644 index 0000000..4b25f74 Binary files /dev/null and b/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Grime.uasset b/Content/StarterContent/Materials/M_Concrete_Grime.uasset new file mode 100644 index 0000000..3be6070 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Grime.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Panels.uasset b/Content/StarterContent/Materials/M_Concrete_Panels.uasset new file mode 100644 index 0000000..d843626 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Panels.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Poured.uasset b/Content/StarterContent/Materials/M_Concrete_Poured.uasset new file mode 100644 index 0000000..34661da Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Poured.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Tiles.uasset b/Content/StarterContent/Materials/M_Concrete_Tiles.uasset new file mode 100644 index 0000000..26e7163 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Tiles.uasset differ diff --git a/Content/StarterContent/Materials/M_Glass.uasset b/Content/StarterContent/Materials/M_Glass.uasset new file mode 100644 index 0000000..7168e4f Binary files /dev/null and b/Content/StarterContent/Materials/M_Glass.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Grass.uasset b/Content/StarterContent/Materials/M_Ground_Grass.uasset new file mode 100644 index 0000000..1cbe2a5 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Grass.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Gravel.uasset b/Content/StarterContent/Materials/M_Ground_Gravel.uasset new file mode 100644 index 0000000..7d3d68f Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Gravel.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Moss.uasset b/Content/StarterContent/Materials/M_Ground_Moss.uasset new file mode 100644 index 0000000..ff1f454 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Moss.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset b/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset new file mode 100644 index 0000000..e34b606 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset b/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset new file mode 100644 index 0000000..5091518 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Chrome.uasset b/Content/StarterContent/Materials/M_Metal_Chrome.uasset new file mode 100644 index 0000000..2997cde Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Chrome.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Copper.uasset b/Content/StarterContent/Materials/M_Metal_Copper.uasset new file mode 100644 index 0000000..2f3841c Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Copper.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Gold.uasset b/Content/StarterContent/Materials/M_Metal_Gold.uasset new file mode 100644 index 0000000..0fc3df3 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Gold.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Rust.uasset b/Content/StarterContent/Materials/M_Metal_Rust.uasset new file mode 100644 index 0000000..8402144 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Rust.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Steel.uasset b/Content/StarterContent/Materials/M_Metal_Steel.uasset new file mode 100644 index 0000000..e303340 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Steel.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Basalt.uasset b/Content/StarterContent/Materials/M_Rock_Basalt.uasset new file mode 100644 index 0000000..d2cf1ba Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Basalt.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset b/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset new file mode 100644 index 0000000..d177e32 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Sandstone.uasset b/Content/StarterContent/Materials/M_Rock_Sandstone.uasset new file mode 100644 index 0000000..4ca7e31 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Sandstone.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Slate.uasset b/Content/StarterContent/Materials/M_Rock_Slate.uasset new file mode 100644 index 0000000..53f6bb8 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Slate.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset b/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset new file mode 100644 index 0000000..041b0f8 Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset b/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset new file mode 100644 index 0000000..f102368 Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset b/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset new file mode 100644 index 0000000..570262a Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Panel.uasset b/Content/StarterContent/Materials/M_Tech_Panel.uasset new file mode 100644 index 0000000..1afccae Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Panel.uasset differ diff --git a/Content/StarterContent/Materials/M_Water_Lake.uasset b/Content/StarterContent/Materials/M_Water_Lake.uasset new file mode 100644 index 0000000..88a6333 Binary files /dev/null and b/Content/StarterContent/Materials/M_Water_Lake.uasset differ diff --git a/Content/StarterContent/Materials/M_Water_Ocean.uasset b/Content/StarterContent/Materials/M_Water_Ocean.uasset new file mode 100644 index 0000000..1ff0460 Binary files /dev/null and b/Content/StarterContent/Materials/M_Water_Ocean.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset new file mode 100644 index 0000000..8bbba08 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset new file mode 100644 index 0000000..229a294 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Oak.uasset b/Content/StarterContent/Materials/M_Wood_Oak.uasset new file mode 100644 index 0000000..d722444 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Oak.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Pine.uasset b/Content/StarterContent/Materials/M_Wood_Pine.uasset new file mode 100644 index 0000000..b02101c Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Pine.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Walnut.uasset b/Content/StarterContent/Materials/M_Wood_Walnut.uasset new file mode 100644 index 0000000..6e76341 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Walnut.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Burst.uasset b/Content/StarterContent/Particles/Materials/M_Burst.uasset new file mode 100644 index 0000000..12caa0a Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Burst.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset b/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset new file mode 100644 index 0000000..4f665d0 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset b/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset new file mode 100644 index 0000000..73f3eaa Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset b/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset new file mode 100644 index 0000000..d34ee58 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset b/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset new file mode 100644 index 0000000..9829b9a Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Spark.uasset b/Content/StarterContent/Particles/Materials/M_Spark.uasset new file mode 100644 index 0000000..6f6f699 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Spark.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset b/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset new file mode 100644 index 0000000..1af76e6 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset b/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset new file mode 100644 index 0000000..b022826 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset b/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset new file mode 100644 index 0000000..2086e5f Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/m_flare_01.uasset b/Content/StarterContent/Particles/Materials/m_flare_01.uasset new file mode 100644 index 0000000..824b44b Binary files /dev/null and b/Content/StarterContent/Particles/Materials/m_flare_01.uasset differ diff --git a/Content/StarterContent/Particles/P_Ambient_Dust.uasset b/Content/StarterContent/Particles/P_Ambient_Dust.uasset new file mode 100644 index 0000000..38b6cab Binary files /dev/null and b/Content/StarterContent/Particles/P_Ambient_Dust.uasset differ diff --git a/Content/StarterContent/Particles/P_Explosion.uasset b/Content/StarterContent/Particles/P_Explosion.uasset new file mode 100644 index 0000000..585dca9 Binary files /dev/null and b/Content/StarterContent/Particles/P_Explosion.uasset differ diff --git a/Content/StarterContent/Particles/P_Fire.uasset b/Content/StarterContent/Particles/P_Fire.uasset new file mode 100644 index 0000000..3fb74a8 Binary files /dev/null and b/Content/StarterContent/Particles/P_Fire.uasset differ diff --git a/Content/StarterContent/Particles/P_Smoke.uasset b/Content/StarterContent/Particles/P_Smoke.uasset new file mode 100644 index 0000000..a6014df Binary files /dev/null and b/Content/StarterContent/Particles/P_Smoke.uasset differ diff --git a/Content/StarterContent/Particles/P_Sparks.uasset b/Content/StarterContent/Particles/P_Sparks.uasset new file mode 100644 index 0000000..8a6dc37 Binary files /dev/null and b/Content/StarterContent/Particles/P_Sparks.uasset differ diff --git a/Content/StarterContent/Particles/P_Steam_Lit.uasset b/Content/StarterContent/Particles/P_Steam_Lit.uasset new file mode 100644 index 0000000..3e96da7 Binary files /dev/null and b/Content/StarterContent/Particles/P_Steam_Lit.uasset differ diff --git a/Content/StarterContent/Props/MaterialSphere.uasset b/Content/StarterContent/Props/MaterialSphere.uasset new file mode 100644 index 0000000..6a2538f Binary files /dev/null and b/Content/StarterContent/Props/MaterialSphere.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Bush.uasset b/Content/StarterContent/Props/Materials/M_Bush.uasset new file mode 100644 index 0000000..eaa4a2a Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Bush.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Chair.uasset b/Content/StarterContent/Props/Materials/M_Chair.uasset new file mode 100644 index 0000000..76ef00f Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Chair.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Door.uasset b/Content/StarterContent/Props/Materials/M_Door.uasset new file mode 100644 index 0000000..714d0f6 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Door.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Frame.uasset b/Content/StarterContent/Props/Materials/M_Frame.uasset new file mode 100644 index 0000000..2a2dff8 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Frame.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Lamp.uasset b/Content/StarterContent/Props/Materials/M_Lamp.uasset new file mode 100644 index 0000000..3eb6663 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Lamp.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Rock.uasset b/Content/StarterContent/Props/Materials/M_Rock.uasset new file mode 100644 index 0000000..2d59537 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Rock.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Shelf.uasset b/Content/StarterContent/Props/Materials/M_Shelf.uasset new file mode 100644 index 0000000..2444258 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Shelf.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Statue.uasset b/Content/StarterContent/Props/Materials/M_Statue.uasset new file mode 100644 index 0000000..775313d Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Statue.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_StatueGlass.uasset b/Content/StarterContent/Props/Materials/M_StatueGlass.uasset new file mode 100644 index 0000000..d1592b3 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_StatueGlass.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_TableRound.uasset b/Content/StarterContent/Props/Materials/M_TableRound.uasset new file mode 100644 index 0000000..b008428 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_TableRound.uasset differ diff --git a/Content/StarterContent/Props/SM_Bush.uasset b/Content/StarterContent/Props/SM_Bush.uasset new file mode 100644 index 0000000..060a376 Binary files /dev/null and b/Content/StarterContent/Props/SM_Bush.uasset differ diff --git a/Content/StarterContent/Props/SM_Chair.uasset b/Content/StarterContent/Props/SM_Chair.uasset new file mode 100644 index 0000000..e062426 Binary files /dev/null and b/Content/StarterContent/Props/SM_Chair.uasset differ diff --git a/Content/StarterContent/Props/SM_CornerFrame.uasset b/Content/StarterContent/Props/SM_CornerFrame.uasset new file mode 100644 index 0000000..5710151 Binary files /dev/null and b/Content/StarterContent/Props/SM_CornerFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_Couch.uasset b/Content/StarterContent/Props/SM_Couch.uasset new file mode 100644 index 0000000..cc7d408 Binary files /dev/null and b/Content/StarterContent/Props/SM_Couch.uasset differ diff --git a/Content/StarterContent/Props/SM_Door.uasset b/Content/StarterContent/Props/SM_Door.uasset new file mode 100644 index 0000000..22c9bfc Binary files /dev/null and b/Content/StarterContent/Props/SM_Door.uasset differ diff --git a/Content/StarterContent/Props/SM_DoorFrame.uasset b/Content/StarterContent/Props/SM_DoorFrame.uasset new file mode 100644 index 0000000..ab5e96f Binary files /dev/null and b/Content/StarterContent/Props/SM_DoorFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_GlassWindow.uasset b/Content/StarterContent/Props/SM_GlassWindow.uasset new file mode 100644 index 0000000..93863f4 Binary files /dev/null and b/Content/StarterContent/Props/SM_GlassWindow.uasset differ diff --git a/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset b/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset new file mode 100644 index 0000000..4e55f04 Binary files /dev/null and b/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset differ diff --git a/Content/StarterContent/Props/SM_Lamp_Wall.uasset b/Content/StarterContent/Props/SM_Lamp_Wall.uasset new file mode 100644 index 0000000..a1b112f Binary files /dev/null and b/Content/StarterContent/Props/SM_Lamp_Wall.uasset differ diff --git a/Content/StarterContent/Props/SM_PillarFrame.uasset b/Content/StarterContent/Props/SM_PillarFrame.uasset new file mode 100644 index 0000000..7cafefe Binary files /dev/null and b/Content/StarterContent/Props/SM_PillarFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_PillarFrame300.uasset b/Content/StarterContent/Props/SM_PillarFrame300.uasset new file mode 100644 index 0000000..c681a0a Binary files /dev/null and b/Content/StarterContent/Props/SM_PillarFrame300.uasset differ diff --git a/Content/StarterContent/Props/SM_Rock.uasset b/Content/StarterContent/Props/SM_Rock.uasset new file mode 100644 index 0000000..419f4d5 Binary files /dev/null and b/Content/StarterContent/Props/SM_Rock.uasset differ diff --git a/Content/StarterContent/Props/SM_Shelf.uasset b/Content/StarterContent/Props/SM_Shelf.uasset new file mode 100644 index 0000000..7ebb820 Binary files /dev/null and b/Content/StarterContent/Props/SM_Shelf.uasset differ diff --git a/Content/StarterContent/Props/SM_Stairs.uasset b/Content/StarterContent/Props/SM_Stairs.uasset new file mode 100644 index 0000000..d0e84cc Binary files /dev/null and b/Content/StarterContent/Props/SM_Stairs.uasset differ diff --git a/Content/StarterContent/Props/SM_Statue.uasset b/Content/StarterContent/Props/SM_Statue.uasset new file mode 100644 index 0000000..d0e5b8d Binary files /dev/null and b/Content/StarterContent/Props/SM_Statue.uasset differ diff --git a/Content/StarterContent/Props/SM_TableRound.uasset b/Content/StarterContent/Props/SM_TableRound.uasset new file mode 100644 index 0000000..317b8ff Binary files /dev/null and b/Content/StarterContent/Props/SM_TableRound.uasset differ diff --git a/Content/StarterContent/Props/SM_WindowFrame.uasset b/Content/StarterContent/Props/SM_WindowFrame.uasset new file mode 100644 index 0000000..bfc9f90 Binary files /dev/null and b/Content/StarterContent/Props/SM_WindowFrame.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cone.uasset b/Content/StarterContent/Shapes/Shape_Cone.uasset new file mode 100644 index 0000000..200f0a2 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cone.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cube.uasset b/Content/StarterContent/Shapes/Shape_Cube.uasset new file mode 100644 index 0000000..4d169fe Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cube.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cylinder.uasset b/Content/StarterContent/Shapes/Shape_Cylinder.uasset new file mode 100644 index 0000000..06541d9 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cylinder.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset new file mode 100644 index 0000000..0322b31 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe.uasset b/Content/StarterContent/Shapes/Shape_Pipe.uasset new file mode 100644 index 0000000..f2549a3 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe_180.uasset b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset new file mode 100644 index 0000000..b152330 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe_90.uasset b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset new file mode 100644 index 0000000..db79ad4 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Plane.uasset b/Content/StarterContent/Shapes/Shape_Plane.uasset new file mode 100644 index 0000000..f338efa Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Plane.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset new file mode 100644 index 0000000..e228f15 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Sphere.uasset b/Content/StarterContent/Shapes/Shape_Sphere.uasset new file mode 100644 index 0000000..0b7fc69 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Sphere.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Torus.uasset b/Content/StarterContent/Shapes/Shape_Torus.uasset new file mode 100644 index 0000000..cfbaac4 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Torus.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_TriPyramid.uasset b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset new file mode 100644 index 0000000..f28d857 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim.uasset b/Content/StarterContent/Shapes/Shape_Trim.uasset new file mode 100644 index 0000000..0909161 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset new file mode 100644 index 0000000..6e33a90 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset new file mode 100644 index 0000000..8125f77 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Tube.uasset b/Content/StarterContent/Shapes/Shape_Tube.uasset new file mode 100644 index 0000000..b2e9a43 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Tube.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Wedge_A.uasset b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset new file mode 100644 index 0000000..b99fde7 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Wedge_B.uasset b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset new file mode 100644 index 0000000..2e8f430 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_WideCapsule.uasset b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset new file mode 100644 index 0000000..830b90d Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset new file mode 100644 index 0000000..8ea9227 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset new file mode 100644 index 0000000..995cc82 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset new file mode 100644 index 0000000..bf6633d Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset new file mode 100644 index 0000000..5d32850 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset new file mode 100644 index 0000000..e386e9d Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset new file mode 100644 index 0000000..f4dc14a Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset new file mode 100644 index 0000000..acec520 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset new file mode 100644 index 0000000..49fac3f Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset b/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset new file mode 100644 index 0000000..1f76e63 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset b/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset new file mode 100644 index 0000000..9cf63ce Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset new file mode 100644 index 0000000..cf67614 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset new file mode 100644 index 0000000..81c5fcf Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset new file mode 100644 index 0000000..27c49b5 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Burst_M.uasset b/Content/StarterContent/Textures/T_Burst_M.uasset new file mode 100644 index 0000000..35b26fc Binary files /dev/null and b/Content/StarterContent/Textures/T_Burst_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Bush_D.uasset b/Content/StarterContent/Textures/T_Bush_D.uasset new file mode 100644 index 0000000..d539936 Binary files /dev/null and b/Content/StarterContent/Textures/T_Bush_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Bush_N.uasset b/Content/StarterContent/Textures/T_Bush_N.uasset new file mode 100644 index 0000000..a9f1c7e Binary files /dev/null and b/Content/StarterContent/Textures/T_Bush_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset b/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset new file mode 100644 index 0000000..8214218 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset b/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset new file mode 100644 index 0000000..343aeb8 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Chair_M.uasset b/Content/StarterContent/Textures/T_Chair_M.uasset new file mode 100644 index 0000000..40e1e6f Binary files /dev/null and b/Content/StarterContent/Textures/T_Chair_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Chair_N.uasset b/Content/StarterContent/Textures/T_Chair_N.uasset new file mode 100644 index 0000000..af1c8a4 Binary files /dev/null and b/Content/StarterContent/Textures/T_Chair_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Checker_Noise_M.uasset b/Content/StarterContent/Textures/T_Checker_Noise_M.uasset new file mode 100644 index 0000000..58b5668 Binary files /dev/null and b/Content/StarterContent/Textures/T_Checker_Noise_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset new file mode 100644 index 0000000..bc3db66 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset new file mode 100644 index 0000000..7a953e9 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset new file mode 100644 index 0000000..46da547 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset new file mode 100644 index 0000000..1bc4666 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset new file mode 100644 index 0000000..935d1af Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset new file mode 100644 index 0000000..44e5597 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset new file mode 100644 index 0000000..165106f Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset new file mode 100644 index 0000000..4207398 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset b/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset new file mode 100644 index 0000000..d6667d2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset b/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset new file mode 100644 index 0000000..75134e3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset b/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset new file mode 100644 index 0000000..6db0432 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset b/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset new file mode 100644 index 0000000..f2d651c Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset b/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset new file mode 100644 index 0000000..edc2e1b Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset new file mode 100644 index 0000000..b98f3a7 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset new file mode 100644 index 0000000..cc1fe76 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset new file mode 100644 index 0000000..d5d6b3a Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset new file mode 100644 index 0000000..5edef8f Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset b/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset new file mode 100644 index 0000000..a80dc77 Binary files /dev/null and b/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Door_M.uasset b/Content/StarterContent/Textures/T_Door_M.uasset new file mode 100644 index 0000000..b5eec21 Binary files /dev/null and b/Content/StarterContent/Textures/T_Door_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Door_N.uasset b/Content/StarterContent/Textures/T_Door_N.uasset new file mode 100644 index 0000000..93e2c30 Binary files /dev/null and b/Content/StarterContent/Textures/T_Door_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Dust_Particle_D.uasset b/Content/StarterContent/Textures/T_Dust_Particle_D.uasset new file mode 100644 index 0000000..d80b3a0 Binary files /dev/null and b/Content/StarterContent/Textures/T_Dust_Particle_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Explosion_SubUV.uasset b/Content/StarterContent/Textures/T_Explosion_SubUV.uasset new file mode 100644 index 0000000..d30f842 Binary files /dev/null and b/Content/StarterContent/Textures/T_Explosion_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Fire_SubUV.uasset b/Content/StarterContent/Textures/T_Fire_SubUV.uasset new file mode 100644 index 0000000..6e87ac7 Binary files /dev/null and b/Content/StarterContent/Textures/T_Fire_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset b/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset new file mode 100644 index 0000000..825765f Binary files /dev/null and b/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Frame_M.uasset b/Content/StarterContent/Textures/T_Frame_M.uasset new file mode 100644 index 0000000..4aeac1c Binary files /dev/null and b/Content/StarterContent/Textures/T_Frame_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Frame_N.uasset b/Content/StarterContent/Textures/T_Frame_N.uasset new file mode 100644 index 0000000..b1a335d Binary files /dev/null and b/Content/StarterContent/Textures/T_Frame_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Gradinet_01.uasset b/Content/StarterContent/Textures/T_Gradinet_01.uasset new file mode 100644 index 0000000..a71d3dd Binary files /dev/null and b/Content/StarterContent/Textures/T_Gradinet_01.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Grass_D.uasset b/Content/StarterContent/Textures/T_Ground_Grass_D.uasset new file mode 100644 index 0000000..0ce49d3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Grass_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Grass_N.uasset b/Content/StarterContent/Textures/T_Ground_Grass_N.uasset new file mode 100644 index 0000000..c69da0d Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Grass_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset b/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset new file mode 100644 index 0000000..3064541 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset b/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset new file mode 100644 index 0000000..e9f55a7 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Moss_N.uasset b/Content/StarterContent/Textures/T_Ground_Moss_N.uasset new file mode 100644 index 0000000..898e6ee Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Moss_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Lamp_M.uasset b/Content/StarterContent/Textures/T_Lamp_M.uasset new file mode 100644 index 0000000..e1958b0 Binary files /dev/null and b/Content/StarterContent/Textures/T_Lamp_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Lamp_N.uasset b/Content/StarterContent/Textures/T_Lamp_N.uasset new file mode 100644 index 0000000..77e47bd Binary files /dev/null and b/Content/StarterContent/Textures/T_Lamp_N.uasset differ diff --git a/Content/StarterContent/Textures/T_MacroVariation.uasset b/Content/StarterContent/Textures/T_MacroVariation.uasset new file mode 100644 index 0000000..dca6463 Binary files /dev/null and b/Content/StarterContent/Textures/T_MacroVariation.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset b/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset new file mode 100644 index 0000000..225628a Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Copper_D.uasset b/Content/StarterContent/Textures/T_Metal_Copper_D.uasset new file mode 100644 index 0000000..df0cacb Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Copper_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Gold_D.uasset b/Content/StarterContent/Textures/T_Metal_Gold_D.uasset new file mode 100644 index 0000000..0762c01 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Gold_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Gold_N.uasset b/Content/StarterContent/Textures/T_Metal_Gold_N.uasset new file mode 100644 index 0000000..938e7c3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Gold_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Rust_D.uasset b/Content/StarterContent/Textures/T_Metal_Rust_D.uasset new file mode 100644 index 0000000..2a47b53 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Rust_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Rust_N.uasset b/Content/StarterContent/Textures/T_Metal_Rust_N.uasset new file mode 100644 index 0000000..c94e24d Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Rust_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Steel_D.uasset b/Content/StarterContent/Textures/T_Metal_Steel_D.uasset new file mode 100644 index 0000000..bc8ee97 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Steel_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Steel_N.uasset b/Content/StarterContent/Textures/T_Metal_Steel_N.uasset new file mode 100644 index 0000000..bd90253 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Steel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset b/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset new file mode 100644 index 0000000..a71f39d Binary files /dev/null and b/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset differ diff --git a/Content/StarterContent/Textures/T_RockMesh_M.uasset b/Content/StarterContent/Textures/T_RockMesh_M.uasset new file mode 100644 index 0000000..91a8dbe Binary files /dev/null and b/Content/StarterContent/Textures/T_RockMesh_M.uasset differ diff --git a/Content/StarterContent/Textures/T_RockMesh_N.uasset b/Content/StarterContent/Textures/T_RockMesh_N.uasset new file mode 100644 index 0000000..cf18346 Binary files /dev/null and b/Content/StarterContent/Textures/T_RockMesh_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset b/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset new file mode 100644 index 0000000..15197b2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset b/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset new file mode 100644 index 0000000..17ac16e Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset b/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset new file mode 100644 index 0000000..cc564e5 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset b/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset new file mode 100644 index 0000000..efc7c83 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset b/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset new file mode 100644 index 0000000..942331b Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Slate_D.uasset b/Content/StarterContent/Textures/T_Rock_Slate_D.uasset new file mode 100644 index 0000000..b460e81 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Slate_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Slate_N.uasset b/Content/StarterContent/Textures/T_Rock_Slate_N.uasset new file mode 100644 index 0000000..3eb6b14 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Slate_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset b/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset new file mode 100644 index 0000000..9c11db2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Shelf_M.uasset b/Content/StarterContent/Textures/T_Shelf_M.uasset new file mode 100644 index 0000000..40bea03 Binary files /dev/null and b/Content/StarterContent/Textures/T_Shelf_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Shelf_N.uasset b/Content/StarterContent/Textures/T_Shelf_N.uasset new file mode 100644 index 0000000..5cb6c71 Binary files /dev/null and b/Content/StarterContent/Textures/T_Shelf_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Single_Tile_N.uasset b/Content/StarterContent/Textures/T_Single_Tile_N.uasset new file mode 100644 index 0000000..ddc0828 Binary files /dev/null and b/Content/StarterContent/Textures/T_Single_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Smoke_SubUV.uasset b/Content/StarterContent/Textures/T_Smoke_SubUV.uasset new file mode 100644 index 0000000..5c8a2d9 Binary files /dev/null and b/Content/StarterContent/Textures/T_Smoke_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset b/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset new file mode 100644 index 0000000..aad7a5e Binary files /dev/null and b/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Spark_Core.uasset b/Content/StarterContent/Textures/T_Spark_Core.uasset new file mode 100644 index 0000000..3881b88 Binary files /dev/null and b/Content/StarterContent/Textures/T_Spark_Core.uasset differ diff --git a/Content/StarterContent/Textures/T_Statue_M.uasset b/Content/StarterContent/Textures/T_Statue_M.uasset new file mode 100644 index 0000000..d43158a Binary files /dev/null and b/Content/StarterContent/Textures/T_Statue_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Statue_N.uasset b/Content/StarterContent/Textures/T_Statue_N.uasset new file mode 100644 index 0000000..787d2d5 Binary files /dev/null and b/Content/StarterContent/Textures/T_Statue_N.uasset differ diff --git a/Content/StarterContent/Textures/T_TableRound_M.uasset b/Content/StarterContent/Textures/T_TableRound_M.uasset new file mode 100644 index 0000000..a76573e Binary files /dev/null and b/Content/StarterContent/Textures/T_TableRound_M.uasset differ diff --git a/Content/StarterContent/Textures/T_TableRound_N.uasset b/Content/StarterContent/Textures/T_TableRound_N.uasset new file mode 100644 index 0000000..619c420 Binary files /dev/null and b/Content/StarterContent/Textures/T_TableRound_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Dot_M.uasset b/Content/StarterContent/Textures/T_Tech_Dot_M.uasset new file mode 100644 index 0000000..fb692b3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Dot_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Dot_N.uasset b/Content/StarterContent/Textures/T_Tech_Dot_N.uasset new file mode 100644 index 0000000..50d81c2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Dot_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset b/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset new file mode 100644 index 0000000..502170b Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset b/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset new file mode 100644 index 0000000..549633c Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Panel_M.uasset b/Content/StarterContent/Textures/T_Tech_Panel_M.uasset new file mode 100644 index 0000000..192a8e4 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Panel_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Panel_N.uasset b/Content/StarterContent/Textures/T_Tech_Panel_N.uasset new file mode 100644 index 0000000..b12087e Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Panel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Water_M.uasset b/Content/StarterContent/Textures/T_Water_M.uasset new file mode 100644 index 0000000..63e9b4e Binary files /dev/null and b/Content/StarterContent/Textures/T_Water_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Water_N.uasset b/Content/StarterContent/Textures/T_Water_N.uasset new file mode 100644 index 0000000..dc83c1b Binary files /dev/null and b/Content/StarterContent/Textures/T_Water_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset new file mode 100644 index 0000000..0598d9e Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset new file mode 100644 index 0000000..1af473f Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset new file mode 100644 index 0000000..dae4bb4 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Oak_D.uasset b/Content/StarterContent/Textures/T_Wood_Oak_D.uasset new file mode 100644 index 0000000..c5494a9 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Oak_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Oak_N.uasset b/Content/StarterContent/Textures/T_Wood_Oak_N.uasset new file mode 100644 index 0000000..71543aa Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Oak_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Pine_D.uasset b/Content/StarterContent/Textures/T_Wood_Pine_D.uasset new file mode 100644 index 0000000..eac50af Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Pine_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Pine_N.uasset b/Content/StarterContent/Textures/T_Wood_Pine_N.uasset new file mode 100644 index 0000000..051a794 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Pine_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset b/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset new file mode 100644 index 0000000..bc3c3df Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset b/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset new file mode 100644 index 0000000..856a1f8 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset differ diff --git a/Content/StarterContent/Textures/T_ground_Moss_D.uasset b/Content/StarterContent/Textures/T_ground_Moss_D.uasset new file mode 100644 index 0000000..2b9ca5b Binary files /dev/null and b/Content/StarterContent/Textures/T_ground_Moss_D.uasset differ diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset new file mode 100644 index 0000000..326cfdd Binary files /dev/null and b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset differ diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset new file mode 100644 index 0000000..9a447e9 Binary files /dev/null and b/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset differ diff --git a/Content/ThirdPerson/Input/Actions/IA_Jump.uasset b/Content/ThirdPerson/Input/Actions/IA_Jump.uasset new file mode 100644 index 0000000..719bb33 Binary files /dev/null and b/Content/ThirdPerson/Input/Actions/IA_Jump.uasset differ diff --git a/Content/ThirdPerson/Input/Actions/IA_Look.uasset b/Content/ThirdPerson/Input/Actions/IA_Look.uasset new file mode 100644 index 0000000..5710da0 Binary files /dev/null and b/Content/ThirdPerson/Input/Actions/IA_Look.uasset differ diff --git a/Content/ThirdPerson/Input/Actions/IA_Move.uasset b/Content/ThirdPerson/Input/Actions/IA_Move.uasset new file mode 100644 index 0000000..cc8f7e4 Binary files /dev/null and b/Content/ThirdPerson/Input/Actions/IA_Move.uasset differ diff --git a/Content/ThirdPerson/Input/IMC_Default.uasset b/Content/ThirdPerson/Input/IMC_Default.uasset new file mode 100644 index 0000000..1b46a1b Binary files /dev/null and b/Content/ThirdPerson/Input/IMC_Default.uasset differ diff --git a/Content/ThirdPerson/Maps/ThirdPersonMap.umap b/Content/ThirdPerson/Maps/ThirdPersonMap.umap new file mode 100644 index 0000000..e5afa11 Binary files /dev/null and b/Content/ThirdPerson/Maps/ThirdPersonMap.umap differ diff --git a/Content/ThirdPerson/Maps/ThirdPersonMap_BuiltData.uasset b/Content/ThirdPerson/Maps/ThirdPersonMap_BuiltData.uasset new file mode 100644 index 0000000..13d74fa Binary files /dev/null and b/Content/ThirdPerson/Maps/ThirdPersonMap_BuiltData.uasset differ diff --git a/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap b/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap new file mode 100644 index 0000000..c498baa Binary files /dev/null and b/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.uasset new file mode 100644 index 0000000..cc4a952 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.uasset new file mode 100644 index 0000000..c1a6f1b Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.uasset new file mode 100644 index 0000000..1020122 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.uasset new file mode 100644 index 0000000..a3abf9c Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset new file mode 100644 index 0000000..ef7708b Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.uasset new file mode 100644 index 0000000..ddd9c90 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.uasset new file mode 100644 index 0000000..2846cd9 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.uasset new file mode 100644 index 0000000..0617d25 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.uasset new file mode 100644 index 0000000..556faa2 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.uasset new file mode 100644 index 0000000..c2427a8 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.uasset new file mode 100644 index 0000000..515f0aa Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.uasset differ diff --git a/Content/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.uasset b/Content/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.uasset new file mode 100644 index 0000000..4a70dc1 Binary files /dev/null and b/Content/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/43/HYQWORMY4JDQ5X3OKZXFLC.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/43/HYQWORMY4JDQ5X3OKZXFLC.uasset new file mode 100644 index 0000000..bf5df07 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/43/HYQWORMY4JDQ5X3OKZXFLC.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/FG/C9C8NKPQ680JETAE5ROTT1.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/FG/C9C8NKPQ680JETAE5ROTT1.uasset new file mode 100644 index 0000000..8bde92b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/0/FG/C9C8NKPQ680JETAE5ROTT1.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/AZ/A7GPT109Y6ZTTJD4A7TXER.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/AZ/A7GPT109Y6ZTTJD4A7TXER.uasset new file mode 100644 index 0000000..0e00e94 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/AZ/A7GPT109Y6ZTTJD4A7TXER.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/HL/XWFFRCIJ8QK4NRO30ALA6J.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/HL/XWFFRCIJ8QK4NRO30ALA6J.uasset new file mode 100644 index 0000000..a86abbe Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/HL/XWFFRCIJ8QK4NRO30ALA6J.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/WU/NB37RT5Q32Z8MJWD8BD2SO.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/WU/NB37RT5Q32Z8MJWD8BD2SO.uasset new file mode 100644 index 0000000..fc6d409 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/1/WU/NB37RT5Q32Z8MJWD8BD2SO.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/EY/87SHEJN5UBEAN2K5OV1G6R.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/EY/87SHEJN5UBEAN2K5OV1G6R.uasset new file mode 100644 index 0000000..4af6c18 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/EY/87SHEJN5UBEAN2K5OV1G6R.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/M3/7JQC72ZY37QM4IT43WD5CW.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/M3/7JQC72ZY37QM4IT43WD5CW.uasset new file mode 100644 index 0000000..4d78387 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/M3/7JQC72ZY37QM4IT43WD5CW.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/P3/O43ETCZTFMLWWH1CJ941H2.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/P3/O43ETCZTFMLWWH1CJ941H2.uasset new file mode 100644 index 0000000..28998ae Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/P3/O43ETCZTFMLWWH1CJ941H2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/60/5PI42YRDC8HSSG6BVV2GRR.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/60/5PI42YRDC8HSSG6BVV2GRR.uasset new file mode 100644 index 0000000..0c7c307 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/60/5PI42YRDC8HSSG6BVV2GRR.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/LN/30UBDLYFFA5ZR7U4W4L4GG.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/LN/30UBDLYFFA5ZR7U4W4L4GG.uasset new file mode 100644 index 0000000..65e5951 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/LN/30UBDLYFFA5ZR7U4W4L4GG.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/PN/2QISIGK5DJNQ05US8O8FXW.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/PN/2QISIGK5DJNQ05US8O8FXW.uasset new file mode 100644 index 0000000..58d3ac0 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/4/PN/2QISIGK5DJNQ05US8O8FXW.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/11/IM858T68EBXCBX1T2FNR96.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/11/IM858T68EBXCBX1T2FNR96.uasset new file mode 100644 index 0000000..dc13b91 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/11/IM858T68EBXCBX1T2FNR96.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/7E/BEYC27T14FHBU6LF2F60RR.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/7E/BEYC27T14FHBU6LF2F60RR.uasset new file mode 100644 index 0000000..0d46782 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/7E/BEYC27T14FHBU6LF2F60RR.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/9Q/U98KGKQ41NJYFOGFQM8ZDY.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/9Q/U98KGKQ41NJYFOGFQM8ZDY.uasset new file mode 100644 index 0000000..4cddf69 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/9Q/U98KGKQ41NJYFOGFQM8ZDY.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/QO/CO9MG7REJF8N8AQFYRCI06.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/QO/CO9MG7REJF8N8AQFYRCI06.uasset new file mode 100644 index 0000000..7e3ced0 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/QO/CO9MG7REJF8N8AQFYRCI06.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/R1/TS5OQ5CRUWFZYL1ZQ7I416.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/R1/TS5OQ5CRUWFZYL1ZQ7I416.uasset new file mode 100644 index 0000000..44fb3c1 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/5/R1/TS5OQ5CRUWFZYL1ZQ7I416.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/CZ/K2YM0JIRZ78IHGM8W2QBAF.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/CZ/K2YM0JIRZ78IHGM8W2QBAF.uasset new file mode 100644 index 0000000..0e24906 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/CZ/K2YM0JIRZ78IHGM8W2QBAF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/HF/9H7TKAXH9DD8KI3TIXGI2I.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/HF/9H7TKAXH9DD8KI3TIXGI2I.uasset new file mode 100644 index 0000000..cb92690 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/HF/9H7TKAXH9DD8KI3TIXGI2I.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/IR/OTJMGDDXDV5TI7982YKZ5P.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/IR/OTJMGDDXDV5TI7982YKZ5P.uasset new file mode 100644 index 0000000..af90ac1 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/IR/OTJMGDDXDV5TI7982YKZ5P.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/J7/N10XDC9G27EMLS5AGZ6AVV.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/J7/N10XDC9G27EMLS5AGZ6AVV.uasset new file mode 100644 index 0000000..379ba9c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/J7/N10XDC9G27EMLS5AGZ6AVV.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/NC/UUYHDUFQAXTRRN4RVOPIUF.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/NC/UUYHDUFQAXTRRN4RVOPIUF.uasset new file mode 100644 index 0000000..de261e8 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/NC/UUYHDUFQAXTRRN4RVOPIUF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/XB/9VVR39MG0K7W5GQIEFE7SO.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/XB/9VVR39MG0K7W5GQIEFE7SO.uasset new file mode 100644 index 0000000..ddc1630 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/XB/9VVR39MG0K7W5GQIEFE7SO.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/YO/NG2R9BPZVA7ZDN0Z4VSTG6.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/YO/NG2R9BPZVA7ZDN0Z4VSTG6.uasset new file mode 100644 index 0000000..e55caae Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/6/YO/NG2R9BPZVA7ZDN0Z4VSTG6.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/3J/6B9RJI3FDPCETRKXUXCQ4C.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/3J/6B9RJI3FDPCETRKXUXCQ4C.uasset new file mode 100644 index 0000000..00563ca Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/3J/6B9RJI3FDPCETRKXUXCQ4C.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/S1/DXUWD12MD3HRWVVXX076BY.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/S1/DXUWD12MD3HRWVVXX076BY.uasset new file mode 100644 index 0000000..b8d0f46 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/8/S1/DXUWD12MD3HRWVVXX076BY.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/9/U7/H8YL2PPHZPBTI74SUD0RNL.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/9/U7/H8YL2PPHZPBTI74SUD0RNL.uasset new file mode 100644 index 0000000..83a913f Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/9/U7/H8YL2PPHZPBTI74SUD0RNL.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/16/Q7Y1URWWFS0TXGWUTO3S61.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/16/Q7Y1URWWFS0TXGWUTO3S61.uasset new file mode 100644 index 0000000..b2dde2e Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/16/Q7Y1URWWFS0TXGWUTO3S61.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/17/6LXV4Y6DE3LUT705XNU4DZ.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/17/6LXV4Y6DE3LUT705XNU4DZ.uasset new file mode 100644 index 0000000..af6c9b1 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/17/6LXV4Y6DE3LUT705XNU4DZ.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/MS/MRHJREJ6H7USQYWF1KO8F6.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/MS/MRHJREJ6H7USQYWF1KO8F6.uasset new file mode 100644 index 0000000..8262976 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/A/MS/MRHJREJ6H7USQYWF1KO8F6.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/4D/BBOCKSZY1GVHTFRX0PR0O8.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/4D/BBOCKSZY1GVHTFRX0PR0O8.uasset new file mode 100644 index 0000000..6687f8a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/4D/BBOCKSZY1GVHTFRX0PR0O8.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/8K/1IKKDYS7RULH8FRYRPPF04.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/8K/1IKKDYS7RULH8FRYRPPF04.uasset new file mode 100644 index 0000000..7be3aec Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/8K/1IKKDYS7RULH8FRYRPPF04.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/EA/9BWDWCNL7OZT2HTML9LK1Y.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/EA/9BWDWCNL7OZT2HTML9LK1Y.uasset new file mode 100644 index 0000000..23380ee Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/EA/9BWDWCNL7OZT2HTML9LK1Y.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/FB/8RB55FM1HBEUVO4IOQC4YN.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/FB/8RB55FM1HBEUVO4IOQC4YN.uasset new file mode 100644 index 0000000..82cd416 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/FB/8RB55FM1HBEUVO4IOQC4YN.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/QF/BY1DA5CRGQSAMOTK8RA8KR.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/QF/BY1DA5CRGQSAMOTK8RA8KR.uasset new file mode 100644 index 0000000..6935273 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/QF/BY1DA5CRGQSAMOTK8RA8KR.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/YT/CQR16QFDKKEYP53M51TV4F.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/YT/CQR16QFDKKEYP53M51TV4F.uasset new file mode 100644 index 0000000..ae48ddc Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/C/YT/CQR16QFDKKEYP53M51TV4F.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/0G/JNKFA4X9LRMSF343ESPF6Q.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/0G/JNKFA4X9LRMSF343ESPF6Q.uasset new file mode 100644 index 0000000..ba4d21b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/0G/JNKFA4X9LRMSF343ESPF6Q.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/3V/NMHOKL5LGQDOAAG00FUMZR.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/3V/NMHOKL5LGQDOAAG00FUMZR.uasset new file mode 100644 index 0000000..daeee0d Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/3V/NMHOKL5LGQDOAAG00FUMZR.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset new file mode 100644 index 0000000..6f84a8a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/SY/Z4CTQ4LG3YV10EKPD0UE8Q.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/SY/Z4CTQ4LG3YV10EKPD0UE8Q.uasset new file mode 100644 index 0000000..c44ff62 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/SY/Z4CTQ4LG3YV10EKPD0UE8Q.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/8O/GK06JAEJ82TQ0GA2QB0DJG.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/8O/GK06JAEJ82TQ0GA2QB0DJG.uasset new file mode 100644 index 0000000..487a44a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/8O/GK06JAEJ82TQ0GA2QB0DJG.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/FR/LBG6LPN5JCL3FMVSI2CK6R.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/FR/LBG6LPN5JCL3FMVSI2CK6R.uasset new file mode 100644 index 0000000..284bebf Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/FR/LBG6LPN5JCL3FMVSI2CK6R.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63.uasset new file mode 100644 index 0000000..9a7e772 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD.uasset new file mode 100644 index 0000000..2ea5b27 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2.uasset new file mode 100644 index 0000000..7a0c2f5 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM.uasset new file mode 100644 index 0000000..af40b32 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset new file mode 100644 index 0000000..787933c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5.uasset new file mode 100644 index 0000000..f27285b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset new file mode 100644 index 0000000..7abf74c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4.uasset new file mode 100644 index 0000000..0f7f471 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset new file mode 100644 index 0000000..cfaf11a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ.uasset new file mode 100644 index 0000000..3f13e01 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF.uasset new file mode 100644 index 0000000..bf50bee Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset new file mode 100644 index 0000000..2ebf503 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID.uasset new file mode 100644 index 0000000..90b53a7 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737.uasset new file mode 100644 index 0000000..a1f2def Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823.uasset new file mode 100644 index 0000000..7a6cb5d Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX.uasset new file mode 100644 index 0000000..3ea8a5e Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV.uasset new file mode 100644 index 0000000..f1d2e26 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY.uasset new file mode 100644 index 0000000..545cb06 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset new file mode 100644 index 0000000..f286fd5 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset new file mode 100644 index 0000000..9550b64 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86.uasset new file mode 100644 index 0000000..2f61d42 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS.uasset new file mode 100644 index 0000000..2f05442 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT.uasset new file mode 100644 index 0000000..90dcd58 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset new file mode 100644 index 0000000..4a67e91 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset new file mode 100644 index 0000000..e65b46f Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset new file mode 100644 index 0000000..4bd5c28 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD.uasset new file mode 100644 index 0000000..fd568ed Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820.uasset new file mode 100644 index 0000000..0f67547 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset new file mode 100644 index 0000000..0e7872a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset new file mode 100644 index 0000000..04a726b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P.uasset new file mode 100644 index 0000000..bcc64b3 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P.uasset new file mode 100644 index 0000000..90ed2a8 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset new file mode 100644 index 0000000..3fa754c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI.uasset new file mode 100644 index 0000000..4e863fb Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG.uasset new file mode 100644 index 0000000..d33a341 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset new file mode 100644 index 0000000..a9a43a6 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E.uasset new file mode 100644 index 0000000..bc05710 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5.uasset new file mode 100644 index 0000000..2b6e1e8 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI.uasset new file mode 100644 index 0000000..81e3d6b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8.uasset new file mode 100644 index 0000000..c697f49 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7.uasset new file mode 100644 index 0000000..711ec4a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH.uasset new file mode 100644 index 0000000..f90f5b3 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset new file mode 100644 index 0000000..bb5a9d0 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA.uasset new file mode 100644 index 0000000..66c3049 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT.uasset new file mode 100644 index 0000000..5bf2799 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN.uasset new file mode 100644 index 0000000..a6c9e56 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset new file mode 100644 index 0000000..6e3a84d Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset new file mode 100644 index 0000000..cd33932 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset new file mode 100644 index 0000000..453c3da Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND.uasset new file mode 100644 index 0000000..0e1d890 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O.uasset new file mode 100644 index 0000000..93a401e Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW.uasset new file mode 100644 index 0000000..340e68b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset new file mode 100644 index 0000000..de886f5 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset new file mode 100644 index 0000000..93e6e80 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset new file mode 100644 index 0000000..9484b33 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP.uasset new file mode 100644 index 0000000..a03af61 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset new file mode 100644 index 0000000..77bc000 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2.uasset new file mode 100644 index 0000000..e556ac5 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY.uasset new file mode 100644 index 0000000..cca2f0a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset new file mode 100644 index 0000000..ab8915a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C.uasset new file mode 100644 index 0000000..b2219ed Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset new file mode 100644 index 0000000..3023536 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G.uasset new file mode 100644 index 0000000..2a44e7f Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ.uasset new file mode 100644 index 0000000..0e6116b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA.uasset new file mode 100644 index 0000000..d4df8f1 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0.uasset new file mode 100644 index 0000000..b7c1ada Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O.uasset new file mode 100644 index 0000000..6a1745a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8.uasset new file mode 100644 index 0000000..eb50703 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH.uasset new file mode 100644 index 0000000..305ab48 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset new file mode 100644 index 0000000..f129977 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset new file mode 100644 index 0000000..aa9cbc7 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG.uasset new file mode 100644 index 0000000..80b1df7 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset new file mode 100644 index 0000000..924280b Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset new file mode 100644 index 0000000..c12b4b2 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset new file mode 100644 index 0000000..ef31fe2 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0.uasset new file mode 100644 index 0000000..4e36c20 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset new file mode 100644 index 0000000..c447ac3 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset new file mode 100644 index 0000000..2cd741e Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V.uasset new file mode 100644 index 0000000..8c73bce Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V.uasset new file mode 100644 index 0000000..276973d Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS.uasset new file mode 100644 index 0000000..a6d1005 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset new file mode 100644 index 0000000..fddf4e7 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY.uasset new file mode 100644 index 0000000..0cf5a73 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset new file mode 100644 index 0000000..2ab6e20 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN.uasset new file mode 100644 index 0000000..30f219a Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD.uasset new file mode 100644 index 0000000..0d82ba4 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA.uasset new file mode 100644 index 0000000..5dad2e1 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD.uasset new file mode 100644 index 0000000..c0985e9 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset new file mode 100644 index 0000000..a587f9f Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset new file mode 100644 index 0000000..c09a339 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset new file mode 100644 index 0000000..a61fb53 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL.uasset new file mode 100644 index 0000000..d5c41b2 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1.uasset new file mode 100644 index 0000000..bb8559e Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657.uasset new file mode 100644 index 0000000..dc8e19c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset new file mode 100644 index 0000000..249157c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset new file mode 100644 index 0000000..97c76da Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset new file mode 100644 index 0000000..6d5515c Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset new file mode 100644 index 0000000..58aa2fa Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V.uasset new file mode 100644 index 0000000..831a64f Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset new file mode 100644 index 0000000..5b18fa4 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/4/VW/TY7TSUER9KKGHX2BMKSL0L.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/4/VW/TY7TSUER9KKGHX2BMKSL0L.uasset new file mode 100644 index 0000000..39374a9 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/4/VW/TY7TSUER9KKGHX2BMKSL0L.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/D8/3MZ6M1DB94VN44C87D65WR.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/D8/3MZ6M1DB94VN44C87D65WR.uasset new file mode 100644 index 0000000..4006d49 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/D8/3MZ6M1DB94VN44C87D65WR.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/TK/PIQ0B2FNWR15P52TECP27A.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/TK/PIQ0B2FNWR15P52TECP27A.uasset new file mode 100644 index 0000000..2a10633 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/6/TK/PIQ0B2FNWR15P52TECP27A.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/9/KN/KHZG97SS6AL73U7AXDWH6J.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/9/KN/KHZG97SS6AL73U7AXDWH6J.uasset new file mode 100644 index 0000000..8326b38 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/9/KN/KHZG97SS6AL73U7AXDWH6J.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/C/7N/FDH7Y28CQFXDK8P6MM1HXM.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/C/7N/FDH7Y28CQFXDK8P6MM1HXM.uasset new file mode 100644 index 0000000..61f7b3e Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/C/7N/FDH7Y28CQFXDK8P6MM1HXM.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/E/GP/22PD314FCWY4ZK61DE3XZC.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/E/GP/22PD314FCWY4ZK61DE3XZC.uasset new file mode 100644 index 0000000..bfae32e Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap/E/GP/22PD314FCWY4ZK61DE3XZC.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset new file mode 100644 index 0000000..2e5d1fe Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset new file mode 100644 index 0000000..fa9a14a Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset new file mode 100644 index 0000000..4da9542 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset new file mode 100644 index 0000000..dda5c29 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset new file mode 100644 index 0000000..fd62fa8 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset differ diff --git a/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset new file mode 100644 index 0000000..0ac9634 Binary files /dev/null and b/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset differ diff --git a/Intermediate/CachedAssetRegistry_0.bin b/Intermediate/CachedAssetRegistry_0.bin new file mode 100644 index 0000000..0338741 Binary files /dev/null and b/Intermediate/CachedAssetRegistry_0.bin differ diff --git a/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini b/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini new file mode 100644 index 0000000..319dcf9 --- /dev/null +++ b/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini @@ -0,0 +1,3 @@ +[Internationalization] +ShouldUseLocalizedNumericInput=True + diff --git a/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/ObjectMixer.ini b/Intermediate/Config/CoalescedSourceConfigs/ObjectMixer.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini b/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/ReimportCache/3688439234.bin b/Intermediate/ReimportCache/3688439234.bin new file mode 100644 index 0000000..c426ad0 Binary files /dev/null and b/Intermediate/ReimportCache/3688439234.bin differ diff --git a/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush b/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush new file mode 100644 index 0000000..8512835 --- /dev/null +++ b/Intermediate/ShaderAutogen/VULKAN_SM5/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/Saved/AutoScreenshot.png b/Saved/AutoScreenshot.png new file mode 100644 index 0000000..3106671 Binary files /dev/null and b/Saved/AutoScreenshot.png differ diff --git a/Saved/Autosaves/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357_Auto3.uasset b/Saved/Autosaves/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357_Auto3.uasset new file mode 100644 index 0000000..6448af0 Binary files /dev/null and b/Saved/Autosaves/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1.uasset new file mode 100644 index 0000000..1349999 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto2.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto2.uasset new file mode 100644 index 0000000..540cef2 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto2.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto3.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto3.uasset new file mode 100644 index 0000000..3727e34 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV_Auto1.uasset new file mode 100644 index 0000000..8628554 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3.uasset new file mode 100644 index 0000000..9bc8895 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86_Auto1.uasset new file mode 100644 index 0000000..59fcbf6 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R_Auto5.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R_Auto5.uasset new file mode 100644 index 0000000..18e7265 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R_Auto5.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P_Auto1.uasset new file mode 100644 index 0000000..dd089de Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5_Auto1.uasset new file mode 100644 index 0000000..db678ae Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto1.uasset new file mode 100644 index 0000000..551824a Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto2.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto2.uasset new file mode 100644 index 0000000..634d2d0 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto2.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7_Auto1.uasset new file mode 100644 index 0000000..f2bc2d9 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA_Auto1.uasset new file mode 100644 index 0000000..056cdd6 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT_Auto1.uasset new file mode 100644 index 0000000..2061ca2 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1.uasset new file mode 100644 index 0000000..9ef8d75 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW_Auto1.uasset new file mode 100644 index 0000000..b32d653 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA_Auto1.uasset new file mode 100644 index 0000000..14d06e4 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0_Auto1.uasset new file mode 100644 index 0000000..f224dc5 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V_Auto1.uasset new file mode 100644 index 0000000..d640602 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS_Auto1.uasset new file mode 100644 index 0000000..253bd8a Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto4.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto4.uasset new file mode 100644 index 0000000..d22cbc2 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto4.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto5.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto5.uasset new file mode 100644 index 0000000..178f87b Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto5.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY_Auto1.uasset new file mode 100644 index 0000000..73d948e Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN_Auto1.uasset new file mode 100644 index 0000000..00387fa Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD_Auto5.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD_Auto5.uasset new file mode 100644 index 0000000..134f3d0 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD_Auto5.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU_Auto5.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU_Auto5.uasset new file mode 100644 index 0000000..5d14262 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU_Auto5.uasset differ diff --git a/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1_Auto1.uasset b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1_Auto1.uasset new file mode 100644 index 0000000..1ce0ee3 Binary files /dev/null and b/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1_Auto1.uasset differ diff --git a/Saved/Autosaves/PackageRestoreData.json b/Saved/Autosaves/PackageRestoreData.json new file mode 100644 index 0000000..4e4a13a Binary files /dev/null and b/Saved/Autosaves/PackageRestoreData.json differ diff --git a/Saved/Config/CrashReportClient/UECC-Linux-707144F87C3C480FB34B96F7E095A4EC/CrashReportClient.ini b/Saved/Config/CrashReportClient/UECC-Linux-707144F87C3C480FB34B96F7E095A4EC/CrashReportClient.ini new file mode 100644 index 0000000..fb34d79 --- /dev/null +++ b/Saved/Config/CrashReportClient/UECC-Linux-707144F87C3C480FB34B96F7E095A4EC/CrashReportClient.ini @@ -0,0 +1,8 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/Saved/Config/CrashReportClient/UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462/CrashReportClient.ini b/Saved/Config/CrashReportClient/UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462/CrashReportClient.ini new file mode 100644 index 0000000..fb34d79 --- /dev/null +++ b/Saved/Config/CrashReportClient/UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462/CrashReportClient.ini @@ -0,0 +1,8 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/Saved/Config/LinuxEditor/Compat.ini b/Saved/Config/LinuxEditor/Compat.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Compat.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/ControlRig.ini b/Saved/Config/LinuxEditor/ControlRig.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/ControlRig.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/DatasmithContent.ini b/Saved/Config/LinuxEditor/DatasmithContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/DatasmithContent.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/DeviceProfiles.ini b/Saved/Config/LinuxEditor/DeviceProfiles.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/DeviceProfiles.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Editor.ini b/Saved/Config/LinuxEditor/Editor.ini new file mode 100644 index 0000000..2bb8620 --- /dev/null +++ b/Saved/Config/LinuxEditor/Editor.ini @@ -0,0 +1,16 @@ +[/Script/UnrealEd.UnrealEdOptions] +UsingXGE=False + +[/Script/ModelingToolsEditorMode.ModelingToolsEditorModeSettings] +AssetGenerationLocation=AutoGeneratedWorldRelativeAssetPath +AssetGenerationMode=AutoGenerateButDoNotAutosave +DefaultMeshObjectType=StaticMeshAsset +AutoGeneratedAssetPath=_GENERATED +bStoreUnsavedLevelAssetsInTopLevelGameFolder=True +bUsePerUserAutogenSubfolder=True +AutogenSubfolderUserNameOverride= +bAppendRandomStringToName=True +bRespectLevelEditorGizmoMode=False +bEnablePersistentSelections=False +RestrictiveModeAutoGeneratedAssetPath=Meshes + diff --git a/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini b/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini new file mode 100644 index 0000000..98ca361 --- /dev/null +++ b/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini @@ -0,0 +1,2134 @@ +[/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/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Simplygon/ +bShowCompilerLogOnCompileError=False +DataSourceFolder=(Path="") +bAnimationReimportWarnings=False +bSCSEditorShowFloor=False +bAlwaysBuildUAT=True +SCSViewportCameraSpeed=4 +bShowSelectionSubcomponents=True +AssetViewerProfileName= +PreviewFeatureLevel=3 +PreviewPlatformName=None +PreviewShaderFormatName=None +PreviewShaderPlatformName=None +bPreviewFeatureLevelActive=False +bPreviewFeatureLevelWasDefault=True +PreviewDeviceProfileName=None + +[/Script/UnrealEd.EditorStyleSettings] +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) +bEnableEditorWindowBackgroundColor=False +EditorWindowBackgroundColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000) +bUseGrid=True +RegularColor=(R=0.035000,G=0.035000,B=0.035000,A=1.000000) +RuleColor=(R=0.008000,G=0.008000,B=0.008000,A=1.000000) +CenterColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +GridSnapSize=16 +GraphBackgroundBrush=(bIsDynamicallyLoaded=False,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),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.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),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=False)) +bShowNativeComponentNames=True +AssetEditorOpenLocation=Default +bEnableColorizedEditorTabs=True +CurrentAppliedTheme=134380265FBB4A9CA00A1DC9770217B8 + +[/Script/UnrealEd.LevelEditorPlaySettings] +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=-1,Y=-1) +PIEAlwaysOnTop=False +DisableStandaloneSound=False +AdditionalLaunchParameters= +BuildGameBeforeLaunch=PlayOnBuild_Default +LaunchConfiguration=LaunchConfig_Default +PackFilesForLaunch=NoPak +bAutoCompileBlueprintsOnLaunch=True +bLaunchSeparateServer=False +PlayNetMode=PIE_Standalone +RunUnderOneProcess=True +PlayNetDedicated=False +PlayNumberOfClients=1 +PrimaryPIEClientIndex=0 +ServerPort=17777 +ClientWindowWidth=640 +AutoConnectToServer=True +RouteGamepadToSecondWindow=False +CreateAudioDeviceForEveryPlayer=False +ClientWindowHeight=480 +ServerMapNameOverride= +AdditionalServerGameOptions= +AdditionalLaunchOptions= +bShowServerDebugDrawingByDefault=True +ServerDebugDrawingColorTintStrength=0.000000 +ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +AdditionalServerLaunchParameters= +ServerFixedFPS=0 +NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0)) +LastSize=(X=0,Y=0) +LastExecutedLaunchDevice=Linux@krt-zephyrus +LastExecutedLaunchName=krt-zephyrus +LastExecutedPIEPreviewDevice= +DeviceToEmulate= +PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000) + +[/Script/UnrealEd.LevelEditorViewportSettings] +FlightCameraControlExperimentalNavigation=False +MinimumOrthographicZoom=250.000000 +bAllowArcballRotate=False +bAllowScreenRotate=False +bShowActorEditorContext=True +bUseLegacyCameraMovementNotifications=False +SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True) +bEnableLayerSnap=False +ActiveSnapLayerIndex=0 +PreserveNonUniformScale=False +PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator +BillboardScale=1.000000 +TransformWidgetSizeAdjustment=0 +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/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap", (LevelViewportsInfo=((CamPosition=(X=-681.405572,Y=1682.036544,Z=1367.392154),CamOrthoZoom=4504.619629),(CamPosition=(X=-681.405572,Y=1682.036544,Z=1367.392154),CamOrthoZoom=4504.619629),(CamPosition=(X=-681.405572,Y=1682.036544,Z=1367.392154),CamOrthoZoom=4504.619629),(CamPosition=(X=-811.486954,Y=1683.558803,Z=1336.288070),CamRotation=(Pitch=-36.079621,Yaw=360.129535,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True))))) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=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,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=False,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoXZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.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,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) + +[MRU] +MRUItem0=/Game/ThirdPerson/Maps/ThirdPersonMap_homework + +[/Script/UnrealEd.MaterialEditorOptions] +bHideUnrelatedNodes=False +bUseUnsortedMenus=False + +[LandscapeEdit] +ToolStrength=0.575999975 +BrushRadius=179.609055 +RainAmount=132 +PaintToolStrength=0.300000012 +PaintBrushRadius=494.176117 +PaintBrushFalloff=0.5 +AlphaBrushAutoRotate=True +WorldSpacePatternBrushSettings.Origin=X=0.000 Y=0.000 +WorldSpacePatternBrushSettings.bCenterTextureOnOrigin=False +WorldSpacePatternBrushSettings.RepeatSize=3200 +bUseFlattenTarget=False +FlattenTarget=0 +TerraceSmooth=9.99999975e-05 +TerraceInterval=1 +RampWidth=2000 +RampSideFalloff=0.400000006 +bCombinedLayersOperation=True +SmoothFilterKernelSize=4 +MirrorOp=0 +NewLandscapeMaterialName=/Game/LevelPrototyping/Materials/M_Solid.M_Solid +ImportLandscape_AlphamapType=0 +ShowUnusedLayers=True + +[FoliageEdit] +WindowPosition=-1,-1,284,400 +bFilterFoliage=False +bShowPaletteItemDetails=True +bShowPaletteItemTooltips=True +ActivePaletteViewMode=0 +PaletteThumbnailScale=0.300000012 +IsInSingleInstantiationMode=False +IsInSpawnInCurrentLevelMode=False +SingleInstantiationPlacementMode=0 + +[ContentBrowser] +ContentBrowserTab1.SelectedPaths=/Game/StarterContent/Particles +ContentBrowserTab1.SourcesExpanded=True +ContentBrowserTab1.FavoritesAreaExpanded=False +ContentBrowserTab1.PathAreaExpanded=True +ContentBrowserTab1.CollectionAreaExpanded=False +ContentBrowserTab1.FavoritesSearchAreaExpanded=False +ContentBrowserTab1.PathSearchAreaExpanded=False +ContentBrowserTab1.CollectionSearchAreaExpanded=False +ContentBrowserTab1.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75 +ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserTab1.PluginFilters= +ContentBrowserTab1.Favorites.SelectedPaths= +FavoritePaths= +ContentBrowserTab1.SelectedCollections= +ContentBrowserTab1.ExpandedCollections= +ContentBrowserTab1.ThumbnailSize=2 +ContentBrowserTab1.CurrentViewType=1 +AssetDialog.ThumbnailSize=2 +AssetDialog.CurrentViewType=1 +AssetPropertyPicker.ThumbnailSize=2 +AssetPropertyPicker.CurrentViewType=0 +ContentBrowserDrawer.SourcesExpanded=True +ContentBrowserDrawer.FavoritesAreaExpanded=False +ContentBrowserDrawer.PathAreaExpanded=True +ContentBrowserDrawer.CollectionAreaExpanded=False +ContentBrowserDrawer.FavoritesSearchAreaExpanded=False +ContentBrowserDrawer.PathSearchAreaExpanded=False +ContentBrowserDrawer.CollectionSearchAreaExpanded=False +ContentBrowserDrawer.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75 +ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserDrawer.SelectedPaths=/Game/LevelPrototyping/Materials +ContentBrowserDrawer.PluginFilters= +ContentBrowserDrawer.Favorites.SelectedPaths= +ContentBrowserDrawer.SelectedCollections= +ContentBrowserDrawer.ExpandedCollections= +ContentBrowserDrawer.ThumbnailSize=2 +ContentBrowserDrawer.CurrentViewType=1 + +[EditorStartup] +LastLevel=/Game/ThirdPerson/Maps/ThirdPersonMap_homework + +[AssetEditorSubsystem] +CleanShutdown=True +DebuggerAttached=False +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MaterialEditor + +[DetailCategories] +StaticMeshActor.TransformCommon=True +StaticMeshActor.StaticMesh=True +StaticMeshActor.Materials=True +StaticMeshActor.Physics=True +StaticMeshActor.Collision=True +StaticMeshActor.Lighting=True +StaticMeshActor.Rendering=True +StaticMeshActor.HLOD=True +StaticMeshActor.PathTracing=True +StaticMeshActor.Navigation=True +StaticMeshActor.VirtualTexture=True +StaticMeshActor.Tags=True +StaticMeshActor.Cooking=True +StaticMeshActor.Replication=True +StaticMeshActor.Networking=True +StaticMeshActor.WorldPartition=True +StaticMeshActor.Actor=True +LandscapeEditorObject.New Landscape=True +LandscapeGizmoActiveActor.TransformCommon=True +LandscapeGizmoActiveActor.LandscapeGizmoActiveActor=True +LandscapeGizmoActiveActor.Gizmo=True +LandscapeGizmoActiveActor.Rendering=True +LandscapeGizmoActiveActor.Replication=True +LandscapeGizmoActiveActor.Collision=True +LandscapeGizmoActiveActor.HLOD=True +LandscapeGizmoActiveActor.Physics=True +LandscapeGizmoActiveActor.Networking=True +LandscapeGizmoActiveActor.WorldPartition=True +LandscapeGizmoActiveActor.Input=True +LandscapeGizmoActiveActor.Actor=True +PreviewMaterial.PhysicalMaterial=True +PreviewMaterial.Material=True +PreviewMaterial.PhysicalMaterialMask=True +PreviewMaterial.Nanite=True +PreviewMaterial.Translucency=True +PreviewMaterial.TranslucencySelfShadowing=True +PreviewMaterial.Usage=True +PreviewMaterial.Mobile=True +PreviewMaterial.ForwardShading=True +PreviewMaterial.PostProcessMaterial=True +PreviewMaterial.Refraction=True +PreviewMaterial.WorldPositionOffset=True +PreviewMaterial.Lightmass=True +PreviewMaterial.Previewing=True +PreviewMaterial.ImportSettings=True +MaterialExpressionScalarParameter.General=True +MaterialExpressionScalarParameter.MaterialExpressionScalarParameter=True +MaterialExpressionScalarParameter.MaterialExpression=True +MaterialExpressionScalarParameter.CustomPrimitiveData=True +MaterialExpressionVectorParameter.General=True +MaterialExpressionVectorParameter.MaterialExpressionVectorParameter=True +MaterialExpressionVectorParameter.MaterialExpression=True +MaterialExpressionVectorParameter.CustomPrimitiveData=True +MaterialExpressionVectorParameter.ParameterCustomization=True +LandscapeEditorObject.LandscapeEditor=True +LandscapeEditorObject.Tool Settings=True +LandscapeEditorObject.Brush Settings=True +LandscapeEditorObject.Edit Layers=True +LandscapeEditorObject.Edit Layer Blueprint Brushes=True +LandscapeEditorObject.Target Layers=True +LandscapeStreamingProxy.TransformCommon=True +LandscapeStreamingProxy.Information=True +LandscapeStreamingProxy.LandscapeProxy=True +LandscapeStreamingProxy.Landscape=True +LandscapeStreamingProxy.Nanite=True +LandscapeStreamingProxy.LOD=True +LandscapeStreamingProxy.LOD Distribution=True +LandscapeStreamingProxy.Lighting=True +LandscapeStreamingProxy.VirtualTexture=True +LandscapeStreamingProxy.Rendering=True +LandscapeStreamingProxy.Lightmass=True +LandscapeStreamingProxy.Collision=True +LandscapeStreamingProxy.Navigation=True +LandscapeStreamingProxy.HLOD=True +LandscapeStreamingProxy.Replication=True +LandscapeStreamingProxy.Networking=True +LandscapeStreamingProxy.WorldPartition=True +LandscapeStreamingProxy.Input=True +LandscapeStreamingProxy.Actor=True +MeshPaintModeSettings.Visualization=True +LandscapeEditorObject.Import / Export=True +CubeGridToolActions.Actions=True +CubeGridToolActions.GridReinitialization=True +CubeGridToolProperties.Options=True +CubeGridToolProperties.BlockSelection=True +CubeGridToolProperties.ShortcutInfo=True +CreateMeshObjectTypeProperties.OutputType=True +NewMeshMaterialProperties.Material=True +CubeGridDuringActivityActions.Actions=True +RectLight.TransformCommon=True +RectLight.Light=True +RectLight.Rendering=True +RectLight.Lightmass=True +RectLight.Performance=True +RectLight.LightFunction=True +RectLight.Light Profiles=True +RectLight.DistanceFieldShadows=True +RectLight.RayTracing=True +RectLight.Tags=True +RectLight.Cooking=True +RectLight.HLOD=True +RectLight.Physics=True +RectLight.Networking=True +RectLight.WorldPartition=True +RectLight.Actor=True +ProceduralBoxToolProperties.Shape=True +ProceduralBoxToolProperties.Positioning=True +ProceduralCylinderToolProperties.Shape=True +ProceduralCylinderToolProperties.Positioning=True +ProceduralTorusToolProperties.Shape=True +ProceduralTorusToolProperties.Positioning=True +ProceduralRectangleToolProperties.Shape=True +ProceduralRectangleToolProperties.Positioning=True +ProceduralStairsToolProperties.Shape=True +ProceduralStairsToolProperties.Positioning=True +DrawPolygonToolStandardProperties.Polygon=True +DrawPolygonToolStandardProperties.Extrude=True +DrawPolygonToolSnapProperties.Snapping=True +RevolveToolProperties.Revolve=True +RevolveToolProperties.DrawPlane=True +RevolveToolProperties.Snapping=True +DrawSplineToolProperties.Spline=True +DrawSplineToolProperties.RaycastTargets=True +ProceduralSphereToolProperties.Shape=True +ProceduralSphereToolProperties.Positioning=True +ProceduralConeToolProperties.Shape=True +ProceduralConeToolProperties.Positioning=True +ProceduralArrowToolProperties.Shape=True +ProceduralArrowToolProperties.Positioning=True +ProceduralDiscToolProperties.Shape=True +ProceduralDiscToolProperties.Positioning=True +DrawPolyPathProperties.Path=True +DrawPolyPathProperties.Extrude=True +StaticMeshComponent.TransformCommon=True +StaticMeshComponent.StaticMesh=True +StaticMeshComponent.Materials=True +StaticMeshComponent.Physics=True +StaticMeshComponent.Collision=True +StaticMeshComponent.Lighting=True +StaticMeshComponent.Rendering=True +StaticMeshComponent.HLOD=True +StaticMeshComponent.PathTracing=True +StaticMeshComponent.Navigation=True +StaticMeshComponent.VirtualTexture=True +StaticMeshComponent.Tags=True +StaticMeshComponent.Cooking=True +Actor.TransformCommon=True +Actor.Rendering=True +Actor.Replication=True +Actor.Collision=True +Actor.HLOD=True +Actor.Physics=True +Actor.Networking=True +Actor.WorldPartition=True +Actor.Input=True +Actor.Actor=True +SpotLight.TransformCommon=True +SpotLight.Light=True +SpotLight.Rendering=True +SpotLight.Lightmass=True +SpotLight.Performance=True +SpotLight.LightFunction=True +SpotLight.Light Profiles=True +SpotLight.DistanceFieldShadows=True +SpotLight.RayTracing=True +SpotLight.Tags=True +SpotLight.Cooking=True +SpotLight.HLOD=True +SpotLight.Physics=True +SpotLight.Networking=True +SpotLight.WorldPartition=True +SpotLight.Actor=True +TextRenderActor.TransformCommon=True +TextRenderActor.Materials=True +TextRenderActor.Text=True +TextRenderActor.Rendering=True +TextRenderActor.Lighting=True +TextRenderActor.HLOD=True +TextRenderActor.PathTracing=True +TextRenderActor.Navigation=True +TextRenderActor.Tags=True +TextRenderActor.Cooking=True +TextRenderActor.Replication=True +TextRenderActor.Physics=True +TextRenderActor.Networking=True +TextRenderActor.WorldPartition=True +TextRenderActor.Input=True +TextRenderActor.Actor=True +TextRenderComponent.TransformCommon=True +TextRenderComponent.Materials=True +TextRenderComponent.Text=True +TextRenderComponent.Rendering=True +TextRenderComponent.Lighting=True +TextRenderComponent.HLOD=True +TextRenderComponent.PathTracing=True +TextRenderComponent.Navigation=True +TextRenderComponent.Tags=True +TextRenderComponent.Cooking=True +GeneralProjectSettings.About=True +GeneralProjectSettings.Publisher=True +GeneralProjectSettings.Legal=True +GeneralProjectSettings.Displayed=True +GeneralProjectSettings.Settings=True +CryptoKeysSettings.Encryption=True +CryptoKeysSettings.Signing=True +GameplayTagsSettings.GameplayTags=True +GameplayTagsSettings.Advanced Gameplay Tags=True +GameplayTagsSettings.Advanced Replication=True +GameMapsSettings.DefaultModes=True +GameMapsSettings.DefaultMaps=True +GameMapsSettings.LocalMultiplayer=True +GameMapsSettings.GameInstance=True +MoviePlayerSettings.Movies=True +ProjectPackagingSettings.Packaging=True +ProjectPackagingSettings.Project=True +ProjectPackagingSettings.Prerequisites=True +HardwareTargetingSettings.Target Hardware=True +HardwareTargetingSettings.Pending Changes=True +AssetManagerSettings.Asset Manager=True +AssetManagerSettings.Redirects=True +AssetToolsSettings.Advanced Copy=True +AISystem.AISystem=True +AISystem.Movement=True +AISystem.EQS=True +AISystem.Blackboard=True +AISystem.Behavior Tree=True +AISystem.PerceptionSystem=True +AnimationSettings.Compression=True +AnimationSettings.Performance=True +AnimationSettings.AnimationAttributes=True +AnimationSettings.Mirroring=True +AnimationSettings.AnimationData=True +AnimationModifierSettings.Modifiers=True +AudioSettings.Dialogue=True +AudioSettings.Audio=True +AudioSettings.Mix=True +AudioSettings.Quality=True +AudioSettings.Debug=True +ChaosSolverSettings.GameInstance=True +CineCameraSettings.Lens=True +CineCameraSettings.Filmback=True +CineCameraSettings.Crop=True +CollisionProfile.Object Channels=True +CollisionProfile.Trace Channels=True +ConsoleSettings.General=True +ConsoleSettings.AutoComplete=True +ConsoleSettings.Colors=True +ControlRigSettings.Shapes=True +CookerSettings.Cooker=True +CookerSettings.Textures=True +CookerSettings.Editor=True +CrowdManager.Config=True +DataDrivenConsoleVariableSettings.DataDrivenCVar=True +DebugCameraControllerSettings.General=True +EnhancedInputDeveloperSettings.Enhanced Input=True +InputModifierDeadZone.Settings=True +InputModifierResponseCurveExponential.Settings=True +InputModifierFOVScaling.Settings=True +EnhancedInputDeveloperSettings.Modifier Default Values=True +InputTriggerDown.Trigger Settings=True +InputTriggerPressed.Trigger Settings=True +InputTriggerReleased.Trigger Settings=True +InputTriggerHold.Trigger Settings=True +InputTriggerHoldAndRelease.Trigger Settings=True +InputTriggerTap.Trigger Settings=True +InputTriggerPulse.Trigger Settings=True +EnhancedInputDeveloperSettings.Trigger Default Values=True +EnhancedInputEditorProjectSettings.Default=True +GameplayDebuggerConfig.Input=True +GameplayDebuggerConfig.Display=True +GameplayDebuggerConfig.AddOns=True +GarbageCollectionSettings.General=True +GarbageCollectionSettings.Optimization=True +GarbageCollectionSettings.Debug=True +Engine.Fonts=True +Engine.DefaultClasses=True +Engine.DefaultMaterials=True +Engine.Settings=True +Engine.Subtitles=True +Engine.Blueprints=True +Engine.Anim Blueprints=True +Engine.Framerate=True +Engine.Timecode=True +Engine.Screenshots=True +HierarchicalLODSettings.HLODSystem=True +InputSettings.Bindings=True +InputSettings.Platforms=True +InputSettings.ViewportProperties=True +InputSettings.Input=True +InputSettings.Mobile=True +InputSettings.Virtual Keyboard (Mobile)=True +InputSettings.DefaultClasses=True +InputSettings.Console=True +InterchangeProjectSettings.ImportContent=True +InterchangeProjectSettings.ImportIntoLevel=True +InterchangeProjectSettings.EditorInterface=True +InterchangeProjectSettings.Generic=True +InterchangeProjectSettings.Editor Generic Pipeline Class=True +GLTFPipelineSettings.PredefinedglTFMaterialLibrary=True +MaterialXPipelineSettings.MaterialXPredefined=True +LandscapeSettings.Layers=True +LandscapeSettings.Configuration=True +LandscapeSettings.Materials=True +LevelSequenceProjectSettings.Timeline=True +MeshBudgetProjectSettings.StaticMesh=True +MetaSoundSettings.AutoUpdate=True +MetaSoundSettings.Registration=True +RecastNavMesh.Display=True +RecastNavMesh.Generation=True +RecastNavMesh.Query=True +RecastNavMesh.Runtime=True +RecastNavMesh.Tick=True +RecastNavMesh.Collision=True +RecastNavMesh.HLOD=True +RecastNavMesh.Physics=True +RecastNavMesh.Networking=True +RecastNavMesh.WorldPartition=True +NavigationSystemV1.Navigation=True +NavigationSystemV1.NavigationSystem=True +NavigationSystemV1.Navigation Enforcing=True +NavigationSystemV1.Agents=True +NetworkSettings.libcurl=True +NetworkSettings.World=True +PhysicsSettings.Replication=True +PhysicsSettings.Simulation=True +PhysicsSettings.Optimization=True +PhysicsSettings.Framerate=True +PhysicsSettings.Broadphase=True +PhysicsSettings.ChaosPhysics=True +PhysicsSettings.Constants=True +PhysicsSettings.Physical Surface=True +RendererSettings.Mobile=True +RendererSettings.Materials=True +RendererSettings.Culling=True +RendererSettings.Textures=True +RendererSettings.VirtualTextures=True +RendererSettings.WorkingColorSpace=True +RendererSettings.GlobalIllumination=True +RendererSettings.Reflections=True +RendererSettings.Lumen=True +RendererSettings.Shadows=True +RendererSettings.HardwareRayTracing=True +RendererSettings.SoftwareRayTracing=True +RendererSettings.Nanite=True +RendererSettings.MiscLighting=True +RendererSettings.ForwardRenderer=True +RendererSettings.Translucency=True +RendererSettings.VR=True +RendererSettings.Postprocessing=True +RendererSettings.DefaultSettings=True +RendererSettings.DefaultScreenPercentage=True +RendererSettings.Optimizations=True +RendererSettings.Debugging=True +RendererSettings.Mesh Streaming=True +RendererSettings.Experimental=True +RendererSettings.Editor=True +RendererSettings.ShaderPermutationReduction=True +RendererSettings.Substrate=True +RendererSettings.MobileShaderPermutationReduction=True +RendererSettings.Skinning=True +RendererSettings.PostProcessCalibrationMaterials=True +RendererOverrideSettings.ShaderPermutationReduction=True +SlateSettings.ConstraintCanvas=True +StreamingSettings.PackageStreaming=True +StreamingSettings.LevelStreaming=True +StreamingSettings.General=True +StreamingSettings.Deprecated Settings=True +TextureEncodingProjectSettings.EncodeSettings=True +TextureEncodingProjectSettings.EncodeSpeedSettings=True +TextureEncodingProjectSettings.EncodeSpeeds=True +UserInterfaceSettings.Focus=True +UserInterfaceSettings.Hardware Cursors=True +UserInterfaceSettings.Software Cursors=True +UserInterfaceSettings.DPI Scaling=True +UserInterfaceSettings.Widgets=True +UserInterfaceSettings.UMG Fonts=True +LevelEditor2DSettings.General=True +LevelEditor2DSettings.LayerSnapping=True +EditorProjectAppearanceSettings.Units=True +EditorProjectAppearanceSettings.ReferenceViewer=True +BlueprintEditorProjectSettings.Blueprints=True +BlueprintEditorProjectSettings.Actors=True +BlueprintEditorProjectSettings.Experimental=True +BlueprintEditorProjectSettings.Play=True +ClassViewerProjectSettings.ClassVisibilityManagement=True +DDCProjectSettings.Warnings=True +EditorUtilityWidgetProjectSettings.Compiler=True +EditorUtilityWidgetProjectSettings.Class Filtering=True +EditorUtilityWidgetProjectSettings.Designer=True +ProxyLODMeshSimplificationSettings.General=True +LevelEditorProjectSettings.Editing=True +LevelInstanceEditorSettings.World Partition=True +MovieSceneToolsProjectSettings.Timeline=True +MovieSceneToolsProjectSettings.Shots=True +MovieSceneToolsProjectSettings.TrackSettings=True +MeshSimplificationSettings.General=True +PaperImporterSettings.NewAssetSettings=True +PaperImporterSettings.ImportSettings=True +PaperImporterSettings.MaterialSettings=True +EditorPerformanceProjectSettings.ViewportResolution=True +SourceControlPreferences.SourceControl=True +SkeletalMeshSimplificationSettings.General=True +PlasticSourceControlProjectSettings.Plastic SCM=True +StructViewerProjectSettings.StructVisibilityManagement=True +TextureImportSettings.VirtualTextures=True +TextureImportSettings.ImportSettings=True +UMGEditorProjectSettings.Compiler=True +UMGEditorProjectSettings.Class Filtering=True +UMGEditorProjectSettings.Designer=True +UMGEditorProjectSettings.Designer =True +AndroidRuntimeSettings.APK Packaging=True +AndroidRuntimeSettings.App Bundles=True +AndroidRuntimeSettings.Build=True +AndroidRuntimeSettings.Advanced APK Packaging=True +AndroidRuntimeSettings.DistributionSigning=True +AndroidRuntimeSettings.GooglePlayServices=True +AndroidRuntimeSettings.Icons=True +AndroidRuntimeSettings.LaunchImages=True +AndroidRuntimeSettings.GraphicsDebugger=True +AndroidRuntimeSettings.Input=True +AndroidRuntimeSettings.Audio=True +AndroidRuntimeSettings.MultiTextureFormats=True +AndroidRuntimeSettings.TextureFormatPriorities=True +AndroidRuntimeSettings.Misc=True +ShaderPlatformQualitySettings.Forward Rendering Overrides=True +AndroidSDKSettings.SDKConfig=True +LinuxTargetSettings.Targeted RHIs=True +LinuxTargetSettings.Splash=True +LinuxTargetSettings.Icon=True +LinuxTargetSettings.Audio=True +AndroidFileServerRuntimeSettings.Packaging=True +AndroidFileServerRuntimeSettings.Deployment=True +AndroidFileServerRuntimeSettings.Connection=True +AvfMediaSettings.Debug=True +DataflowSettings.PinColors=True +DataflowSettings.NodeColors=True +FractureModeSettings.Fracture Mode=True +GeometryCacheStreamerSettings.Geometry Cache Streamer=True +GooglePADRuntimeSettings.Packaging=True +ImgMediaSettings.General=True +ImgMediaSettings.Caching=True +ImgMediaSettings.EXR=True +ImgMediaSettings.Proxies=True +ToolPresetProjectSettings.Interactive Tool Presets=True +LevelSequenceEditorSettings.Tracks=True +LevelSequenceEditorSettings.Playback=True +ModelingToolsEditorModeSettings.Modeling Mode=True +ModelingComponentsSettings.Modeling Tools=True +NiagaraSettings.Niagara=True +NiagaraSettings.Viewport=True +NiagaraSettings.SimulationCaching=True +NiagaraSettings.Scalability=True +NiagaraSettings.Renderer=True +NiagaraSettings.LightRenderer=True +NiagaraSettings.SkeletalMeshDI=True +NiagaraSettings.StaticMeshDI=True +NiagaraSettings.AsyncGpuTraceDI=True +NiagaraSettings.SimCache=True +NiagaraEditorSettings.Niagara=True +NiagaraEditorSettings.SimulationOptions=True +NiagaraEditorSettings.Niagara Colors=True +PaperRuntimeSettings.Experimental=True +PaperRuntimeSettings.Settings=True +PythonScriptPluginSettings.Python=True +PythonScriptPluginSettings.PythonRemoteExecution=True +RenderDocPluginSettings.Frame Capture Settings=True +RenderDocPluginSettings.Advanced Settings=True +ResonanceAudioSettings.Reverb=True +ResonanceAudioSettings.General=True +TakeRecorderProjectSettings.Take Recorder=True +TakeRecorderProjectSettings.Movie Scene Take Settings=True +TakeRecorderProjectSettings.Microphone Audio Recorder=True +TakeRecorderProjectSettings.Audio Input Device=True +TakeRecorderProjectSettings.Animation Recorder=True +TakeRecorderProjectSettings.World Recorder=True +TcpMessagingSettings.Transport=True +UdpMessagingSettings.Availability=True +UdpMessagingSettings.Transport=True +UdpMessagingSettings.Tunnel=True +WmfMediaSettings.Media=True +WmfMediaSettings.Debug=True + +[/Script/Engine.WorldPartitionEditorPerProjectUserSettings] +bHideEditorDataLayers=False +bHideRuntimeDataLayers=False +bHideDataLayerActors=True +bHideUnloadedActors=False +bShowOnlySelectedActors=False +bHighlightSelectedDataLayers=True +bHideLevelInstanceContent=True +bDisableLoadingOfLastLoadedRegions=False +bBugItGoLoadRegion=False +bShowCellCoords=False +PerWorldEditorSettings=(("/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap", ()),("/Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework", ())) + +[AssetEditorSubsystemRecents] +MRUItem0=/Game/LevelPrototyping/Materials/M_Solid_BlackMetallic +MRUItem1=/Game/LevelPrototyping/Materials/M_Solid_Purple +MRUItem2=/Game/LevelPrototyping/Materials/M_Solid_BlueDark +MRUItem3=/Game/Landscape/Materials/M_Solid_black +MRUItem4=/Game/LevelPrototyping/Materials/M_Solid + +[AssetEditorToolkitTabLocation] +/Game/LevelPrototyping/Materials/M_Solid.M_Solid=1 +/Game/Landscape/Materials/M_Solid_black.M_Solid_black=1 +/Game/LevelPrototyping/Materials/M_Solid_BlueDark.M_Solid_BlueDark=1 +/Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange=1 +/Game/LevelPrototyping/Materials/M_Solid_Purple.M_Solid_Purple=1 +/Game/LevelPrototyping/Materials/M_Solid_BlackMetallic.M_Solid_BlackMetallic=1 + +[MaterialEditor] +PrimType=1 + +[/Script/UnrealEd.MaterialStatsOptions] +bPlatformUsed[0]=0 +bPlatformUsed[1]=0 +bPlatformUsed[2]=0 +bPlatformUsed[3]=0 +bPlatformUsed[4]=0 +bPlatformUsed[5]=0 +bPlatformUsed[6]=0 +bPlatformUsed[7]=0 +bPlatformUsed[8]=0 +bPlatformUsed[9]=0 +bPlatformUsed[10]=0 +bPlatformUsed[11]=0 +bPlatformUsed[12]=0 +bPlatformUsed[13]=0 +bPlatformUsed[14]=0 +bPlatformUsed[15]=0 +bPlatformUsed[16]=0 +bPlatformUsed[17]=0 +bPlatformUsed[18]=0 +bPlatformUsed[19]=0 +bPlatformUsed[20]=1 +bPlatformUsed[21]=0 +bPlatformUsed[22]=0 +bPlatformUsed[23]=0 +bPlatformUsed[24]=0 +bPlatformUsed[25]=0 +bPlatformUsed[26]=0 +bPlatformUsed[27]=0 +bPlatformUsed[28]=0 +bPlatformUsed[29]=0 +bPlatformUsed[30]=0 +bPlatformUsed[31]=0 +bPlatformUsed[32]=0 +bPlatformUsed[33]=0 +bPlatformUsed[34]=0 +bPlatformUsed[35]=0 +bPlatformUsed[36]=0 +bPlatformUsed[37]=0 +bPlatformUsed[38]=0 +bPlatformUsed[39]=0 +bPlatformUsed[40]=0 +bPlatformUsed[41]=0 +bPlatformUsed[42]=0 +bPlatformUsed[43]=0 +bPlatformUsed[44]=0 +bPlatformUsed[45]=0 +bPlatformUsed[46]=0 +bPlatformUsed[47]=0 +bPlatformUsed[48]=0 +bPlatformUsed[49]=0 +bPlatformUsed[50]=0 +bPlatformUsed[51]=0 +bPlatformUsed[52]=0 +bPlatformUsed[53]=0 +bPlatformUsed[54]=0 +bPlatformUsed[55]=0 +bPlatformUsed[56]=0 +bPlatformUsed[57]=0 +bPlatformUsed[58]=0 +bPlatformUsed[59]=0 +bPlatformUsed[60]=0 +bPlatformUsed[61]=0 +bPlatformUsed[62]=0 +bPlatformUsed[63]=0 +bPlatformUsed[64]=0 +bPlatformUsed[65]=0 +bPlatformUsed[66]=0 +bPlatformUsed[67]=0 +bPlatformUsed[68]=0 +bPlatformUsed[69]=0 +bPlatformUsed[70]=0 +bPlatformUsed[71]=0 +bPlatformUsed[72]=0 +bPlatformUsed[73]=0 +bPlatformUsed[74]=0 +bPlatformUsed[75]=0 +bPlatformUsed[76]=0 +bPlatformUsed[77]=0 +bPlatformUsed[78]=0 +bPlatformUsed[79]=0 +bPlatformUsed[80]=0 +bPlatformUsed[81]=0 +bPlatformUsed[82]=0 +bPlatformUsed[83]=0 +bPlatformUsed[84]=0 +bPlatformUsed[85]=0 +bPlatformUsed[86]=0 +bPlatformUsed[87]=0 +bPlatformUsed[88]=0 +bPlatformUsed[89]=0 +bPlatformUsed[90]=0 +bPlatformUsed[91]=0 +bPlatformUsed[92]=0 +bPlatformUsed[93]=0 +bPlatformUsed[94]=0 +bPlatformUsed[95]=0 +bPlatformUsed[96]=0 +bPlatformUsed[97]=0 +bPlatformUsed[98]=0 +bPlatformUsed[99]=0 +bPlatformUsed[100]=0 +bPlatformUsed[101]=0 +bPlatformUsed[102]=0 +bPlatformUsed[103]=0 +bPlatformUsed[104]=0 +bPlatformUsed[105]=0 +bPlatformUsed[106]=0 +bPlatformUsed[107]=0 +bPlatformUsed[108]=0 +bPlatformUsed[109]=0 +bPlatformUsed[110]=0 +bPlatformUsed[111]=0 +bPlatformUsed[112]=0 +bPlatformUsed[113]=0 +bPlatformUsed[114]=0 +bPlatformUsed[115]=0 +bPlatformUsed[116]=0 +bPlatformUsed[117]=0 +bPlatformUsed[118]=0 +bPlatformUsed[119]=0 +bPlatformUsed[120]=0 +bPlatformUsed[121]=0 +bPlatformUsed[122]=0 +bPlatformUsed[123]=0 +bPlatformUsed[124]=0 +bPlatformUsed[125]=0 +bPlatformUsed[126]=0 +bPlatformUsed[127]=0 +bPlatformUsed[128]=0 +bPlatformUsed[129]=0 +bPlatformUsed[130]=0 +bPlatformUsed[131]=0 +bPlatformUsed[132]=0 +bPlatformUsed[133]=0 +bPlatformUsed[134]=0 +bPlatformUsed[135]=0 +bPlatformUsed[136]=0 +bPlatformUsed[137]=0 +bPlatformUsed[138]=0 +bPlatformUsed[139]=0 +bPlatformUsed[140]=0 +bPlatformUsed[141]=0 +bPlatformUsed[142]=0 +bPlatformUsed[143]=0 +bPlatformUsed[144]=0 +bPlatformUsed[145]=0 +bPlatformUsed[146]=0 +bPlatformUsed[147]=0 +bPlatformUsed[148]=0 +bPlatformUsed[149]=0 +bPlatformUsed[150]=0 +bPlatformUsed[151]=0 +bPlatformUsed[152]=0 +bPlatformUsed[153]=0 +bPlatformUsed[154]=0 +bMaterialQualityUsed[0]=0 +bMaterialQualityUsed[1]=1 +bMaterialQualityUsed[2]=0 +bMaterialQualityUsed[3]=0 + +[/Script/MeshPaintEditorMode.MeshPaintModeSettings] +ColorViewMode=Normal + +[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 + +[DetailCategoriesAdvanced] +CubeGridToolProperties.BlockSelection=True +CubeGridToolProperties.Options=True + +[PlacementMode] +RecentlyPlaced=/Script/Engine.SpotLight;/Engine/Transient.ActorFactorySpotLight_0 +RecentlyPlaced=/Game/StarterContent/Props/SM_Bush.SM_Bush; +RecentlyPlaced=/Script/Engine.RectLight;/Engine/Transient.ActorFactoryRectLight_0 + +[SelectionDetails] +PreserveScaleRatio=True + +[PluginBrowser] +InstalledPlugins=WMFCodecs + +[RootWindow] +ScreenPosition=X=0.000 Y=0.000 +WindowSize=X=2554.000 Y=1394.000 +InitiallyMaximized=True + +[Directories2] +UNR=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps +BRUSH=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +FBX=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +FBXAnim=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +GenericImport=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +GenericExport=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +GenericOpen=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +GenericSave=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +MeshImportExport=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +WorldRoot=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ +Level=../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps +Project=/home/krt/Linux_Unreal_Engine_5.3.2/ + +[ModuleFileTracking] +StorageServerClient.TimeStamp=2023.11.03-14.26.50 +StorageServerClient.LastCompileMethod=Unknown +CookOnTheFly.TimeStamp=2023.11.03-14.11.48 +CookOnTheFly.LastCompileMethod=Unknown +StreamingFile.TimeStamp=2023.11.03-14.26.50 +StreamingFile.LastCompileMethod=Unknown +NetworkFile.TimeStamp=2023.11.03-14.26.00 +NetworkFile.LastCompileMethod=Unknown +PakFile.TimeStamp=2023.11.03-14.13.36 +PakFile.LastCompileMethod=Unknown +RSA.TimeStamp=2023.11.03-14.12.24 +RSA.LastCompileMethod=Unknown +SandboxFile.TimeStamp=2023.11.03-14.22.58 +SandboxFile.LastCompileMethod=Unknown +CoreUObject.TimeStamp=2023.11.03-14.11.58 +CoreUObject.LastCompileMethod=Unknown +Engine.TimeStamp=2023.11.03-14.17.10 +Engine.LastCompileMethod=Unknown +Renderer.TimeStamp=2023.11.03-14.18.00 +Renderer.LastCompileMethod=Unknown +AnimGraphRuntime.TimeStamp=2023.11.03-14.18.44 +AnimGraphRuntime.LastCompileMethod=Unknown +OpenGLDrv.TimeStamp=2023.11.03-14.35.26 +OpenGLDrv.LastCompileMethod=Unknown +SlateRHIRenderer.TimeStamp=2023.11.03-14.32.20 +SlateRHIRenderer.LastCompileMethod=Unknown +Landscape.TimeStamp=2023.11.03-14.14.52 +Landscape.LastCompileMethod=Unknown +RenderCore.TimeStamp=2023.11.03-14.12.24 +RenderCore.LastCompileMethod=Unknown +TextureCompressor.TimeStamp=2023.11.03-14.12.28 +TextureCompressor.LastCompileMethod=Unknown +OpenColorIOWrapper.TimeStamp=2023.11.03-14.12.24 +OpenColorIOWrapper.LastCompileMethod=Unknown +Virtualization.TimeStamp=2023.11.03-14.29.14 +Virtualization.LastCompileMethod=Unknown +MessageLog.TimeStamp=2023.11.03-14.18.36 +MessageLog.LastCompileMethod=Unknown +AudioEditor.TimeStamp=2023.11.03-14.23.28 +AudioEditor.LastCompileMethod=Unknown +PropertyEditor.TimeStamp=2023.11.03-14.18.36 +PropertyEditor.LastCompileMethod=Unknown +AnimationModifiers.TimeStamp=2023.11.03-14.19.16 +AnimationModifiers.LastCompileMethod=Unknown +IoStoreOnDemand.TimeStamp=2023.11.03-14.13.38 +IoStoreOnDemand.LastCompileMethod=Unknown +FastBuildController.TimeStamp=2023.11.03-14.34.36 +FastBuildController.LastCompileMethod=Unknown +PlatformCrypto.TimeStamp=2023.11.03-14.28.28 +PlatformCrypto.LastCompileMethod=Unknown +PlatformCryptoTypes.TimeStamp=2023.11.03-14.26.22 +PlatformCryptoTypes.LastCompileMethod=Unknown +PlatformCryptoOpenSSL.TimeStamp=2023.11.03-14.26.44 +PlatformCryptoOpenSSL.LastCompileMethod=Unknown +PythonScriptPluginPreload.TimeStamp=2023.11.03-14.35.52 +PythonScriptPluginPreload.LastCompileMethod=Unknown +PlasticSourceControl.TimeStamp=2023.11.03-14.34.00 +PlasticSourceControl.LastCompileMethod=Unknown +SourceControl.TimeStamp=2023.11.03-14.16.16 +SourceControl.LastCompileMethod=Unknown +PerforceSourceControl.TimeStamp=2023.11.03-14.35.04 +PerforceSourceControl.LastCompileMethod=Unknown +DesktopPlatform.TimeStamp=2023.11.03-14.11.48 +DesktopPlatform.LastCompileMethod=Unknown +ChaosCloth.TimeStamp=2023.11.03-14.25.06 +ChaosCloth.LastCompileMethod=Unknown +GLTFExporter.TimeStamp=2023.11.03-14.32.50 +GLTFExporter.LastCompileMethod=Unknown +VariantManagerContent.TimeStamp=2023.11.03-14.20.28 +VariantManagerContent.LastCompileMethod=Unknown +DatasmithContent.TimeStamp=2023.11.03-14.21.10 +DatasmithContent.LastCompileMethod=Unknown +LauncherChunkInstaller.TimeStamp=2023.11.03-14.34.42 +LauncherChunkInstaller.LastCompileMethod=Unknown +OnlineServicesInterface.TimeStamp=2023.11.03-14.22.14 +OnlineServicesInterface.LastCompileMethod=Unknown +OnlineServicesCommon.TimeStamp=2023.11.03-14.27.02 +OnlineServicesCommon.LastCompileMethod=Unknown +OnlineServicesCommonEngineUtils.TimeStamp=2023.11.03-14.28.30 +OnlineServicesCommonEngineUtils.LastCompileMethod=Unknown +OnlineSubsystemUtils.TimeStamp=2023.11.03-14.23.24 +OnlineSubsystemUtils.LastCompileMethod=Unknown +OnlineBlueprintSupport.TimeStamp=2023.11.03-14.32.04 +OnlineBlueprintSupport.LastCompileMethod=Unknown +OnlineSubsystem.TimeStamp=2023.11.03-14.23.06 +OnlineSubsystem.LastCompileMethod=Unknown +HTTP.TimeStamp=2023.11.03-14.11.48 +HTTP.LastCompileMethod=Unknown +SSL.TimeStamp=2023.11.03-14.11.48 +SSL.LastCompileMethod=Unknown +XMPP.TimeStamp=2023.11.03-14.36.44 +XMPP.LastCompileMethod=Unknown +WebSockets.TimeStamp=2023.11.03-14.24.10 +WebSockets.LastCompileMethod=Unknown +OnlineSubsystemNULL.TimeStamp=2023.11.03-14.37.00 +OnlineSubsystemNULL.LastCompileMethod=Unknown +Sockets.TimeStamp=2023.11.03-14.11.46 +Sockets.LastCompileMethod=Unknown +NiagaraShader.TimeStamp=2023.11.03-14.20.08 +NiagaraShader.LastCompileMethod=Unknown +NiagaraVertexFactories.TimeStamp=2023.11.03-14.20.04 +NiagaraVertexFactories.LastCompileMethod=Unknown +ExampleDeviceProfileSelector.TimeStamp=2023.11.03-14.33.56 +ExampleDeviceProfileSelector.LastCompileMethod=Unknown +ChunkDownloader.TimeStamp=2023.11.03-14.34.04 +ChunkDownloader.LastCompileMethod=Unknown +LinuxDeviceProfileSelector.TimeStamp=2023.11.03-14.35.50 +LinuxDeviceProfileSelector.LastCompileMethod=Unknown +ACLPlugin.TimeStamp=2023.11.03-14.30.30 +ACLPlugin.LastCompileMethod=Unknown +RenderDocPlugin.TimeStamp=2023.11.03-14.34.36 +RenderDocPlugin.LastCompileMethod=Unknown +AISupportModule.TimeStamp=2023.11.03-14.33.40 +AISupportModule.LastCompileMethod=Unknown +Chaos.TimeStamp=2023.11.03-14.13.22 +Chaos.LastCompileMethod=Unknown +GeometryCore.TimeStamp=2023.11.03-14.12.22 +GeometryCore.LastCompileMethod=Unknown +ChaosSolverEngine.TimeStamp=2023.11.03-14.17.32 +ChaosSolverEngine.LastCompileMethod=Unknown +FieldSystemEngine.TimeStamp=2023.11.03-14.17.34 +FieldSystemEngine.LastCompileMethod=Unknown +DirectoryWatcher.TimeStamp=2023.11.03-14.17.08 +DirectoryWatcher.LastCompileMethod=Unknown +Settings.TimeStamp=2023.11.03-14.15.56 +Settings.LastCompileMethod=Unknown +InputCore.TimeStamp=2023.11.03-14.12.00 +InputCore.LastCompileMethod=Unknown +VulkanRHI.TimeStamp=2023.11.03-14.20.20 +VulkanRHI.LastCompileMethod=Unknown +TargetPlatform.TimeStamp=2023.11.03-14.17.12 +TargetPlatform.LastCompileMethod=Unknown +TurnkeySupport.TimeStamp=2023.11.03-14.34.22 +TurnkeySupport.LastCompileMethod=Unknown +TextureFormat.TimeStamp=2023.11.03-14.12.16 +TextureFormat.LastCompileMethod=Unknown +TextureFormatASTC.TimeStamp=2023.11.03-14.33.50 +TextureFormatASTC.LastCompileMethod=Unknown +TextureFormatDXT.TimeStamp=2023.11.03-14.35.50 +TextureFormatDXT.LastCompileMethod=Unknown +TextureFormatETC2.TimeStamp=2023.11.03-14.35.24 +TextureFormatETC2.LastCompileMethod=Unknown +TextureFormatIntelISPCTexComp.TimeStamp=2023.11.03-14.30.48 +TextureFormatIntelISPCTexComp.LastCompileMethod=Unknown +TextureFormatUncompressed.TimeStamp=2023.11.03-14.36.38 +TextureFormatUncompressed.LastCompileMethod=Unknown +TextureFormatOodle.TimeStamp=2023.11.03-14.35.30 +TextureFormatOodle.LastCompileMethod=Unknown +ImageWrapper.TimeStamp=2023.11.03-14.12.00 +ImageWrapper.LastCompileMethod=Unknown +LinuxTargetPlatform.TimeStamp=2023.11.03-14.31.32 +LinuxTargetPlatform.LastCompileMethod=Unknown +AndroidTargetPlatform.TimeStamp=2023.11.03-14.34.52 +AndroidTargetPlatform.LastCompileMethod=Unknown +LinuxArm64TargetPlatform.TimeStamp=2023.11.03-14.35.58 +LinuxArm64TargetPlatform.LastCompileMethod=Unknown +AudioFormatOPUS.TimeStamp=2023.11.03-14.33.34 +AudioFormatOPUS.LastCompileMethod=Unknown +AudioFormatOGG.TimeStamp=2023.11.03-14.34.36 +AudioFormatOGG.LastCompileMethod=Unknown +AudioFormatADPCM.TimeStamp=2023.11.03-14.34.02 +AudioFormatADPCM.LastCompileMethod=Unknown +AudioFormatBINK.TimeStamp=2023.11.03-14.33.46 +AudioFormatBINK.LastCompileMethod=Unknown +ShaderFormatVectorVM.TimeStamp=2023.11.03-14.27.06 +ShaderFormatVectorVM.LastCompileMethod=Unknown +ShaderFormatOpenGL.TimeStamp=2023.11.03-14.35.06 +ShaderFormatOpenGL.LastCompileMethod=Unknown +VulkanShaderFormat.TimeStamp=2023.11.03-14.36.26 +VulkanShaderFormat.LastCompileMethod=Unknown +DerivedDataCache.TimeStamp=2023.11.03-14.11.50 +DerivedDataCache.LastCompileMethod=Unknown +ShaderPreprocessor.TimeStamp=2023.11.03-14.24.56 +ShaderPreprocessor.LastCompileMethod=Unknown +NullInstallBundleManager.TimeStamp=2023.11.03-14.35.44 +NullInstallBundleManager.LastCompileMethod=Unknown +AssetRegistry.TimeStamp=2023.11.03-14.13.54 +AssetRegistry.LastCompileMethod=Unknown +TelemetryUtils.TimeStamp=2023.11.03-14.13.08 +TelemetryUtils.LastCompileMethod=Unknown +TargetDeviceServices.TimeStamp=2023.11.03-14.30.46 +TargetDeviceServices.LastCompileMethod=Unknown +MeshUtilities.TimeStamp=2023.11.03-14.22.26 +MeshUtilities.LastCompileMethod=Unknown +MaterialBaking.TimeStamp=2023.11.03-14.22.36 +MaterialBaking.LastCompileMethod=Unknown +MeshMergeUtilities.TimeStamp=2023.11.03-14.25.54 +MeshMergeUtilities.LastCompileMethod=Unknown +MeshReductionInterface.TimeStamp=2023.11.03-14.22.12 +MeshReductionInterface.LastCompileMethod=Unknown +QuadricMeshReduction.TimeStamp=2023.11.03-14.20.36 +QuadricMeshReduction.LastCompileMethod=Unknown +SkeletalMeshReduction.TimeStamp=2023.11.03-14.36.20 +SkeletalMeshReduction.LastCompileMethod=Unknown +MeshBoneReduction.TimeStamp=2023.11.03-14.20.32 +MeshBoneReduction.LastCompileMethod=Unknown +StaticMeshDescription.TimeStamp=2023.11.03-14.12.04 +StaticMeshDescription.LastCompileMethod=Unknown +GeometryProcessingInterfaces.TimeStamp=2023.11.03-14.28.18 +GeometryProcessingInterfaces.LastCompileMethod=Unknown +NaniteBuilder.TimeStamp=2023.11.03-14.35.14 +NaniteBuilder.LastCompileMethod=Unknown +MeshBuilder.TimeStamp=2023.11.03-14.22.30 +MeshBuilder.LastCompileMethod=Unknown +KismetCompiler.TimeStamp=2023.11.03-14.17.58 +KismetCompiler.LastCompileMethod=Unknown +MovieSceneTools.TimeStamp=2023.11.03-14.20.54 +MovieSceneTools.LastCompileMethod=Unknown +Sequencer.TimeStamp=2023.11.03-14.20.30 +Sequencer.LastCompileMethod=Unknown +CurveEditor.TimeStamp=2023.11.03-14.19.40 +CurveEditor.LastCompileMethod=Unknown +AssetDefinition.TimeStamp=2023.11.03-14.17.12 +AssetDefinition.LastCompileMethod=Unknown +Media.TimeStamp=2023.11.03-14.17.44 +Media.LastCompileMethod=Unknown +Core.TimeStamp=2023.11.03-14.11.46 +Core.LastCompileMethod=Unknown +Networking.TimeStamp=2023.11.03-14.11.48 +Networking.LastCompileMethod=Unknown +AudioMixerSDL.TimeStamp=2023.11.03-14.34.56 +AudioMixerSDL.LastCompileMethod=Unknown +AudioMixerCore.TimeStamp=2023.11.03-14.13.16 +AudioMixerCore.LastCompileMethod=Unknown +SignalProcessing.TimeStamp=2023.11.03-14.11.50 +SignalProcessing.LastCompileMethod=Unknown +HeadMountedDisplay.TimeStamp=2023.11.03-14.18.40 +HeadMountedDisplay.LastCompileMethod=Unknown +SourceCodeAccess.TimeStamp=2023.11.03-14.21.22 +SourceCodeAccess.LastCompileMethod=Unknown +Messaging.TimeStamp=2023.11.03-14.12.30 +Messaging.LastCompileMethod=Unknown +MRMesh.TimeStamp=2023.11.03-14.20.44 +MRMesh.LastCompileMethod=Unknown +UnrealEd.TimeStamp=2023.11.03-14.14.44 +UnrealEd.LastCompileMethod=Unknown +LandscapeEditorUtilities.TimeStamp=2023.11.03-14.23.48 +LandscapeEditorUtilities.LastCompileMethod=Unknown +SubobjectDataInterface.TimeStamp=2023.11.03-14.19.26 +SubobjectDataInterface.LastCompileMethod=Unknown +SlateCore.TimeStamp=2023.11.03-14.12.06 +SlateCore.LastCompileMethod=Unknown +Slate.TimeStamp=2023.11.03-14.12.14 +Slate.LastCompileMethod=Unknown +SlateReflector.TimeStamp=2023.11.03-14.33.18 +SlateReflector.LastCompileMethod=Unknown +EditorStyle.TimeStamp=2023.11.03-14.16.58 +EditorStyle.LastCompileMethod=Unknown +UMG.TimeStamp=2023.11.03-14.14.46 +UMG.LastCompileMethod=Unknown +UMGEditor.TimeStamp=2023.11.03-14.22.42 +UMGEditor.LastCompileMethod=Unknown +AssetTools.TimeStamp=2023.11.03-14.18.40 +AssetTools.LastCompileMethod=Unknown +ScriptableEditorWidgets.TimeStamp=2023.11.03-14.35.10 +ScriptableEditorWidgets.LastCompileMethod=Unknown +CollisionAnalyzer.TimeStamp=2023.11.03-14.14.18 +CollisionAnalyzer.LastCompileMethod=Unknown +WorkspaceMenuStructure.TimeStamp=2023.11.03-14.17.00 +WorkspaceMenuStructure.LastCompileMethod=Unknown +FunctionalTesting.TimeStamp=2023.11.03-14.23.24 +FunctionalTesting.LastCompileMethod=Unknown +BehaviorTreeEditor.TimeStamp=2023.11.03-14.35.26 +BehaviorTreeEditor.LastCompileMethod=Unknown +GameplayTasksEditor.TimeStamp=2023.11.03-14.31.32 +GameplayTasksEditor.LastCompileMethod=Unknown +StringTableEditor.TimeStamp=2023.11.03-14.35.56 +StringTableEditor.LastCompileMethod=Unknown +VREditor.TimeStamp=2023.11.03-14.19.20 +VREditor.LastCompileMethod=Unknown +Overlay.TimeStamp=2023.11.03-14.25.26 +Overlay.LastCompileMethod=Unknown +OverlayEditor.TimeStamp=2023.11.03-14.35.28 +OverlayEditor.LastCompileMethod=Unknown +MediaAssets.TimeStamp=2023.11.03-14.18.14 +MediaAssets.LastCompileMethod=Unknown +ClothingSystemRuntimeNv.TimeStamp=2023.11.03-14.21.28 +ClothingSystemRuntimeNv.LastCompileMethod=Unknown +ClothingSystemEditor.TimeStamp=2023.11.03-14.29.08 +ClothingSystemEditor.LastCompileMethod=Unknown +AnimationDataController.TimeStamp=2023.11.03-14.30.34 +AnimationDataController.LastCompileMethod=Unknown +TimeManagement.TimeStamp=2023.11.03-14.17.28 +TimeManagement.LastCompileMethod=Unknown +AnimGraph.TimeStamp=2023.11.03-14.18.46 +AnimGraph.LastCompileMethod=Unknown +WorldPartitionEditor.TimeStamp=2023.11.03-14.31.36 +WorldPartitionEditor.LastCompileMethod=Unknown +PacketHandler.TimeStamp=2023.11.03-14.13.20 +PacketHandler.LastCompileMethod=Unknown +NetworkReplayStreaming.TimeStamp=2023.11.03-14.13.46 +NetworkReplayStreaming.LastCompileMethod=Unknown +AndroidFileServer.TimeStamp=2023.11.03-14.33.04 +AndroidFileServer.LastCompileMethod=Unknown +WebMMoviePlayer.TimeStamp=2023.11.03-14.36.28 +WebMMoviePlayer.LastCompileMethod=Unknown +EnhancedInput.TimeStamp=2023.11.03-14.21.10 +EnhancedInput.LastCompileMethod=Unknown +InputBlueprintNodes.TimeStamp=2023.11.03-14.28.52 +InputBlueprintNodes.LastCompileMethod=Unknown +BlueprintGraph.TimeStamp=2023.11.03-14.17.40 +BlueprintGraph.LastCompileMethod=Unknown +FullBodyIK.TimeStamp=2023.11.03-14.33.08 +FullBodyIK.LastCompileMethod=Unknown +PBIK.TimeStamp=2023.11.03-14.25.08 +PBIK.LastCompileMethod=Unknown +ChaosCaching.TimeStamp=2023.11.03-14.23.38 +ChaosCaching.LastCompileMethod=Unknown +LevelSequence.TimeStamp=2023.11.03-14.19.54 +LevelSequence.LastCompileMethod=Unknown +ChaosCachingEditor.TimeStamp=2023.11.03-14.34.14 +ChaosCachingEditor.LastCompileMethod=Unknown +LevelEditor.TimeStamp=2023.11.03-14.19.56 +LevelEditor.LastCompileMethod=Unknown +MainFrame.TimeStamp=2023.11.03-14.16.18 +MainFrame.LastCompileMethod=Unknown +HotReload.TimeStamp=2023.11.03-14.23.56 +HotReload.LastCompileMethod=Unknown +CommonMenuExtensions.TimeStamp=2023.11.03-14.18.08 +CommonMenuExtensions.LastCompileMethod=Unknown +PixelInspectorModule.TimeStamp=2023.11.03-14.18.40 +PixelInspectorModule.LastCompileMethod=Unknown +TakeRecorder.TimeStamp=2023.11.03-14.23.54 +TakeRecorder.LastCompileMethod=Unknown +StructUtils.TimeStamp=2023.11.03-14.18.58 +StructUtils.LastCompileMethod=Unknown +PythonScriptPlugin.TimeStamp=2023.11.03-14.23.20 +PythonScriptPlugin.LastCompileMethod=Unknown +ImgMediaEngine.TimeStamp=2023.11.03-14.26.44 +ImgMediaEngine.LastCompileMethod=Unknown +ActorSequence.TimeStamp=2023.11.03-14.31.58 +ActorSequence.LastCompileMethod=Unknown +NiagaraCore.TimeStamp=2023.11.03-14.20.04 +NiagaraCore.LastCompileMethod=Unknown +Niagara.TimeStamp=2023.11.03-14.21.20 +Niagara.LastCompileMethod=Unknown +NiagaraEditor.TimeStamp=2023.11.03-14.31.46 +NiagaraEditor.LastCompileMethod=Unknown +ContentBrowser.TimeStamp=2023.11.03-14.18.44 +ContentBrowser.LastCompileMethod=Unknown +ContentBrowserData.TimeStamp=2023.11.03-14.17.12 +ContentBrowserData.LastCompileMethod=Unknown +ToolMenus.TimeStamp=2023.11.03-14.16.06 +ToolMenus.LastCompileMethod=Unknown +NiagaraAnimNotifies.TimeStamp=2023.11.03-14.32.58 +NiagaraAnimNotifies.LastCompileMethod=Unknown +InterchangeNodes.TimeStamp=2023.11.03-14.21.44 +InterchangeNodes.LastCompileMethod=Unknown +InterchangeFactoryNodes.TimeStamp=2023.11.03-14.22.20 +InterchangeFactoryNodes.LastCompileMethod=Unknown +InterchangeImport.TimeStamp=2023.11.03-14.24.24 +InterchangeImport.LastCompileMethod=Unknown +InterchangePipelines.TimeStamp=2023.11.03-14.24.24 +InterchangePipelines.LastCompileMethod=Unknown +AudioSynesthesiaCore.TimeStamp=2023.11.03-14.23.22 +AudioSynesthesiaCore.LastCompileMethod=Unknown +AudioSynesthesia.TimeStamp=2023.11.03-14.25.04 +AudioSynesthesia.LastCompileMethod=Unknown +AudioAnalyzer.TimeStamp=2023.11.03-14.24.26 +AudioAnalyzer.LastCompileMethod=Unknown +SoundFields.TimeStamp=2023.11.03-14.33.04 +SoundFields.LastCompileMethod=Unknown +CustomMeshComponent.TimeStamp=2023.11.03-14.36.46 +CustomMeshComponent.LastCompileMethod=Unknown +RigVM.TimeStamp=2023.11.03-14.22.16 +RigVM.LastCompileMethod=Unknown +RigVMDeveloper.TimeStamp=2023.11.03-14.22.32 +RigVMDeveloper.LastCompileMethod=Unknown +PropertyAccessEditor.TimeStamp=2023.11.03-14.25.02 +PropertyAccessEditor.LastCompileMethod=Unknown +Synthesis.TimeStamp=2023.11.03-14.30.22 +Synthesis.LastCompileMethod=Unknown +MetasoundGraphCore.TimeStamp=2023.11.03-14.24.02 +MetasoundGraphCore.LastCompileMethod=Unknown +MetasoundGenerator.TimeStamp=2023.11.03-14.26.12 +MetasoundGenerator.LastCompileMethod=Unknown +MetasoundFrontend.TimeStamp=2023.11.03-14.26.08 +MetasoundFrontend.LastCompileMethod=Unknown +MetasoundStandardNodes.TimeStamp=2023.11.03-14.26.12 +MetasoundStandardNodes.LastCompileMethod=Unknown +MetasoundEngine.TimeStamp=2023.11.03-14.26.56 +MetasoundEngine.LastCompileMethod=Unknown +AudioCodecEngine.TimeStamp=2023.11.03-14.25.04 +AudioCodecEngine.LastCompileMethod=Unknown +WaveTable.TimeStamp=2023.11.03-14.24.24 +WaveTable.LastCompileMethod=Unknown +MetasoundEngineTest.TimeStamp=2023.11.03-14.35.44 +MetasoundEngineTest.LastCompileMethod=Unknown +MetasoundEditor.TimeStamp=2023.11.03-14.31.28 +MetasoundEditor.LastCompileMethod=Unknown +AudioWidgets.TimeStamp=2023.11.03-14.26.56 +AudioWidgets.LastCompileMethod=Unknown +AdvancedWidgets.TimeStamp=2023.11.03-14.24.00 +AdvancedWidgets.LastCompileMethod=Unknown +LocationServicesBPLibrary.TimeStamp=2023.11.03-14.36.48 +LocationServicesBPLibrary.LastCompileMethod=Unknown +ProceduralMeshComponent.TimeStamp=2023.11.03-14.20.34 +ProceduralMeshComponent.LastCompileMethod=Unknown +MsQuicRuntime.TimeStamp=2023.11.03-14.29.28 +MsQuicRuntime.LastCompileMethod=Unknown +SignificanceManager.TimeStamp=2023.11.03-14.29.02 +SignificanceManager.LastCompileMethod=Unknown +CableComponent.TimeStamp=2023.11.03-14.32.58 +CableComponent.LastCompileMethod=Unknown +GameplayCameras.TimeStamp=2023.11.03-14.29.56 +GameplayCameras.LastCompileMethod=Unknown +IKRig.TimeStamp=2023.11.03-14.25.44 +IKRig.LastCompileMethod=Unknown +IKRigDeveloper.TimeStamp=2023.11.03-14.30.20 +IKRigDeveloper.LastCompileMethod=Unknown +AnimationData.TimeStamp=2023.11.03-14.35.08 +AnimationData.LastCompileMethod=Unknown +ControlRig.TimeStamp=2023.11.03-14.22.44 +ControlRig.LastCompileMethod=Unknown +Constraints.TimeStamp=2023.11.03-14.18.32 +Constraints.LastCompileMethod=Unknown +ControlRigDeveloper.TimeStamp=2023.11.03-14.25.40 +ControlRigDeveloper.LastCompileMethod=Unknown +PropertyAccessNode.TimeStamp=2023.11.03-14.33.24 +PropertyAccessNode.LastCompileMethod=Unknown +AnimationSharing.TimeStamp=2023.11.03-14.30.16 +AnimationSharing.LastCompileMethod=Unknown +TraceDataFiltering.TimeStamp=2023.11.03-14.33.40 +TraceDataFiltering.LastCompileMethod=Unknown +NullSourceCodeAccess.TimeStamp=2023.11.03-14.36.38 +NullSourceCodeAccess.LastCompileMethod=Unknown +TcpMessaging.TimeStamp=2023.11.03-14.36.26 +TcpMessaging.LastCompileMethod=Unknown +DataValidation.TimeStamp=2023.11.03-14.28.54 +DataValidation.LastCompileMethod=Unknown +UdpMessaging.TimeStamp=2023.11.03-14.24.14 +UdpMessaging.LastCompileMethod=Unknown +GameplayTagsEditor.TimeStamp=2023.11.03-14.23.00 +GameplayTagsEditor.LastCompileMethod=Unknown +AssetManagerEditor.TimeStamp=2023.11.03-14.31.28 +AssetManagerEditor.LastCompileMethod=Unknown +TreeMap.TimeStamp=2023.11.03-14.28.38 +TreeMap.LastCompileMethod=Unknown +EnvironmentQueryEditor.TimeStamp=2023.11.03-14.32.44 +EnvironmentQueryEditor.LastCompileMethod=Unknown +FacialAnimation.TimeStamp=2023.11.03-14.31.34 +FacialAnimation.LastCompileMethod=Unknown +FacialAnimationEditor.TimeStamp=2023.11.03-14.36.16 +FacialAnimationEditor.LastCompileMethod=Unknown +Paper2D.TimeStamp=2023.11.03-14.27.24 +Paper2D.LastCompileMethod=Unknown +MeshPaintEditorMode.TimeStamp=2023.11.03-14.33.02 +MeshPaintEditorMode.LastCompileMethod=Unknown +MeshPaintingToolset.TimeStamp=2023.11.03-14.30.22 +MeshPaintingToolset.LastCompileMethod=Unknown +TraceUtilities.TimeStamp=2023.11.03-14.33.02 +TraceUtilities.LastCompileMethod=Unknown +EditorTraceUtilities.TimeStamp=2023.11.03-14.33.50 +EditorTraceUtilities.LastCompileMethod=Unknown +InputEditor.TimeStamp=2023.11.03-14.22.40 +InputEditor.LastCompileMethod=Unknown +ChaosClothEditor.TimeStamp=2023.11.03-14.35.42 +ChaosClothEditor.LastCompileMethod=Unknown +MeshLODToolset.TimeStamp=2023.11.03-14.29.34 +MeshLODToolset.LastCompileMethod=Unknown +GeometryCollectionEditor.TimeStamp=2023.11.03-14.30.26 +GeometryCollectionEditor.LastCompileMethod=Unknown +GeometryCollectionTracks.TimeStamp=2023.11.03-14.30.14 +GeometryCollectionTracks.LastCompileMethod=Unknown +GeometryCollectionSequencer.TimeStamp=2023.11.03-14.34.32 +GeometryCollectionSequencer.LastCompileMethod=Unknown +GeometryCollectionEngine.TimeStamp=2023.11.03-14.18.42 +GeometryCollectionEngine.LastCompileMethod=Unknown +GeometryCollectionNodes.TimeStamp=2023.11.03-14.34.22 +GeometryCollectionNodes.LastCompileMethod=Unknown +ChaosUserDataPT.TimeStamp=2023.11.03-14.34.48 +ChaosUserDataPT.LastCompileMethod=Unknown +FractureEditor.TimeStamp=2023.11.03-14.33.46 +FractureEditor.LastCompileMethod=Unknown +MeshModelingToolsExp.TimeStamp=2023.11.03-14.25.20 +MeshModelingToolsExp.LastCompileMethod=Unknown +MeshModelingToolsEditorOnlyExp.TimeStamp=2023.11.03-14.26.44 +MeshModelingToolsEditorOnlyExp.LastCompileMethod=Unknown +ModelingEditorUI.TimeStamp=2023.11.03-14.27.50 +ModelingEditorUI.LastCompileMethod=Unknown +SkeletalMeshModifiers.TimeStamp=2023.11.03-14.25.24 +SkeletalMeshModifiers.LastCompileMethod=Unknown +ToolPresetAsset.TimeStamp=2023.11.03-14.28.32 +ToolPresetAsset.LastCompileMethod=Unknown +ToolPresetEditor.TimeStamp=2023.11.03-14.30.08 +ToolPresetEditor.LastCompileMethod=Unknown +DataflowEditor.TimeStamp=2023.11.03-14.28.18 +DataflowEditor.LastCompileMethod=Unknown +DataflowEnginePlugin.TimeStamp=2023.11.03-14.26.48 +DataflowEnginePlugin.LastCompileMethod=Unknown +DataflowNodes.TimeStamp=2023.11.03-14.26.44 +DataflowNodes.LastCompileMethod=Unknown +ChaosSolverEditor.TimeStamp=2023.11.03-14.32.52 +ChaosSolverEditor.LastCompileMethod=Unknown +AutomationUtils.TimeStamp=2023.11.03-14.33.00 +AutomationUtils.LastCompileMethod=Unknown +AutomationUtilsEditor.TimeStamp=2023.11.03-14.33.18 +AutomationUtilsEditor.LastCompileMethod=Unknown +GeometryFlowCore.TimeStamp=2023.11.03-14.25.44 +GeometryFlowCore.LastCompileMethod=Unknown +GeometryFlowMeshProcessing.TimeStamp=2023.11.03-14.27.00 +GeometryFlowMeshProcessing.LastCompileMethod=Unknown +GeometryFlowMeshProcessingEditor.TimeStamp=2023.11.03-14.28.18 +GeometryFlowMeshProcessingEditor.LastCompileMethod=Unknown +BackChannel.TimeStamp=2023.11.03-14.23.18 +BackChannel.LastCompileMethod=Unknown +StructUtilsEngine.TimeStamp=2023.11.03-14.21.34 +StructUtilsEngine.LastCompileMethod=Unknown +StructUtilsEditor.TimeStamp=2023.11.03-14.23.14 +StructUtilsEditor.LastCompileMethod=Unknown +StructUtilsNodes.TimeStamp=2023.11.03-14.33.02 +StructUtilsNodes.LastCompileMethod=Unknown +StructUtilsTestSuite.TimeStamp=2023.11.03-14.33.18 +StructUtilsTestSuite.LastCompileMethod=Unknown +LocalizableMessage.TimeStamp=2023.11.03-14.29.38 +LocalizableMessage.LastCompileMethod=Unknown +LocalizableMessageBlueprint.TimeStamp=2023.11.03-14.34.36 +LocalizableMessageBlueprint.LastCompileMethod=Unknown +ChaosNiagara.TimeStamp=2023.11.03-14.33.04 +ChaosNiagara.LastCompileMethod=Unknown +VariantManager.TimeStamp=2023.11.03-14.24.22 +VariantManager.LastCompileMethod=Unknown +VariantManagerContentEditor.TimeStamp=2023.11.03-14.22.04 +VariantManagerContentEditor.LastCompileMethod=Unknown +DatasmithContentEditor.TimeStamp=2023.11.03-14.27.02 +DatasmithContentEditor.LastCompileMethod=Unknown +MediaCompositing.TimeStamp=2023.11.03-14.28.50 +MediaCompositing.LastCompileMethod=Unknown +ImgMedia.TimeStamp=2023.11.03-14.27.54 +ImgMedia.LastCompileMethod=Unknown +MediaPlate.TimeStamp=2023.11.03-14.30.14 +MediaPlate.LastCompileMethod=Unknown +MediaPlateEditor.TimeStamp=2023.11.03-14.33.44 +MediaPlateEditor.LastCompileMethod=Unknown +TakeMovieScene.TimeStamp=2023.11.03-14.22.12 +TakeMovieScene.LastCompileMethod=Unknown +TakeSequencer.TimeStamp=2023.11.03-14.33.26 +TakeSequencer.LastCompileMethod=Unknown +TemplateSequence.TimeStamp=2023.11.03-14.27.24 +TemplateSequence.LastCompileMethod=Unknown +OnlineBase.TimeStamp=2023.11.03-14.21.24 +OnlineBase.LastCompileMethod=Unknown +SequencerScripting.TimeStamp=2023.11.03-14.20.54 +SequencerScripting.LastCompileMethod=Unknown +SequencerScriptingEditor.TimeStamp=2023.11.03-14.29.08 +SequencerScriptingEditor.LastCompileMethod=Unknown +NiagaraEditorWidgets.TimeStamp=2023.11.03-14.39.10 +NiagaraEditorWidgets.LastCompileMethod=Unknown +GLTFCore.TimeStamp=2023.11.03-14.22.34 +GLTFCore.LastCompileMethod=Unknown +InterchangeMessages.TimeStamp=2023.11.03-14.22.10 +InterchangeMessages.LastCompileMethod=Unknown +InterchangeExport.TimeStamp=2023.11.03-14.32.58 +InterchangeExport.LastCompileMethod=Unknown +InterchangeDispatcher.TimeStamp=2023.11.03-14.22.26 +InterchangeDispatcher.LastCompileMethod=Unknown +InterchangeCommonParser.TimeStamp=2023.11.03-14.22.12 +InterchangeCommonParser.LastCompileMethod=Unknown +InterchangeFbxParser.TimeStamp=2023.11.03-14.35.54 +InterchangeFbxParser.LastCompileMethod=Unknown +InterchangeEditor.TimeStamp=2023.11.03-14.35.14 +InterchangeEditor.LastCompileMethod=Unknown +InterchangeEditorPipelines.TimeStamp=2023.11.03-14.30.26 +InterchangeEditorPipelines.LastCompileMethod=Unknown +InterchangeEditorUtilities.TimeStamp=2023.11.03-14.33.02 +InterchangeEditorUtilities.LastCompileMethod=Unknown +ActorLayerUtilities.TimeStamp=2023.11.03-14.20.38 +ActorLayerUtilities.LastCompileMethod=Unknown +ActorLayerUtilitiesEditor.TimeStamp=2023.11.03-14.34.02 +ActorLayerUtilitiesEditor.LastCompileMethod=Unknown +ArchVisCharacter.TimeStamp=2023.11.03-14.34.28 +ArchVisCharacter.LastCompileMethod=Unknown +GeometryCacheStreamer.TimeStamp=2023.11.03-14.23.26 +GeometryCacheStreamer.LastCompileMethod=Unknown +GeometryCache.TimeStamp=2023.11.03-14.21.24 +GeometryCache.LastCompileMethod=Unknown +GeometryCacheEd.TimeStamp=2023.11.03-14.32.52 +GeometryCacheEd.LastCompileMethod=Unknown +GeometryCacheTracks.TimeStamp=2023.11.03-14.24.02 +GeometryCacheTracks.LastCompileMethod=Unknown +GeometryCacheSequencer.TimeStamp=2023.11.03-14.34.56 +GeometryCacheSequencer.LastCompileMethod=Unknown +InputDebugging.TimeStamp=2023.11.03-14.33.56 +InputDebugging.LastCompileMethod=Unknown +InputDebuggingEditor.TimeStamp=2023.11.03-14.35.20 +InputDebuggingEditor.LastCompileMethod=Unknown +GeometryAlgorithms.TimeStamp=2023.11.03-14.21.50 +GeometryAlgorithms.LastCompileMethod=Unknown +DynamicMesh.TimeStamp=2023.11.03-14.21.52 +DynamicMesh.LastCompileMethod=Unknown +AssetTags.TimeStamp=2023.11.03-14.33.02 +AssetTags.LastCompileMethod=Unknown +MeshModelingTools.TimeStamp=2023.11.03-14.24.28 +MeshModelingTools.LastCompileMethod=Unknown +MeshModelingToolsEditorOnly.TimeStamp=2023.11.03-14.26.50 +MeshModelingToolsEditorOnly.LastCompileMethod=Unknown +ModelingComponents.TimeStamp=2023.11.03-14.23.10 +ModelingComponents.LastCompileMethod=Unknown +GeometryFramework.TimeStamp=2023.11.03-14.21.50 +GeometryFramework.LastCompileMethod=Unknown +ModelingComponentsEditorOnly.TimeStamp=2023.11.03-14.24.18 +ModelingComponentsEditorOnly.LastCompileMethod=Unknown +ModelingOperators.TimeStamp=2023.11.03-14.22.18 +ModelingOperators.LastCompileMethod=Unknown +ModelingOperatorsEditorOnly.TimeStamp=2023.11.03-14.23.50 +ModelingOperatorsEditorOnly.LastCompileMethod=Unknown +AndroidPermission.TimeStamp=2023.11.03-14.28.54 +AndroidPermission.LastCompileMethod=Unknown +AppleImageUtils.TimeStamp=2023.11.03-14.22.30 +AppleImageUtils.LastCompileMethod=Unknown +AppleImageUtilsBlueprintSupport.TimeStamp=2023.11.03-14.33.08 +AppleImageUtilsBlueprintSupport.LastCompileMethod=Unknown +SynthesisEditor.TimeStamp=2023.11.03-14.32.50 +SynthesisEditor.LastCompileMethod=Unknown +GooglePAD.TimeStamp=2023.11.03-14.33.50 +GooglePAD.LastCompileMethod=Unknown +ProceduralMeshComponentEditor.TimeStamp=2023.11.03-14.33.54 +ProceduralMeshComponentEditor.LastCompileMethod=Unknown +MobilePatchingUtils.TimeStamp=2023.11.03-14.34.46 +MobilePatchingUtils.LastCompileMethod=Unknown +AudioCapture.TimeStamp=2023.11.03-14.29.28 +AudioCapture.LastCompileMethod=Unknown +ResonanceAudio.TimeStamp=2023.11.03-14.31.58 +ResonanceAudio.LastCompileMethod=Unknown +AlembicImporter.TimeStamp=2023.11.03-14.33.28 +AlembicImporter.LastCompileMethod=Unknown +AlembicLibrary.TimeStamp=2023.11.03-14.27.20 +AlembicLibrary.LastCompileMethod=Unknown +ACLPluginEditor.TimeStamp=2023.11.03-14.33.30 +ACLPluginEditor.LastCompileMethod=Unknown +ControlRigSpline.TimeStamp=2023.11.03-14.32.58 +ControlRigSpline.LastCompileMethod=Unknown +AnimationModifierLibrary.TimeStamp=2023.11.03-14.30.34 +AnimationModifierLibrary.LastCompileMethod=Unknown +BlendSpaceMotionAnalysis.TimeStamp=2023.11.03-14.32.44 +BlendSpaceMotionAnalysis.LastCompileMethod=Unknown +InterchangeTests.TimeStamp=2023.11.03-14.30.00 +InterchangeTests.LastCompileMethod=Unknown +InterchangeTestEditor.TimeStamp=2023.11.03-14.33.30 +InterchangeTestEditor.LastCompileMethod=Unknown +OodleNetworkHandlerComponent.TimeStamp=2023.11.03-14.33.02 +OodleNetworkHandlerComponent.LastCompileMethod=Unknown +KDevelopSourceCodeAccess.TimeStamp=2023.11.03-14.33.52 +KDevelopSourceCodeAccess.LastCompileMethod=Unknown +UObjectPlugin.TimeStamp=2023.11.03-14.34.50 +UObjectPlugin.LastCompileMethod=Unknown +VisualStudioCodeSourceCodeAccess.TimeStamp=2023.11.03-14.36.26 +VisualStudioCodeSourceCodeAccess.LastCompileMethod=Unknown +CodeLiteSourceCodeAccess.TimeStamp=2023.11.03-14.35.12 +CodeLiteSourceCodeAccess.LastCompileMethod=Unknown +PluginUtils.TimeStamp=2023.11.03-14.23.10 +PluginUtils.LastCompileMethod=Unknown +GitSourceControl.TimeStamp=2023.11.03-14.34.48 +GitSourceControl.LastCompileMethod=Unknown +AnimationSharingEd.TimeStamp=2023.11.03-14.33.22 +AnimationSharingEd.LastCompileMethod=Unknown +RiderSourceCodeAccess.TimeStamp=2023.11.03-14.33.50 +RiderSourceCodeAccess.LastCompileMethod=Unknown +CLionSourceCodeAccess.TimeStamp=2023.11.03-14.36.00 +CLionSourceCodeAccess.LastCompileMethod=Unknown +SubversionSourceControl.TimeStamp=2023.11.03-14.36.34 +SubversionSourceControl.LastCompileMethod=Unknown +DumpGPUServices.TimeStamp=2023.11.03-14.35.24 +DumpGPUServices.LastCompileMethod=Unknown +PluginBrowser.TimeStamp=2023.11.03-14.25.54 +PluginBrowser.LastCompileMethod=Unknown +ChangelistReview.TimeStamp=2023.11.03-14.36.46 +ChangelistReview.LastCompileMethod=Unknown +CryptoKeys.TimeStamp=2023.11.03-14.32.54 +CryptoKeys.LastCompileMethod=Unknown +CryptoKeysOpenSSL.TimeStamp=2023.11.03-14.31.34 +CryptoKeysOpenSSL.LastCompileMethod=Unknown +SpeedTreeImporter.TimeStamp=2023.11.03-14.35.28 +SpeedTreeImporter.LastCompileMethod=Unknown +WorldPartitionHLODUtilities.TimeStamp=2023.11.03-14.32.34 +WorldPartitionHLODUtilities.LastCompileMethod=Unknown +ModelingToolsEditorMode.TimeStamp=2023.11.03-14.31.28 +ModelingToolsEditorMode.LastCompileMethod=Unknown +BlueprintHeaderView.TimeStamp=2023.11.03-14.33.24 +BlueprintHeaderView.LastCompileMethod=Unknown +EditorDebugTools.TimeStamp=2023.11.03-14.36.06 +EditorDebugTools.LastCompileMethod=Unknown +SequencerAnimTools.TimeStamp=2023.11.03-14.32.52 +SequencerAnimTools.LastCompileMethod=Unknown +MobileLauncherProfileWizard.TimeStamp=2023.11.03-14.33.38 +MobileLauncherProfileWizard.LastCompileMethod=Unknown +UVEditor.TimeStamp=2023.11.03-14.32.50 +UVEditor.LastCompileMethod=Unknown +UVEditorTools.TimeStamp=2023.11.03-14.29.18 +UVEditorTools.LastCompileMethod=Unknown +UVEditorToolsEditorOnly.TimeStamp=2023.11.03-14.30.46 +UVEditorToolsEditorOnly.LastCompileMethod=Unknown +EditorScriptingUtilities.TimeStamp=2023.11.03-14.22.56 +EditorScriptingUtilities.LastCompileMethod=Unknown +CurveEditorTools.TimeStamp=2023.11.03-14.32.32 +CurveEditorTools.LastCompileMethod=Unknown +Paper2DEditor.TimeStamp=2023.11.03-14.29.52 +Paper2DEditor.LastCompileMethod=Unknown +PaperSpriteSheetImporter.TimeStamp=2023.11.03-14.32.44 +PaperSpriteSheetImporter.LastCompileMethod=Unknown +PaperTiledImporter.TimeStamp=2023.11.03-14.33.06 +PaperTiledImporter.LastCompileMethod=Unknown +MaterialAnalyzer.TimeStamp=2023.11.03-14.36.06 +MaterialAnalyzer.LastCompileMethod=Unknown +ContentBrowserFileDataSource.TimeStamp=2023.11.03-14.22.56 +ContentBrowserFileDataSource.LastCompileMethod=Unknown +LightMixer.TimeStamp=2023.11.03-14.35.30 +LightMixer.LastCompileMethod=Unknown +ContentBrowserAssetDataSource.TimeStamp=2023.11.03-14.31.12 +ContentBrowserAssetDataSource.LastCompileMethod=Unknown +CollectionManager.TimeStamp=2023.11.03-14.20.38 +CollectionManager.LastCompileMethod=Unknown +ContentBrowserClassDataSource.TimeStamp=2023.11.03-14.33.24 +ContentBrowserClassDataSource.LastCompileMethod=Unknown +ObjectMixerEditor.TimeStamp=2023.11.03-14.32.38 +ObjectMixerEditor.LastCompileMethod=Unknown +PortableObjectFileDataSource.TimeStamp=2023.11.03-14.36.22 +PortableObjectFileDataSource.LastCompileMethod=Unknown +TakesCore.TimeStamp=2023.11.03-14.22.06 +TakesCore.LastCompileMethod=Unknown +TakeTrackRecorders.TimeStamp=2023.11.03-14.22.44 +TakeTrackRecorders.LastCompileMethod=Unknown +TakeRecorderSources.TimeStamp=2023.11.03-14.32.28 +TakeRecorderSources.LastCompileMethod=Unknown +CacheTrackRecorder.TimeStamp=2023.11.03-14.30.26 +CacheTrackRecorder.LastCompileMethod=Unknown +AudioSynesthesiaEditor.TimeStamp=2023.11.03-14.32.40 +AudioSynesthesiaEditor.LastCompileMethod=Unknown +ProfileVisualizer.TimeStamp=2023.11.03-14.31.00 +ProfileVisualizer.LastCompileMethod=Unknown +ProfilerService.TimeStamp=2023.11.03-14.36.46 +ProfilerService.LastCompileMethod=Unknown +ImageWriteQueue.TimeStamp=2023.11.03-14.17.12 +ImageWriteQueue.LastCompileMethod=Unknown +TypedElementFramework.TimeStamp=2023.11.03-14.13.38 +TypedElementFramework.LastCompileMethod=Unknown +TypedElementRuntime.TimeStamp=2023.11.03-14.13.42 +TypedElementRuntime.LastCompileMethod=Unknown +LevelInstanceEditor.TimeStamp=2023.11.03-14.35.24 +LevelInstanceEditor.LastCompileMethod=Unknown +AIModule.TimeStamp=2023.11.03-14.20.00 +AIModule.LastCompileMethod=Unknown +NavigationSystem.TimeStamp=2023.11.03-14.19.18 +NavigationSystem.LastCompileMethod=Unknown +AITestSuite.TimeStamp=2023.11.03-14.19.08 +AITestSuite.LastCompileMethod=Unknown +GameplayDebugger.TimeStamp=2023.11.03-14.19.58 +GameplayDebugger.LastCompileMethod=Unknown +MessagingRpc.TimeStamp=2023.11.03-14.13.24 +MessagingRpc.LastCompileMethod=Unknown +PortalRpc.TimeStamp=2023.11.03-14.13.50 +PortalRpc.LastCompileMethod=Unknown +PortalServices.TimeStamp=2023.11.03-14.13.24 +PortalServices.LastCompileMethod=Unknown +AnalyticsET.TimeStamp=2023.11.03-14.13.30 +AnalyticsET.LastCompileMethod=Unknown +LauncherPlatform.TimeStamp=2023.11.03-14.17.56 +LauncherPlatform.LastCompileMethod=Unknown +BinkAudioDecoder.TimeStamp=2023.11.03-14.28.02 +BinkAudioDecoder.LastCompileMethod=Unknown +AudioMixer.TimeStamp=2023.11.03-14.14.24 +AudioMixer.LastCompileMethod=Unknown +StreamingPauseRendering.TimeStamp=2023.11.03-14.36.48 +StreamingPauseRendering.LastCompileMethod=Unknown +MovieScene.TimeStamp=2023.11.03-14.18.32 +MovieScene.LastCompileMethod=Unknown +MovieSceneTracks.TimeStamp=2023.11.03-14.19.52 +MovieSceneTracks.LastCompileMethod=Unknown +SparseVolumeTexture.TimeStamp=2023.11.03-14.34.14 +SparseVolumeTexture.LastCompileMethod=Unknown +Documentation.TimeStamp=2023.11.03-14.24.48 +Documentation.LastCompileMethod=Unknown +OutputLog.TimeStamp=2023.11.03-14.18.42 +OutputLog.LastCompileMethod=Unknown +SourceControlWindows.TimeStamp=2023.11.03-14.18.42 +SourceControlWindows.LastCompileMethod=Unknown +SourceControlWindowExtender.TimeStamp=2023.11.03-14.36.46 +SourceControlWindowExtender.LastCompileMethod=Unknown +UncontrolledChangelists.TimeStamp=2023.11.03-14.17.20 +UncontrolledChangelists.LastCompileMethod=Unknown +ClassViewer.TimeStamp=2023.11.03-14.18.36 +ClassViewer.LastCompileMethod=Unknown +StructViewer.TimeStamp=2023.11.03-14.35.22 +StructViewer.LastCompileMethod=Unknown +GraphEditor.TimeStamp=2023.11.03-14.18.36 +GraphEditor.LastCompileMethod=Unknown +Kismet.TimeStamp=2023.11.03-14.15.38 +Kismet.LastCompileMethod=Unknown +KismetWidgets.TimeStamp=2023.11.03-14.18.36 +KismetWidgets.LastCompileMethod=Unknown +Persona.TimeStamp=2023.11.03-14.22.26 +Persona.LastCompileMethod=Unknown +AdvancedPreviewScene.TimeStamp=2023.11.03-14.17.14 +AdvancedPreviewScene.LastCompileMethod=Unknown +AnimationBlueprintEditor.TimeStamp=2023.11.03-14.27.16 +AnimationBlueprintEditor.LastCompileMethod=Unknown +PackagesDialog.TimeStamp=2023.11.03-14.17.20 +PackagesDialog.LastCompileMethod=Unknown +DetailCustomizations.TimeStamp=2023.11.03-14.21.04 +DetailCustomizations.LastCompileMethod=Unknown +ComponentVisualizers.TimeStamp=2023.11.03-14.20.52 +ComponentVisualizers.LastCompileMethod=Unknown +Layers.TimeStamp=2023.11.03-14.30.10 +Layers.LastCompileMethod=Unknown +AutomationWindow.TimeStamp=2023.11.03-14.26.04 +AutomationWindow.LastCompileMethod=Unknown +AutomationController.TimeStamp=2023.11.03-14.20.50 +AutomationController.LastCompileMethod=Unknown +DeviceManager.TimeStamp=2023.11.03-14.37.06 +DeviceManager.LastCompileMethod=Unknown +ProfilerClient.TimeStamp=2023.11.03-14.31.26 +ProfilerClient.LastCompileMethod=Unknown +SessionFrontend.TimeStamp=2023.11.03-14.26.54 +SessionFrontend.LastCompileMethod=Unknown +ProjectLauncher.TimeStamp=2023.11.03-14.37.38 +ProjectLauncher.LastCompileMethod=Unknown +SettingsEditor.TimeStamp=2023.11.03-14.21.34 +SettingsEditor.LastCompileMethod=Unknown +EditorSettingsViewer.TimeStamp=2023.11.03-14.35.24 +EditorSettingsViewer.LastCompileMethod=Unknown +InternationalizationSettings.TimeStamp=2023.11.03-14.28.26 +InternationalizationSettings.LastCompileMethod=Unknown +ProjectSettingsViewer.TimeStamp=2023.11.03-14.35.20 +ProjectSettingsViewer.LastCompileMethod=Unknown +ProjectTargetPlatformEditor.TimeStamp=2023.11.03-14.31.52 +ProjectTargetPlatformEditor.LastCompileMethod=Unknown +Blutility.TimeStamp=2023.11.03-14.22.42 +Blutility.LastCompileMethod=Unknown +XmlParser.TimeStamp=2023.11.03-14.11.50 +XmlParser.LastCompileMethod=Unknown +UndoHistory.TimeStamp=2023.11.03-14.21.40 +UndoHistory.LastCompileMethod=Unknown +DeviceProfileEditor.TimeStamp=2023.11.03-14.31.18 +DeviceProfileEditor.LastCompileMethod=Unknown +HardwareTargeting.TimeStamp=2023.11.03-14.18.02 +HardwareTargeting.LastCompileMethod=Unknown +LocalizationDashboard.TimeStamp=2023.11.03-14.37.00 +LocalizationDashboard.LastCompileMethod=Unknown +LocalizationService.TimeStamp=2023.11.03-14.26.02 +LocalizationService.LastCompileMethod=Unknown +MergeActors.TimeStamp=2023.11.03-14.36.12 +MergeActors.LastCompileMethod=Unknown +InputBindingEditor.TimeStamp=2023.11.03-14.31.36 +InputBindingEditor.LastCompileMethod=Unknown +EditorInteractiveToolsFramework.TimeStamp=2023.11.03-14.17.42 +EditorInteractiveToolsFramework.LastCompileMethod=Unknown +InteractiveToolsFramework.TimeStamp=2023.11.03-14.17.12 +InteractiveToolsFramework.LastCompileMethod=Unknown +TraceInsights.TimeStamp=2023.11.03-14.25.42 +TraceInsights.LastCompileMethod=Unknown +TraceServices.TimeStamp=2023.11.03-14.23.48 +TraceServices.LastCompileMethod=Unknown +TraceAnalysis.TimeStamp=2023.11.03-14.22.42 +TraceAnalysis.LastCompileMethod=Unknown +StaticMeshEditor.TimeStamp=2023.11.03-14.22.56 +StaticMeshEditor.LastCompileMethod=Unknown +EditorFramework.TimeStamp=2023.11.03-14.17.12 +EditorFramework.LastCompileMethod=Unknown +EditorConfig.TimeStamp=2023.11.03-14.17.12 +EditorConfig.LastCompileMethod=Unknown +DerivedDataEditor.TimeStamp=2023.11.03-14.18.42 +DerivedDataEditor.LastCompileMethod=Unknown +CSVtoSVG.TimeStamp=2023.11.03-14.34.30 +CSVtoSVG.LastCompileMethod=Unknown +VirtualizationEditor.TimeStamp=2023.11.03-14.31.04 +VirtualizationEditor.LastCompileMethod=Unknown +AnimationSettings.TimeStamp=2023.11.03-14.33.50 +AnimationSettings.LastCompileMethod=Unknown +GameplayDebuggerEditor.TimeStamp=2023.11.03-14.19.58 +GameplayDebuggerEditor.LastCompileMethod=Unknown +RenderResourceViewer.TimeStamp=2023.11.03-14.34.20 +RenderResourceViewer.LastCompileMethod=Unknown +AndroidRuntimeSettings.TimeStamp=2023.11.03-14.30.30 +AndroidRuntimeSettings.LastCompileMethod=Unknown +LinuxPlatformEditor.TimeStamp=2023.11.03-14.33.28 +LinuxPlatformEditor.LastCompileMethod=Unknown +AndroidPlatformEditor.TimeStamp=2023.11.03-14.33.14 +AndroidPlatformEditor.LastCompileMethod=Unknown +AndroidDeviceDetection.TimeStamp=2023.11.03-14.29.20 +AndroidDeviceDetection.LastCompileMethod=Unknown +PIEPreviewDeviceProfileSelector.TimeStamp=2023.11.03-14.24.18 +PIEPreviewDeviceProfileSelector.LastCompileMethod=Unknown +LogVisualizer.TimeStamp=2023.11.03-14.14.42 +LogVisualizer.LastCompileMethod=Unknown +WidgetRegistration.TimeStamp=2023.11.03-14.27.48 +WidgetRegistration.LastCompileMethod=Unknown +ClothPainter.TimeStamp=2023.11.03-14.35.58 +ClothPainter.LastCompileMethod=Unknown +SkeletalMeshEditor.TimeStamp=2023.11.03-14.22.38 +SkeletalMeshEditor.LastCompileMethod=Unknown +ViewportInteraction.TimeStamp=2023.11.03-14.18.50 +ViewportInteraction.LastCompileMethod=Unknown +EditorWidgets.TimeStamp=2023.11.03-14.17.40 +EditorWidgets.LastCompileMethod=Unknown +ViewportSnapping.TimeStamp=2023.11.03-14.31.56 +ViewportSnapping.LastCompileMethod=Unknown +ActorPickerMode.TimeStamp=2023.11.03-14.18.00 +ActorPickerMode.LastCompileMethod=Unknown +SceneDepthPickerMode.TimeStamp=2023.11.03-14.21.44 +SceneDepthPickerMode.LastCompileMethod=Unknown +LandscapeEditor.TimeStamp=2023.11.03-14.26.04 +LandscapeEditor.LastCompileMethod=Unknown +FoliageEdit.TimeStamp=2023.11.03-14.25.30 +FoliageEdit.LastCompileMethod=Unknown +VirtualTexturingEditor.TimeStamp=2023.11.03-14.31.06 +VirtualTexturingEditor.LastCompileMethod=Unknown +PlacementMode.TimeStamp=2023.11.03-14.22.06 +PlacementMode.LastCompileMethod=Unknown +MeshPaint.TimeStamp=2023.11.03-14.25.48 +MeshPaint.LastCompileMethod=Unknown +SessionServices.TimeStamp=2023.11.03-14.22.02 +SessionServices.LastCompileMethod=Unknown +FractureEngine.TimeStamp=2023.11.03-14.29.34 +FractureEngine.LastCompileMethod=Unknown +PlanarCut.TimeStamp=2023.11.03-14.29.24 +PlanarCut.LastCompileMethod=Unknown +CharacterAI.TimeStamp=2023.11.03-14.34.54 +CharacterAI.LastCompileMethod=Unknown +AndroidMediaEditor.TimeStamp=2023.11.03-14.33.16 +AndroidMediaEditor.LastCompileMethod=Unknown +AndroidMediaFactory.TimeStamp=2023.11.03-14.33.02 +AndroidMediaFactory.LastCompileMethod=Unknown +WmfMediaEditor.TimeStamp=2023.11.03-14.33.08 +WmfMediaEditor.LastCompileMethod=Unknown +WmfMediaFactory.TimeStamp=2023.11.03-14.33.08 +WmfMediaFactory.LastCompileMethod=Unknown +MediaCompositingEditor.TimeStamp=2023.11.03-14.30.40 +MediaCompositingEditor.LastCompileMethod=Unknown +SequenceRecorder.TimeStamp=2023.11.03-14.21.58 +SequenceRecorder.LastCompileMethod=Unknown +ImgMediaEditor.TimeStamp=2023.11.03-14.32.58 +ImgMediaEditor.LastCompileMethod=Unknown +ImgMediaFactory.TimeStamp=2023.11.03-14.26.42 +ImgMediaFactory.LastCompileMethod=Unknown +WebMMedia.TimeStamp=2023.11.03-14.31.42 +WebMMedia.LastCompileMethod=Unknown +WebMMediaEditor.TimeStamp=2023.11.03-14.34.24 +WebMMediaEditor.LastCompileMethod=Unknown +WebMMediaFactory.TimeStamp=2023.11.03-14.29.00 +WebMMediaFactory.LastCompileMethod=Unknown +AvfMediaEditor.TimeStamp=2023.11.03-14.33.10 +AvfMediaEditor.LastCompileMethod=Unknown +AvfMediaFactory.TimeStamp=2023.11.03-14.35.16 +AvfMediaFactory.LastCompileMethod=Unknown +MediaPlayerEditor.TimeStamp=2023.11.03-14.25.14 +MediaPlayerEditor.LastCompileMethod=Unknown +ActorSequenceEditor.TimeStamp=2023.11.03-14.34.46 +ActorSequenceEditor.LastCompileMethod=Unknown +TemplateSequenceEditor.TimeStamp=2023.11.03-14.33.00 +TemplateSequenceEditor.LastCompileMethod=Unknown +LevelSequenceEditor.TimeStamp=2023.11.03-14.21.58 +LevelSequenceEditor.LastCompileMethod=Unknown +WaveTableEditor.TimeStamp=2023.11.03-14.29.46 +WaveTableEditor.LastCompileMethod=Unknown +AndroidFileServerEditor.TimeStamp=2023.11.03-14.33.16 +AndroidFileServerEditor.LastCompileMethod=Unknown +RigVMEditor.TimeStamp=2023.11.03-14.25.40 +RigVMEditor.LastCompileMethod=Unknown +GooglePADEditor.TimeStamp=2023.11.03-14.36.06 +GooglePADEditor.LastCompileMethod=Unknown +ResonanceAudioEditor.TimeStamp=2023.11.03-14.32.58 +ResonanceAudioEditor.LastCompileMethod=Unknown +CameraShakePreviewer.TimeStamp=2023.11.03-14.34.36 +CameraShakePreviewer.LastCompileMethod=Unknown +IKRigEditor.TimeStamp=2023.11.03-14.34.58 +IKRigEditor.LastCompileMethod=Unknown +ControlRigEditor.TimeStamp=2023.11.03-14.29.54 +ControlRigEditor.LastCompileMethod=Unknown +EngineAssetDefinitions.TimeStamp=2023.11.03-14.36.38 +EngineAssetDefinitions.LastCompileMethod=Unknown +GeometryMode.TimeStamp=2023.11.03-14.30.38 +GeometryMode.LastCompileMethod=Unknown +BspMode.TimeStamp=2023.11.03-14.36.46 +BspMode.LastCompileMethod=Unknown +TextureAlignMode.TimeStamp=2023.11.03-14.36.46 +TextureAlignMode.LastCompileMethod=Unknown +SmartSnapping.TimeStamp=2023.11.03-14.35.28 +SmartSnapping.LastCompileMethod=Unknown +AutomationWorker.TimeStamp=2023.11.03-14.26.50 +AutomationWorker.LastCompileMethod=Unknown +SequenceRecorderSections.TimeStamp=2023.11.03-14.35.28 +SequenceRecorderSections.LastCompileMethod=Unknown +AddContentDialog.TimeStamp=2023.11.03-14.17.34 +AddContentDialog.LastCompileMethod=Unknown +WidgetCarousel.TimeStamp=2023.11.03-14.17.04 +WidgetCarousel.LastCompileMethod=Unknown +StatsViewer.TimeStamp=2023.11.03-14.18.36 +StatsViewer.LastCompileMethod=Unknown +DataLayerEditor.TimeStamp=2023.11.03-14.19.24 +DataLayerEditor.LastCompileMethod=Unknown +GameProjectGeneration.TimeStamp=2023.11.03-14.19.26 +GameProjectGeneration.LastCompileMethod=Unknown +UnsavedAssetsTracker.TimeStamp=2023.11.03-14.17.20 +UnsavedAssetsTracker.LastCompileMethod=Unknown +StatusBar.TimeStamp=2023.11.03-14.18.42 +StatusBar.LastCompileMethod=Unknown +SceneOutliner.TimeStamp=2023.11.03-14.19.24 +SceneOutliner.LastCompileMethod=Unknown +SubobjectEditor.TimeStamp=2023.11.03-14.19.28 +SubobjectEditor.LastCompileMethod=Unknown +HierarchicalLODOutliner.TimeStamp=2023.11.03-14.18.48 +HierarchicalLODOutliner.LastCompileMethod=Unknown +HierarchicalLODUtilities.TimeStamp=2023.11.03-14.18.18 +HierarchicalLODUtilities.LastCompileMethod=Unknown +Voice.TimeStamp=2023.11.03-14.22.48 +Voice.LastCompileMethod=Unknown +MovieSceneCapture.TimeStamp=2023.11.03-14.20.32 +MovieSceneCapture.LastCompileMethod=Unknown +MaterialEditor.TimeStamp=2023.11.03-14.18.40 +MaterialEditor.LastCompileMethod=Unknown +Text3D.TimeStamp=2023.11.03-14.31.08 +Text3D.LastCompileMethod=Unknown +Text3DEditor.TimeStamp=2023.11.03-14.34.12 +Text3DEditor.LastCompileMethod=Unknown +ExternalImagePicker.TimeStamp=2023.11.03-14.19.32 +ExternalImagePicker.LastCompileMethod=Unknown + +[Python] +LastDirectory= +RecentsFiles=/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py + +[DetailCustomWidgetExpansion] +GeneralProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +CryptoKeysSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GameplayTagsSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GameMapsSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MoviePlayerSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ProjectPackagingSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +HardwareTargetingSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AssetManagerSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AssetToolsSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +WidgetStateSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AISystem=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AnimationSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AnimationModifierSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AudioSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ChaosSolverSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +CineCameraSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +CollisionProfile=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ConsoleSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ControlRigSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +CookerSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +CrowdManager=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +DataDrivenConsoleVariableSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +DebugCameraControllerSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +EnhancedInputDeveloperSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +EnhancedInputEditorProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GameplayDebuggerConfig=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GarbageCollectionSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +Engine=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +HierarchicalLODSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +InputSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +InterchangeProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GLTFPipelineSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MaterialXPipelineSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LandscapeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LevelSequenceProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MeshBudgetProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MetaSoundSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +RecastNavMesh=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +NavigationSystemV1=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +NetworkSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +PhysicsSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +RendererSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +RendererOverrideSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +SlateSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +StreamingSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +TextureEncodingProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +UserInterfaceSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LevelEditor2DSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +EditorProjectAppearanceSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +BlueprintEditorProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ClassViewerProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +DDCProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +DocumentationSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +EditorUtilityWidgetProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ProxyLODMeshSimplificationSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LevelEditorProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LevelInstanceEditorSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MovieSceneToolsProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +MeshSimplificationSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +PaperImporterSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +EditorPerformanceProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +SourceControlPreferences=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +SkeletalMeshSimplificationSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +PlasticSourceControlProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +StructViewerProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +TextureImportSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +UMGEditorProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AndroidRuntimeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ShaderPlatformQualitySettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AndroidSDKSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LinuxTargetSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AndroidFileServerRuntimeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +AvfMediaSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +DataflowSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +FractureModeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GeometryCacheStreamerSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +GooglePADRuntimeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ImgMediaSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ToolPresetProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +LevelSequenceEditorSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ModelingToolsEditorModeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ModelingComponentsSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +NiagaraSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +NiagaraEditorSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +PaperRuntimeSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +PythonScriptPluginSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +RenderDocPluginSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +ResonanceAudioSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +TakeRecorderProjectSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +TcpMessagingSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +TemplateSequenceEditorSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +UdpMessagingSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android +WmfMediaSettings=EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android + +[DetailMultiObjectNodeExpansion] +GeneralProjectSettings=True +GameplayTagsSettings=True +GameMapsSettings=True +ProjectPackagingSettings=True +AssetManagerSettings=True +ConsoleSettings=True +EnhancedInputDeveloperSettings=True +EnhancedInputEditorProjectSettings=True +HierarchicalLODSettings=True +InputSettings=True +RecastNavMesh=True +PhysicsSettings=True +RendererSettings=True +PaperImporterSettings=True +TextureImportSettings=True +AndroidRuntimeSettings=True +DataflowSettings=True +ModelingComponentsSettings=True + +[DetailPropertyExpansion] +AssetManagerSettings="\"Object.Asset Manager.PrimaryAssetTypesToScan\" " +DeveloperSettings= +Object= +ConsoleSettings="\"Object.AutoComplete.AutoCompleteMapPaths\" " +EnhancedInputDeveloperSettings="\"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" " +DeveloperSettingsBackedByCVars="\"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" " +PaperImporterSettings="\"Object.ImportSettings.NormalMapTextureSuffixes\" \"Object.ImportSettings.BaseMapTextureSuffixes\" " +DataflowSettings="\"Object.NodeColors.NodeColorsMap\" " +ModelingComponentsSettings="\"Object.Modeling Tools.Modeling Tools|New Mesh Objects\" " + diff --git a/Saved/Config/LinuxEditor/EditorScriptingUtilities.ini b/Saved/Config/LinuxEditor/EditorScriptingUtilities.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/EditorScriptingUtilities.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Engine.ini b/Saved/Config/LinuxEditor/Engine.ini new file mode 100644 index 0000000..3d46c0b --- /dev/null +++ b/Saved/Config/LinuxEditor/Engine.ini @@ -0,0 +1,73 @@ +[Core.System] +Paths=../../../Engine/Content +Paths=%GAMEDIR%Content +Paths=../../../Engine/Plugins/TraceUtilities/Content +Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content +Paths=../../../Engine/Plugins/Experimental/MeshLODToolset/Content +Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content +Paths=../../../Engine/Plugins/Experimental/FullBodyIK/Content +Paths=../../../Engine/Plugins/Experimental/MeshModelingToolsetExp/Content +Paths=../../../Engine/Plugins/Experimental/ToolPresets/Content +Paths=../../../Engine/Plugins/Experimental/ChaosCaching/Content +Paths=../../../Engine/Plugins/Experimental/Dataflow/Content +Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content +Paths=../../../Engine/Plugins/Experimental/GeometryFlow/Content +Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content +Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content +Paths=../../../Engine/Plugins/Enterprise/GLTFExporter/Content +Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content +Paths=../../../Engine/Plugins/Media/MediaCompositing/Content +Paths=../../../Engine/Plugins/Media/MediaPlate/Content +Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content +Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content +Paths=../../../Engine/Plugins/FX/Niagara/Content +Paths=../../../Engine/Plugins/Runtime/AudioWidgets/Content +Paths=../../../Engine/Plugins/Interchange/Runtime/Content +Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content +Paths=../../../Engine/Plugins/Runtime/WaveTable/Content +Paths=../../../Engine/Plugins/Runtime/GeometryProcessing/Content +Paths=../../../Engine/Plugins/Runtime/RigVM/Content +Paths=../../../Engine/Plugins/Runtime/MeshModelingToolset/Content +Paths=../../../Engine/Plugins/Runtime/Synthesis/Content +Paths=../../../Engine/Plugins/Runtime/Metasound/Content +Paths=../../../Engine/Plugins/Runtime/ResonanceAudio/Content +Paths=../../../Engine/Plugins/Animation/ACLPlugin/Content +Paths=../../../Engine/Plugins/Animation/IKRig/Content +Paths=../../../Engine/Plugins/Animation/ControlRigSpline/Content +Paths=../../../Engine/Plugins/Animation/ControlRig/Content +Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content +Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content +Paths=../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content +Paths=../../../Engine/Plugins/Editor/BlueprintHeaderView/Content +Paths=../../../Engine/Plugins/Editor/UVEditor/Content +Paths=../../../Engine/Plugins/Editor/GeometryMode/Content +Paths=../../../Engine/Plugins/2D/Paper2D/Content +Paths=../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content +Paths=../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content + +[/Script/UdpMessaging.UdpMessagingSettings] +EnabledByDefault=False +EnableTransport=True +bAutoRepair=True +MaxSendRate=1.000000 +AutoRepairAttemptLimit=10 +WorkQueueSize=1024 +bStopServiceWhenAppDeactivates=True +UnicastEndpoint=0.0.0.0:0 +MulticastEndpoint=230.0.0.1:6666 +MessageFormat=CborPlatformEndianness +MulticastTimeToLive=1 +bShareKnownNodesWithActiveConnections=False +EnableTunnel=False +TunnelUnicastEndpoint= +TunnelMulticastEndpoint= + +[/Script/AndroidPlatformEditor.AndroidSDKSettings] +SDKPath=(Path="") +NDKPath=(Path="") +JavaPath=(Path="") + +[/Script/UnrealEd.UnrealEdEngine] +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld.OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld") +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic.Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="") + diff --git a/Saved/Config/LinuxEditor/EnhancedInput.ini b/Saved/Config/LinuxEditor/EnhancedInput.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/EnhancedInput.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/FullBodyIK.ini b/Saved/Config/LinuxEditor/FullBodyIK.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/FullBodyIK.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/GLTFExporter.ini b/Saved/Config/LinuxEditor/GLTFExporter.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/GLTFExporter.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Game.ini b/Saved/Config/LinuxEditor/Game.ini new file mode 100644 index 0000000..0e2255a --- /dev/null +++ b/Saved/Config/LinuxEditor/Game.ini @@ -0,0 +1,3 @@ +[StartupActions] +bAddPacks=False + diff --git a/Saved/Config/LinuxEditor/GameUserSettings.ini b/Saved/Config/LinuxEditor/GameUserSettings.ini new file mode 100644 index 0000000..72b675b --- /dev/null +++ b/Saved/Config/LinuxEditor/GameUserSettings.ini @@ -0,0 +1,29 @@ +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=2560 +ResolutionSizeY=1440 +LastUserConfirmedResolutionSizeX=2560 +LastUserConfirmedResolutionSizeY=1440 +WindowPosX=-1 +WindowPosY=-1 +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/Saved/Config/LinuxEditor/Hardware.ini b/Saved/Config/LinuxEditor/Hardware.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Hardware.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/IKRig.ini b/Saved/Config/LinuxEditor/IKRig.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/IKRig.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Input.ini b/Saved/Config/LinuxEditor/Input.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Input.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/InstallBundle.ini b/Saved/Config/LinuxEditor/InstallBundle.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/InstallBundle.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Interchange.ini b/Saved/Config/LinuxEditor/Interchange.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Interchange.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Lightmass.ini b/Saved/Config/LinuxEditor/Lightmass.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Lightmass.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Metasound.ini b/Saved/Config/LinuxEditor/Metasound.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Metasound.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Niagara.ini b/Saved/Config/LinuxEditor/Niagara.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Niagara.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/ObjectMixerSerializedData.ini b/Saved/Config/LinuxEditor/ObjectMixerSerializedData.ini new file mode 100644 index 0000000..35b1d0f --- /dev/null +++ b/Saved/Config/LinuxEditor/ObjectMixerSerializedData.ini @@ -0,0 +1,3 @@ +[/Script/ObjectMixerEditor.ObjectMixerEditorSerializedData] +SerializedDataPerFilter=() + diff --git a/Saved/Config/LinuxEditor/Paper2D.ini b/Saved/Config/LinuxEditor/Paper2D.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Paper2D.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/RuntimeOptions.ini b/Saved/Config/LinuxEditor/RuntimeOptions.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/RuntimeOptions.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Scalability.ini b/Saved/Config/LinuxEditor/Scalability.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Scalability.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/StructUtils.ini b/Saved/Config/LinuxEditor/StructUtils.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/StructUtils.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/Synthesis.ini b/Saved/Config/LinuxEditor/Synthesis.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/Synthesis.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/ToolPresets.ini b/Saved/Config/LinuxEditor/ToolPresets.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/ToolPresets.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/TraceDataFilters.ini b/Saved/Config/LinuxEditor/TraceDataFilters.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/TraceDataFilters.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/TraceUtilities.ini b/Saved/Config/LinuxEditor/TraceUtilities.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/TraceUtilities.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/LinuxEditor/VariantManagerContent.ini b/Saved/Config/LinuxEditor/VariantManagerContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/LinuxEditor/VariantManagerContent.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/WorldState/4263495910.json b/Saved/Config/WorldState/4263495910.json new file mode 100644 index 0000000..cbfc75f Binary files /dev/null and b/Saved/Config/WorldState/4263495910.json differ diff --git a/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashContext.runtime-xml b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashContext.runtime-xml new file mode 100644 index 0000000..3ce1982 --- /dev/null +++ b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashContext.runtime-xml @@ -0,0 +1,302 @@ + + + + 3 + 55B20E80AD214BCF8FC59BC8F23767EB + UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462_0000 + false + true + false + Stall + FShaderCompilingManager::BlockOnShaderMapCompletion + + Attended + 7891 + 8301 + false + false + true + false + UE-cg23_hmw_minilevel2 + UnrealEditor + Development + + LinuxEditor + Linux [Ubuntu 20.04.6 LTS 5.15.0-91-generic 64b] + Linux + Editor + Vanilla + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en_US + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Linux-Development + true + false + + /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Binaries/Linux/ + /home/krt/Linux_Unreal_Engine_5.3.2/ + E756737ED840423881E742F3C955924A-000003E8 + e756737ed840423881e742f3c955924a-000003e8 + + + Sent in the unattended mode + Layout="TopLeftModeTab" Label="Landscape" Content=SBorder + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 9 6900HS with Radeon Graphics + NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kerne + Ubuntu 20.04.6 LTS + 5.15.0-91-generic + 32843776000 + 2147479552 + 4096 + 31 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + libUnrealEditor-Core.so!FUnixPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformStackWalk.cpp:765] +libUnrealEditor-Core.so!ThreadStackWalker(int, siginfo_t*, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp:1040] +libpthread.so.0!UnknownFunction(0x1441f) +libc.so.6!clock_nanosleep(+0xde) +libc.so.6!nanosleep(+0x16) +libc.so.6!usleep(+0x4e) +libUnrealEditor-Core.so!FGenericPlatformProcess::Sleep(float) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/GenericPlatform/GenericPlatformProcess.cpp:378] +libUnrealEditor-Engine.so!FShaderCompilingManager::BlockOnShaderMapCompletion(TArray<int, TSizedDefaultAllocator<32> > const&, TMap<int, FShaderMapCompileResults, FDefaultSetAllocator, TDefaultMapHashableKeyFuncs<int, FShaderMapCompileResults, false> >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp:4738] +libUnrealEditor-Engine.so!FShaderCompilingManager::FinishCompilation(char16_t const*, TArray<int, TSizedDefaultAllocator<32> > const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp:5589] +libUnrealEditor-Engine.so!FMaterial::FinishCompilation() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/Materials/MaterialShared.cpp:862] +libUnrealEditor-UnrealEd.so!ThumbnailTools::GenerateThumbnailForObjectToSaveToDisk(UObject*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/ObjectTools.cpp:5229] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::GeneratePackageThumbnailsIfRequired(char16_t const*, FOutputDevice&, TArray<FString, TSizedDefaultAllocator<32> >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdSrv.cpp:452] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Exec(UWorld*, char16_t const*, FOutputDevice&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdSrv.cpp:653] +libUnrealEditor-UnrealEd.so!InternalSavePackage(UPackage*, bool, bool&, FOutputDevice&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:3528] +libUnrealEditor-UnrealEd.so!InternalPromptForCheckoutAndSave(TArray<UPackage*, TSizedDefaultAllocator<32> > const&, bool, TArray<UPackage*, TSizedDefaultAllocator<32> >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4174] +libUnrealEditor-UnrealEd.so!FEditorFileUtils::PromptForCheckoutAndSave(TArray<UPackage*, TSizedDefaultAllocator<32> > const&, FEditorFileUtils::FPromptForCheckoutAndSaveParams&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4551] +libUnrealEditor-UnrealEd.so!FEditorFileUtils::PromptForCheckoutAndSave(TArray<UPackage*, TSizedDefaultAllocator<32> > const&, bool, bool, TArray<UPackage*, TSizedDefaultAllocator<32> >*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4630] +libUnrealEditor-UnrealEd.so!FAssetEditorToolkit::SaveAsset_Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp:639] +libUnrealEditor-MaterialEditor.so!FMaterialEditor::SaveAsset_Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/MaterialEditor/Private/MaterialEditor.cpp:2040] +libUnrealEditor-UnrealEd.so!TBaseSPMethodDelegateInstance<false, FAssetEditorToolkit, (ESPMode)1, void (), FDefaultDelegateUserPolicy>::ExecuteIfSafe() const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h:298] +libUnrealEditor-Slate.so!FUICommandList::ExecuteAction(TSharedRef<FUICommandInfo const, (ESPMode)1>) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Commands/UICommandList.cpp:117] +libUnrealEditor-Slate.so!SToolBarButtonBlock::OnClicked() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/MultiBox/SToolBarButtonBlock.cpp:445] +libUnrealEditor-Slate.so!TBaseSPMethodDelegateInstance<false, SToolBarButtonBlock, (ESPMode)1, FReply (), FDefaultDelegateUserPolicy>::Execute() const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h:281] +libUnrealEditor-Slate.so!SButton::ExecuteOnClick() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:465] +libUnrealEditor-Slate.so!SButton::OnMouseButtonUp(FGeometry const&, FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:390] +libUnrealEditor-Slate.so!FSlateApplication::RoutePointerUpEvent(FWidgetPath const&, FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5207] +libUnrealEditor-Slate.so!FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5775] +libUnrealEditor-Slate.so!FSlateApplication::OnMouseUp(EMouseButtons::Type, UE::Math::TVector2<double>) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5740] +libUnrealEditor-ApplicationCore.so!FLinuxApplication::ProcessDeferredMessage(SDL_Event) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxApplication.cpp:415] +libUnrealEditor-ApplicationCore.so!FLinuxPlatformApplicationMisc::PumpMessages(bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxPlatformApplicationMisc.cpp:442] +UnrealEditor!FEngineLoop::Tick() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:5743] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:190] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:269] +libc.so.6!__libc_start_main(+0xf2) +UnrealEditor!_start() + + libUnrealEditor-Core 0x00007f6bd68c0000 + d55dfa libUnrealEditor-Core 0x00007f6bd68c0000 + d098cc libpthread.so 0x00007f6bd7e84000 + 14420 libc.so 0x00007f6bcb875000 + dd23f libc.so 0x00007f6bcb875000 + e2ec7 libc.so 0x00007f6bcb875000 + 115a7f libUnrealEditor-Core 0x00007f6bd68c0000 + 84480e libUnrealEditor-Engine 0x00007f6bd0640000 + 433aadd libUnrealEditor-Engine 0x00007f6bd0640000 + 4345829 libUnrealEditor-Engine 0x00007f6bd0640000 + 3a1d633 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 1e22aa6 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 2355cd8 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 23576fb libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 1baa07a libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 1ba8039 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 1b8c6b7 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 1bac17a libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 22a7bd5 libUnrealEditor-MaterialEditor 0x00007f6bc2dcc000 + 25bca6 libUnrealEditor-UnrealEd 0x00007f6bcbdbe000 + 2303825 libUnrealEditor-Slate 0x00007f6bcf431000 + 32bcf5 libUnrealEditor-Slate 0x00007f6bcf431000 + 42a7f5 libUnrealEditor-Slate 0x00007f6bcf431000 + 4b5c3e libUnrealEditor-Slate 0x00007f6bcf431000 + 4e51f6 libUnrealEditor-Slate 0x00007f6bcf431000 + 4fb651 libUnrealEditor-Slate 0x00007f6bcf431000 + 2b9ce8 libUnrealEditor-Slate 0x00007f6bcf431000 + 27fed4 libUnrealEditor-Slate 0x00007f6bcf431000 + 2c13b4 libUnrealEditor-ApplicationCore 0x00007f6bcfb01000 + 10dbbc libUnrealEditor-ApplicationCore 0x00007f6bcfb01000 + 10d27f UnrealEditor 0x0000000000200000 + 41a77 UnrealEditor 0x0000000000200000 + 4ecfa libUnrealEditor-UnixCommonStartup 0x00007f6bcbbc0000 + 4b32 libc.so 0x00007f6bcb875000 + 24083 UnrealEditor 0x0000000000200000 + 38509 + 345A26290EF821A8C2D7D3C767A04EE213773923 + 638399689870450000 + 1 + AMD Ryzen 9 6900HS with Radeon Graphics + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + WindowsNo errors + false + Vulkan + NVIDIA GeForce RTX 3070 Ti Laptop GPU + 535.129 + 535.129 + 01-01-01 + SM5 + NVIDIA + 24A0 + LinuxEditor + + + + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "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": "Tool Presets" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "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": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + + diff --git a/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashReportClient.ini b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashReportClient.ini new file mode 100644 index 0000000..fb34d79 --- /dev/null +++ b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashReportClient.ini @@ -0,0 +1,8 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/Diagnostics.txt b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/Diagnostics.txt new file mode 100644 index 0000000..98b16c4 --- /dev/null +++ b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/Diagnostics.txt @@ -0,0 +1,54 @@ +Generating report for minidump + +Application version 5.3.2.0 + ... built from changelist 29314046 + +OS version Linux 5.15.0-91-generic (network name: krt-zephyrus) +Running 8 x86_64 processors (16 logical cores) +Exception was "FShaderCompilingManager::BlockOnShaderMapCompletion" + + + + + +libUnrealEditor-Core.so!FUnixPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformStackWalk.cpp:765] +libUnrealEditor-Core.so!ThreadStackWalker(int, siginfo_t*, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp:1040] +libpthread.so.0!UnknownFunction(0x1441f) +libc.so.6!clock_nanosleep(+0xde) +libc.so.6!nanosleep(+0x16) +libc.so.6!usleep(+0x4e) +libUnrealEditor-Core.so!FGenericPlatformProcess::Sleep(float) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/GenericPlatform/GenericPlatformProcess.cpp:378] +libUnrealEditor-Engine.so!FShaderCompilingManager::BlockOnShaderMapCompletion(TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp:4738] +libUnrealEditor-Engine.so!FShaderCompilingManager::FinishCompilation(char16_t const*, TArray > const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp:5589] +libUnrealEditor-Engine.so!FMaterial::FinishCompilation() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/Materials/MaterialShared.cpp:862] +libUnrealEditor-UnrealEd.so!ThumbnailTools::GenerateThumbnailForObjectToSaveToDisk(UObject*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/ObjectTools.cpp:5229] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::GeneratePackageThumbnailsIfRequired(char16_t const*, FOutputDevice&, TArray >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdSrv.cpp:452] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Exec(UWorld*, char16_t const*, FOutputDevice&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdSrv.cpp:653] +libUnrealEditor-UnrealEd.so!InternalSavePackage(UPackage*, bool, bool&, FOutputDevice&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:3528] +libUnrealEditor-UnrealEd.so!InternalPromptForCheckoutAndSave(TArray > const&, bool, TArray >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4174] +libUnrealEditor-UnrealEd.so!FEditorFileUtils::PromptForCheckoutAndSave(TArray > const&, FEditorFileUtils::FPromptForCheckoutAndSaveParams&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4551] +libUnrealEditor-UnrealEd.so!FEditorFileUtils::PromptForCheckoutAndSave(TArray > const&, bool, bool, TArray >*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/FileHelpers.cpp:4630] +libUnrealEditor-UnrealEd.so!FAssetEditorToolkit::SaveAsset_Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp:639] +libUnrealEditor-MaterialEditor.so!FMaterialEditor::SaveAsset_Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/MaterialEditor/Private/MaterialEditor.cpp:2040] +libUnrealEditor-UnrealEd.so!TBaseSPMethodDelegateInstance::ExecuteIfSafe() const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h:298] +libUnrealEditor-Slate.so!FUICommandList::ExecuteAction(TSharedRef) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Commands/UICommandList.cpp:117] +libUnrealEditor-Slate.so!SToolBarButtonBlock::OnClicked() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/MultiBox/SToolBarButtonBlock.cpp:445] +libUnrealEditor-Slate.so!TBaseSPMethodDelegateInstance::Execute() const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h:281] +libUnrealEditor-Slate.so!SButton::ExecuteOnClick() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:465] +libUnrealEditor-Slate.so!SButton::OnMouseButtonUp(FGeometry const&, FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Widgets/Input/SButton.cpp:390] +libUnrealEditor-Slate.so!FSlateApplication::RoutePointerUpEvent(FWidgetPath const&, FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5207] +libUnrealEditor-Slate.so!FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5775] +libUnrealEditor-Slate.so!FSlateApplication::OnMouseUp(EMouseButtons::Type, UE::Math::TVector2) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Slate/Private/Framework/Application/SlateApplication.cpp:5740] +libUnrealEditor-ApplicationCore.so!FLinuxApplication::ProcessDeferredMessage(SDL_Event) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxApplication.cpp:415] +libUnrealEditor-ApplicationCore.so!FLinuxPlatformApplicationMisc::PumpMessages(bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/ApplicationCore/Private/Linux/LinuxPlatformApplicationMisc.cpp:442] +UnrealEditor!FEngineLoop::Tick() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:5743] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:190] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:269] +libc.so.6!__libc_start_main(+0xf2) +UnrealEditor!_start() + + + +0 loaded modules + +Report end! diff --git a/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/cg23_hmw_minilevel2.log b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/cg23_hmw_minilevel2.log new file mode 100644 index 0000000..95c859d --- /dev/null +++ b/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/cg23_hmw_minilevel2.log @@ -0,0 +1,2193 @@ +Log file open, 01/04/24 12:24:46 +LogInit: Display: Running engine for game: cg23_hmw_minilevel2 +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Ubuntu 20.04.6 LTS 5.15.0-91-generic" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 9 6900HS with Radeon Graphics" +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/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject -nohighdpi"" +LogCsvProfiler: Display: Metadata set : loginid="e756737ed840423881e742f3c955924a-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.091716 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462 + Session CrashGUID >==================================================== +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogConfig: Display: Loading Mac ini files took 0.17 seconds +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin ChaosCloth +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin PlanarCut +LogConfig: Display: Loading IOS ini files took 0.20 seconds +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin GeometryFlow +LogConfig: Display: Loading TVOS ini files took 0.21 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.21 seconds +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin Niagara +LogConfig: Display: Loading Windows ini files took 0.25 seconds +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogConfig: Display: Loading Unix ini files took 0.27 seconds +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AssetTags +LogConfig: Display: Loading LinuxArm64 ini files took 0.28 seconds +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin Synthesis +LogConfig: Display: Loading Linux ini files took 0.29 seconds +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +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 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Ubuntu 20.04.6 LTS (5.15.0-91-generic), CPU: AMD Ryzen 9 6900HS with Radeon Graphics, GPU: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +LogInit: Compiled (64-bit): Nov 3 2023 16:10:38 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 16.0.6 (github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -nohighdpi +LogInit: Base Directory: /home/krt/Linux_Unreal_Engine_5.3.2/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: 36 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Mobile.EnableNoPrecomputedLightingCSMShader:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogInit: Initializing SDL. +[2024.01.04-10.24.58:138][ 0]LogInit: Initialized SDL 2.24.0 revision: (compiled against 2.24.0) +[2024.01.04-10.24.58:138][ 0]LogInit: Using SDL video driver 'x11' +[2024.01.04-10.24.58:139][ 0]LogInit: Display metrics: +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayWidth: 2560 +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2024.01.04-10.24.58:139][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-10.24.58:139][ 0]LogInit: VirtualDisplayRect: +[2024.01.04-10.24.58:139][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-10.24.58:139][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-10.24.58:139][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-10.24.58:139][ 0]LogInit: Number of monitors: 1 +[2024.01.04-10.24.58:139][ 0]LogInit: Monitor 0 +[2024.01.04-10.24.58:139][ 0]LogInit: Name: 0 +[2024.01.04-10.24.58:139][ 0]LogInit: ID: display0 +[2024.01.04-10.24.58:139][ 0]LogInit: NativeWidth: 2560 +[2024.01.04-10.24.58:139][ 0]LogInit: NativeHeight: 1440 +[2024.01.04-10.24.58:139][ 0]LogInit: bIsPrimary: true +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.01.04-10.24.58:140][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.24.58:140][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.24.58:140][ 0]LogHAL: Display: Platform has ~ 31 GB [32843776000 / 34359738368 / 31], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.01.04-10.24.58:140][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2024.01.04-10.24.58:140][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Config/LinuxEditor/Editor.ini] +[2024.01.04-10.24.58:140][ 0]LogInit: Unix hardware info: +[2024.01.04-10.24.58:140][ 0]LogInit: - we are the first instance of this executable +[2024.01.04-10.24.58:140][ 0]LogInit: - this process' id (pid) is 7891, parent process' id (ppid) is 1 +[2024.01.04-10.24.58:140][ 0]LogInit: - we are not running under debugger +[2024.01.04-10.24.58:140][ 0]LogInit: - machine network name is 'krt-zephyrus' +[2024.01.04-10.24.58:140][ 0]LogInit: - user name is 'krt' (krt) +[2024.01.04-10.24.58:140][ 0]LogInit: - we're logged in locally +[2024.01.04-10.24.58:140][ 0]LogInit: - we're running with rendering +[2024.01.04-10.24.58:140][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 9 6900HS with Radeon Graphics' (signature: 0xA40F41) +[2024.01.04-10.24.58:140][ 0]LogInit: - Number of physical cores available for the process: 8 +[2024.01.04-10.24.58:140][ 0]LogInit: - Number of logical cores available for the process: 16 +[2024.01.04-10.24.58:140][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +[2024.01.04-10.24.58:140][ 0]LogInit: - Memory allocator used: Mimalloc +[2024.01.04-10.24.58:140][ 0]LogInit: - This is an internal build. +[2024.01.04-10.24.58:140][ 0]LogCore: Benchmarking clocks: +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 43253039 (43253K, 43M) calls per second without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 42959934 (42960K, 43M) calls per second without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 213982784 (213983K, 214M) calls per second with 99.999879% zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogInit: Unix-specific commandline switches: +[2024.01.04-10.24.58:140][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2024.01.04-10.24.58:140][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2024.01.04-10.24.58:140][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2024.01.04-10.24.58:140][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2024.01.04-10.24.58:140][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2024.01.04-10.24.58:140][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2024.01.04-10.24.58:140][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2024.01.04-10.24.58:140][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2024.01.04-10.24.58:140][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2024.01.04-10.24.58:140][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2024.01.04-10.24.58:140][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2024.01.04-10.24.58:140][ 0]LogInit: - Physical RAM available (not considering process quota): 31 GB (31322 MB, 32074000 KB, 32843776000 bytes) +[2024.01.04-10.24.58:140][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2024.01.04-10.24.58:140][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2024.01.04-10.24.58:140][ 0]LogInit: - PageSize 4096 +[2024.01.04-10.24.58:140][ 0]LogInit: - BinnedPageSize 65536 +[2024.01.04-10.24.58:140][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.01.04-10.24.59:186][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.01.04-10.24.59:204][ 0]LogInit: Using OS detected language (en-US). +[2024.01.04-10.24.59:205][ 0]LogInit: Using OS detected locale (en-US). +[2024.01.04-10.24.59:205][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.01.04-10.24.59:493][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.01.04-10.24.59:493][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=/home/krt/autoware_mini_ws/devel/lib:/opt/ros/noetic/lib:/opt/ros/noetic/lib/x86_64-linux-gnu:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-10.25.00:770][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.3.239 +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM5_RT: +[2024.01.04-10.25.00:829][ 0]LogVulkanRHI: - Checking device support for profile VP_UE_Vulkan_SM5_RT (deviceName=NVIDIA GeForce RTX 3070 Ti Laptop GPU, driverName=NVIDIA, driverInfo=535.129.03). You may find the details of the capabilities of this device on https://vulkan.gpuinfo.org/ +[2024.01.04-10.25.00:830][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2024.01.04-10.25.00:830][ 0]LogVulkanRHI: Using API Version 1.2. +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: Found 18 available instance extensions : +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_EXT_debug_report +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: Found 6 available instance layers : +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_standard_validation +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x10ba1e0. +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - API=1.3.242 (0x4030f2) Driver=0x85e040c0 VendorId=0x10de +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - DeviceID=0x24a0 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32, Timestamps 1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: API Version: 1.3.242 +[2024.01.04-10.25.00:865][ 0]LogRHI: RHI Adapter Info: +[2024.01.04-10.25.00:865][ 0]LogRHI: Name: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-10.25.00:865][ 0]LogRHI: Driver Version: 535.129 (internal:535.129, unified:) +[2024.01.04-10.25.00:865][ 0]LogRHI: Driver Date: 01-01-01 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: Found 188 available device extensions : +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_graphics_pipeline_library +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_load_store_op_none +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_mesh_shader +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_mutable_descriptor_type +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_cache_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_subgroup_size_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_tooling_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_depth_stencil_resolve +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_fragment_shader_barycentric +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance4 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_library +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_ycbcr_conversion +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_KHR_synchronization2 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_timeline_semaphore +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Found 1 available device layers : +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - driverInfo: 535.129.03 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627775, resourceDescriptorBufferAddressSpaceSize=1099511627775, maxSamplerDescriptorBufferRange=1099511627775, maxResourceDescriptorBufferRange=1099511627775, descriptorBufferAddressSpaceSize=1099511627775, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Found 5 Queue Families +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Initializing Queue Family 1: 2 queues Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 1 queues Xfer Sparse +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Using 29 device extensions: +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-10.25.01:164][ 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 +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: HEAP 00 | 0.22% / 17.88 MB | 7790.19 MB | 8192.00 MB | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: HEAP 01 | 0.18% / 41.31 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-10.25.01:182][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VulkanPSO.cache.10de.24a0' not found. +[2024.01.04-10.25.01:182][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2024.01.04-10.25.01:187][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.01.04-10.25.01:187][ 0]LogRHI: Texture pool is 5734 MB (70% of 8192 MB) +[2024.01.04-10.25.02:176][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all' +[2024.01.04-10.25.02:176][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all ] +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.6.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.7.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.8.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.9.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.10.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.01.04-10.25.03:288][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.01.04-10.25.03:832][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2024.01.04-10.25.05:428][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM5 from hinted modules, loading all potential format modules to find it +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.01.04-10.25.05:429][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.01.04-10.25.05:462][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1270 MiB) +[2024.01.04-10.25.05:463][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:463][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.01.04-10.25.05:466][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2024.01.04-10.25.05:466][ 0]LogDerivedDataCache: Display: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4206.60MBs, RandomWriteSpeed=412.81MBs. Assigned SpeedClass 'Local' +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Local: Using data cache path /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Writable +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Guid format shader working directory is 15 characters bigger than the processId version (../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/WorkingDirectory/7891/). +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/tmp/ED24FBCBFA164EB4A6F2C434C2EDEE1F/'. +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2024.01.04-10.25.06:505][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:506][ 0]LogShaderCompilers: Display: Failed to delete old shader autogen file: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:506][ 0]LogShaderCompilers: Display: Shader autogen file written: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:785][ 0]LogSlate: Using FreeType 2.10.0 +[2024.01.04-10.25.06:786][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.01.04-10.25.06:801][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin. +[2024.01.04-10.25.06:801][ 0]LogAssetRegistry: FAssetRegistry took 0.0009 seconds to start up +[2024.01.04-10.25.06:807][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.01.04-10.25.06:971][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.01.04-10.25.06:971][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.01.04-10.25.07:075][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: Available device profiles: +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3e400][0x4ce14a00000 66] GlobalDefaults, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3e000][0x4ce2cb2a000 66] Windows, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3ee00][0x4ce38240000 66] WindowsEditor, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3ec00][0x4ce38242800 66] WindowsServer, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f000][0x4ce38245000 66] WindowsClient, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f200][0x4ce38247800 66] IOS, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f400][0x4ce3824a000 66] iPadAir2, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f600][0x4ce3824c800 66] IPadPro, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f800][0x4ce38250000 66] iPadAir3, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fa00][0x4ce38252800 66] iPadAir4, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fc00][0x4ce38255000 66] iPadAir5, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fe00][0x4ce38257800 66] iPadMini4, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce376dfe00][0x4ce3825a000 66] iPadMini5, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce2e5f3c00][0x4ce3825c800 66] iPadMini6, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce30e6de00][0x4ce38260000 66] iPhone6S, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce281d5a00][0x4ce38262800 66] iPhone7, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270000][0x4ce38265000 66] iPodTouch7, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270200][0x4ce38267800 66] iPhone6SPlus, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270400][0x4ce3826a000 66] iPhone7Plus, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270600][0x4ce3826c800 66] iPhoneSE, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270800][0x4ce38280000 66] iPhone8, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270a00][0x4ce38282800 66] iPhone8Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270c00][0x4ce38285000 66] iPhoneX, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270e00][0x4ce38287800 66] iPhoneXS, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271000][0x4ce3828a000 66] iPhoneXSMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271200][0x4ce3828c800 66] iPhoneXR, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271400][0x4ce38290000 66] iPhone11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271600][0x4ce38292800 66] iPhone11Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271800][0x4ce38295000 66] iPhone11ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271a00][0x4ce38297800 66] iPhoneSE2, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271c00][0x4ce3829a000 66] iPhone12Mini, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271e00][0x4ce3829c800 66] iPhone12, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272000][0x4ce386e0000 66] iPhone12Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272200][0x4ce386e2800 66] iPhone12ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272400][0x4ce386e5000 66] iPhone13Mini, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272600][0x4ce386e7800 66] iPhone13, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272800][0x4ce386ea000 66] iPhone13Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272a00][0x4ce386ec800 66] iPhone13ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272c00][0x4ce386f0000 66] iPhoneSE3, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272e00][0x4ce386f2800 66] iPhone14, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273000][0x4ce386f5000 66] iPhone14Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273200][0x4ce386f7800 66] iPhone14Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273400][0x4ce386fa000 66] iPhone14ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273600][0x4ce386fc800 66] iPhone15, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273800][0x4ce38230000 66] iPhone15Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273a00][0x4ce38232800 66] iPhone15Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273c00][0x4ce38235000 66] iPhone15ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273e00][0x4ce38237800 66] iPadPro105, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274000][0x4ce3823a000 66] iPadPro129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274200][0x4ce3823c800 66] iPadPro97, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274400][0x4ce38700000 66] iPadPro2_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274600][0x4ce38702800 66] iPad5, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274800][0x4ce38705000 66] iPad6, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274a00][0x4ce38707800 66] iPad7, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274c00][0x4ce3870a000 66] iPad8, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274e00][0x4ce3870c800 66] iPad9, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275000][0x4ce38710000 66] iPad10, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275200][0x4ce38712800 66] iPadPro11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275400][0x4ce38715000 66] iPadPro2_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275600][0x4ce38717800 66] iPadPro3_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275800][0x4ce3871a000 66] iPadPro4_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275a00][0x4ce3871c800 66] iPadPro3_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275c00][0x4ce38720000 66] iPadPro4_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275e00][0x4ce38722800 66] iPadPro5_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276000][0x4ce38725000 66] iPadPro6_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276200][0x4ce38727800 66] AppleTV, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276400][0x4ce3872a000 66] AppleTV4K, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276600][0x4ce3872c800 66] AppleTV2_4K, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276800][0x4ce38730000 66] TVOS, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276a00][0x4ce38732800 66] Mac, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276c00][0x4ce38735000 66] MacEditor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276e00][0x4ce38737800 66] MacClient, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277000][0x4ce3873a000 66] MacServer, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277200][0x4ce3873c800 66] Linux, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277400][0x4ce38740000 66] LinuxEditor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277600][0x4ce38742800 66] LinuxArm64Editor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277800][0x4ce38745000 66] LinuxArm64, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277a00][0x4ce38747800 66] LinuxClient, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277c00][0x4ce3874a000 66] LinuxArm64Client, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277e00][0x4ce3874c800 66] LinuxServer, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278000][0x4ce38750000 66] LinuxArm64Server, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278200][0x4ce38752800 66] Android, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278400][0x4ce38755000 66] Android_Preview_OpenGL, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278600][0x4ce38757800 66] Android_Preview_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278800][0x4ce3875a000 66] Android_Low, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278a00][0x4ce3875c800 66] Android_Mid, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278c00][0x4ce38770000 66] Android_High, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278e00][0x4ce38772800 66] Android_Default, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279000][0x4ce38775000 66] Android_Adreno4xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279200][0x4ce38777800 66] Android_Adreno5xx_Low, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279400][0x4ce3877a000 66] Android_Adreno5xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279600][0x4ce3877c800 66] Android_Adreno6xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279800][0x4ce387e0000 66] Android_Adreno6xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279a00][0x4ce387e2800 66] Android_Adreno7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279c00][0x4ce387e5000 66] Android_Adreno7xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279e00][0x4ce387e7800 66] Android_Mali_T6xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a000][0x4ce387ea000 66] Android_Mali_T7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a200][0x4ce387ec800 66] Android_Mali_T8xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a400][0x4ce387f0000 66] Android_Mali_G71, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a600][0x4ce387f2800 66] Android_Mali_G72, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a800][0x4ce387f5000 66] Android_Mali_G72_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827aa00][0x4ce387f7800 66] Android_Mali_G76, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ac00][0x4ce387fa000 66] Android_Mali_G76_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ae00][0x4ce387fc800 66] Android_Mali_G77, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b000][0x4ce36f50000 66] Android_Mali_G77_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b200][0x4ce36f52800 66] Android_Mali_G78, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b400][0x4ce36f55000 66] Android_Mali_G78_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b600][0x4ce36f57800 66] Android_Mali_G710, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b800][0x4ce36f5a000 66] Android_Mali_G710_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ba00][0x4ce36f5c800 66] Android_Mali_G7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827bc00][0x4ce36f60000 66] Android_Mali_G7xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c000][0x4ce36f62800 66] Android_Xclipse_920, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c200][0x4ce36f65000 66] Android_Xclipse_920_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c600][0x4ce36f67800 66] Android_Vulkan_SM5, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c800][0x4ce36f6a000 66] Android_PowerVR_G6xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ca00][0x4ce36f6c800 66] Android_PowerVR_GT7xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827cc00][0x4ce36f80000 66] Android_PowerVR_GE8xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ce00][0x4ce36f82800 66] Android_PowerVR_GM9xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d000][0x4ce36f85000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d200][0x4ce36f87800 66] Android_TegraK1, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d400][0x4ce36f8a000 66] Android_Unknown_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d600][0x4ce36f8c800 66] Oculus_Quest, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d800][0x4ce382e0000 66] Oculus_Quest2, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827da00][0x4ce382e2800 66] Meta_Quest_Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827dc00][0x4ce382e5000 66] Meta_Quest_3, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827de00][0x4ce382e7800 66] HoloLens, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827e000][0x4ce382ea000 66] MagicLeap_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: Active device profile: [0x4ce38277400][0x4ce38740000 66] LinuxEditor +[2024.01.04-10.25.07:076][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-10.25.07:628][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus' +[2024.01.04-10.25.07:628][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus -nocompile -nocompileuat ] +[2024.01.04-10.25.07:715][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_SF_VULKAN_SM5_483349707__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_DXC1_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_3396155668DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_00000009_MFA_ffffffff_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C691D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_03F40E8F6797CFE614ABCB841E1DD063A785EA139C200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C695F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4FDD92374F6698843F7DE1AA58C1E280D887B39B9_TLightMapDensityPSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0D4C002F7D6E87266169A9C17235B5D34D256158D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3D3AFB4F9C5E52201AD0778B632BACCFDE5BE9E20_TBasePassPSTLightMapPolicyLQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C35B03DAF7676C7F7DFD871BFBC556A7F5AABB37E0_FLandscapeGrassWeightVS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E72646AD0AB62B42596CAB5D01B36FB3138E47AE5_TLightMapDensityVSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC08F820D4DE74F18E363CEAD0FD18D36C2B43370D7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C338E09AA84E1F7FA8A426EF52B68E79126A9D2D40_FHitProxyVS0_0_040A4E862035FFA5CD6F8D7E5D69E4EFBFA84FD5D41D8D36A08C4D18CD85B9443B3E1EE9812C588F7_FHitProxyPS0_0_0082AC0EC65CEFE999FE1485B313267D4A83150755F28674901537E297F69E089F57F1A4D9F9EEB6B_FLandscapeGrassWeightPS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E007F77F3F49933C1FFADEDBEE9FA406542E9AA32_TBasePassPSFNoLightMapPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3B06F4A773089EB0AAF327C7E2388437934CC35A6_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4820632ADB1996489BFB15BB09ED09D9E6EDCFD39_TDepthOnlyVS0_0_04E665E96A8A9379FDFE15BF6710C99C0F4EC433E6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_076C783128F1443357513563862F2B790E6484A44EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0E99C4FDFE524862ADDFEBF7708387357AFE04BD4_FLumenCardVS0_0_09F532EC18D792EE7C15538E3777862D142B40A2DCC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6685CF31E0D307497EBA69F25912642A83579933470_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C385C268EB39E5BB161DB34E2C316005D017953AD2_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3D3BBC8F2C701A9C6227AC97B62E3E8D85588B231_TBasePassPSTLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C3D0951EF29DF7D4BB3233E2BD1F514C638EA8DAAD_TLightMapDensityPSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC05EC04F964E818A16702A45E4F18BBD4CB36B489E_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3F51483960FCA3D639A7C7546D8D71B68803CF880_FTranslucentLightingInjectPS0_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D66835F3D062E20EF83DFBB97F7F092FCDE77B9C3F12_TBasePassPSFCachedPointIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C39F4B754F69CFA9B4DFA20E453AB3DB0CF28887BC_FVelocityPS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C36262B3721B4C76EA2D9FED52976EADA7D12E7E9F_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E43CEB6E98C17CC6EC7C742026F024B2F9857D101B_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C301B88743D1A04F8A805982E3420466CB8ED91A09_TLightMapDensityPSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC013F3353098C65F865136A00E7B1DB060EBED501C_TLightMapDensityVSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0624BB67236FF78CE812CCB292FDDEA40F753FDD6_TBasePassVSTLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668F47EFC42142677FF37683A1075838264DDB770C3_FLandscapePhysicalMaterialVS0_0_076C783128F1443357513563862F2B790E6484A4411D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C391D21AA4FEBAA956C53AA2F8502621CDF07E6C8A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668638AC1707AE6F3AA8EBB06D00422994E4B8EF525_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C693189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E460FC68EADA17006BFC1769AD9967E7AA6C0839B5_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668FCB1AE1200C522CF997D656C866179C007E66E53_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E489B7245F61F0964414999692A39966D3841ED80A_TBasePassPSTLightMapPolicyLQ0_0_03CCF724B768359AA680766FC9703645191CF38C314D5FA5E544F504BA2172ED757710D9C6C2EECC1_TLightMapDensityPSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC06F37E5AB801B82FFBA22E494078FA1B5D37DD8E0_TBasePassVSTLightMapPolicyLQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668BA257961945BC765D68AD96FDF11909FE565973C_TLightMapDensityVSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0289EC420A3B947630D80FFD339ED2E52E08F7A6A_FDebugViewModePS0_0_0949CE11AF0E4DC2CCF9D75ED2ED60D69E2670AB249B5F7482E4C0F5B0FB7720AB29549B2B1B4FE02_TBasePassPSTLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C331F44AF0AF5A7140ED7BE375440EC1452C1A6EC3_TDepthOnlyVS0_0_06F4C64F081D0E3C4B9284AD1F988474CB03B2070B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0BD7AF18D50C64F2B69EAD489A9247AB8F8F6DE3496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E49D78911DA69E4FB3EA883E91523BBEBBDE0796E9_TBasePassVSFNoLightMapPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6680090FAAC796EDCE5758FBDC52E1FF99F05167E8C_DepthPosOnlyNoPixelPipeline4E665E96A8A9379FDFE15BF6710C99C0F4EC433E_VelocityPipeline33F863D6575C62BCAC8C8CB55BB56D4CE8D6A833_DepthNoPixelPipeline6F4C64F081D0E3C4B9284AD1F988474CB03B2070_FGPUSpriteVertexFactoryD74B38BF85BFEAC8CD46E247F42B836E1F2246595C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactory230C0129F62F303E64D204204632F5516B021F66A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactory9E52DA7D9928A711E9072A41586EF7731B6AD5AAF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactoryFF683C3DA2FD6FBCC0CECC823BF0C901A1D856D7CC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory2CB0FA6C647F63AFF2D78DA74ACA54D24ACD3EF84B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactoryA41EDE8FFD3E00F4E571BBD9BADE45DBB652A70B378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryE18EEE502DDD7EAB9E8224FB7A25260D46A9C06449D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory158F41EFDBBE1D3B0AE4B72224CAAA50B4693B13F773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE039A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE0A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE081418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory36EAEB721F09A0C8E12B83CD8E75B5C831533ADF5957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactory3DF77384A0327F0DB3925AFDC1AE5ECC1498D58B76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA03F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.01.04-10.25.08:558][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.01.04-10.25.10:282][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshMerging: No automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.01.04-10.25.15:117][ 0]LogTurnkeySupport: Turnkey Device: Linux@krt-zephyrus: (Name=krt-zephyrus, Type=Computer, Status=Valid, Allowed=, Current=Linux 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023, Flags="Device_InstallSoftwareValid") +[2024.01.04-10.25.15:118][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2024.01.04-10.25.15:118][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Found 3 Surface present modes: +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_FIFO_KHR +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_FIFO_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2024.01.04-10.25.15:974][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.01.04-10.25.15:974][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.01.04-10.25.15:983][ 0]LogUObjectArray: 21950 objects as part of root set at end of initial load. +[2024.01.04-10.25.15:983][ 0]LogUObjectAllocator: 6013824 out of 0 bytes used by permanent object pool. +[2024.01.04-10.25.15:983][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.01.04-10.25.17:217][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2024.01.04-10.25.21:094][ 0]LogSlate: Border +[2024.01.04-10.25.21:094][ 0]LogSlate: BreadcrumbButton +[2024.01.04-10.25.21:094][ 0]LogSlate: Brushes.Title +[2024.01.04-10.25.21:094][ 0]LogSlate: Default +[2024.01.04-10.25.21:094][ 0]LogSlate: Icons.Save +[2024.01.04-10.25.21:094][ 0]LogSlate: Icons.Toolbar.Settings +[2024.01.04-10.25.21:094][ 0]LogSlate: ListView +[2024.01.04-10.25.21:094][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.01.04-10.25.21:094][ 0]LogSlate: SoftwareCursor_Grab +[2024.01.04-10.25.21:094][ 0]LogSlate: TableView.DarkRow +[2024.01.04-10.25.21:094][ 0]LogSlate: TableView.Row +[2024.01.04-10.25.21:094][ 0]LogSlate: TreeView +[2024.01.04-10.25.33:814][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.01.04-10.25.33:815][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.01.04-10.25.35:305][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.01.04-10.25.35:305][ 0]LogInit: XR: MultiViewport is Disabled +[2024.01.04-10.25.35:305][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.01.04-10.25.46:314][ 0]LogPython: Using Python 3.9.7 +[2024.01.04-10.25.49:022][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: CE89F604BE074DC58386CD0BCDBFE616 | Instance: E23BC982DCA241BD90A83CEE084FD3B7 (krt-zephyrus-7891). +[2024.01.04-10.26.03:169][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.01.04-10.26.03:186][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.01.04-10.26.16:168][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.01.04-10.26.16:867][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.01.04-10.26.16:868][ 0]LogUdpMessaging: Display: Added local interface '192.168.88.228' to multicast group '230.0.0.1:6666' +[2024.01.04-10.27.12:480][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.01.04-10.27.18:304][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-10.27.18:304][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-10.27.19:714][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.028 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 7666 files in 8261 folders with total size 316 MiB. +[2024.01.04-10.27.25:591][ 0]LogUProjectInfo: Found projects: +[2024.01.04-10.27.27:519][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.27.29:811][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/krt/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2024.01.04-10.27.30:498][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.27.46:520][ 0]LogCollectionManager: Loaded 0 collections in 0.001347 seconds +[2024.01.04-10.27.46:520][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Collections/' took 0.00s +[2024.01.04-10.27.46:521][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Developers/krt/Collections/' took 0.00s +[2024.01.04-10.27.46:521][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Collections/' took 0.00s +[2024.01.04-10.27.53:688][ 0]LogEngine: Initializing Engine... +[2024.01.04-10.27.53:694][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.01.04-10.27.53:757][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.01.04-10.27.54:699][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.27.54:699][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-10.27.57:359][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.01.04-10.27.57:364][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.01.04-10.27.57:364][ 0]LogInit: Texture streaming: Enabled +[2024.01.04-10.27.57:374][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.01.04-10.27.57:385][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.01.04-10.27.57:385][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.01.04-10.27.57:386][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.01.04-10.27.57:994][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.01.04-10.27.58:593][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.01.04-10.27.58:593][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.01.04-10.27.58:593][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-10.27.58:598][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-10.27.58:598][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-10.27.58:786][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-10.27.58:788][ 0]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-10.27.58:789][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-10.27.58:797][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-10.27.58:797][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-10.27.58:803][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2024.01.04-10.27.58:807][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.01.04-10.27.58:807][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.01.04-10.27.58:807][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.01.04-10.27.58:807][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.04-10.28.01:796][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.01.04-10.28.01:798][ 0]LogInit: Undo buffer set to 32 MB +[2024.01.04-10.28.01:798][ 0]LogInit: Transaction tracking system initialized +[2024.01.04-10.28.05:017][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.01.04-10.28.05:019][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002629 seconds (Found 0 uncontrolled assets) +[2024.01.04-10.28.08:003][ 0]BlueprintLog: New page: Editor Load +[2024.01.04-10.28.21:191][ 0]LocalizationService: Localization service is disabled +[2024.01.04-10.28.23:957][ 0]TimingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]TimingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]LoadingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]LoadingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]NetworkingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]NetworkingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]MemoryProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]MemoryProfiler: OnSessionChanged +[2024.01.04-10.28.35:654][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/' took 0.00s +[2024.01.04-10.28.48:695][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.01.04-10.28.56:084][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.01.04-10.28.56:643][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.3 MiB to ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin +[2024.01.04-10.28.57:232][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.01.04-10.28.57:237][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.28.57:237][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 256.396 +[2024.01.04-10.28.57:240][ 0]LogFactory: FactoryCreateFile: PackFactory with PackFactory (0 0 /home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/StarterContent.upack) +[2024.01.04-10.28.57:240][ 0]LogPackFactory: Finished extracting 8 files (including 0 errors). +[2024.01.04-10.28.57:241][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Explosion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset" +[2024.01.04-10.28.57:242][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Smoke.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Smoke.uasset" +[2024.01.04-10.28.57:242][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Ambient_Dust.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Ambient_Dust.uasset" +[2024.01.04-10.28.57:243][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Fire.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Fire.uasset" +[2024.01.04-10.28.57:243][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Sparks.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Sparks.uasset" +[2024.01.04-10.28.57:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Steam_Lit.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Steam_Lit.uasset" +[2024.01.04-10.28.57:997][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" +[2024.01.04-10.28.58:836][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Advanced_Lighting.umap" +[2024.01.04-10.28.58:842][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/StarterMap.umap" +[2024.01.04-10.28.58:845][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Minimal_Default.umap" +[2024.01.04-10.28.58:869][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset" +[2024.01.04-10.28.58:978][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset" +[2024.01.04-10.28.59:256][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/StarterMap_BuiltData.uasset" +[2024.01.04-10.29.00:015][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset" +[2024.01.04-10.29.00:038][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset" +[2024.01.04-10.29.00:053][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset" +[2024.01.04-10.29.00:060][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/BP_LightStudio.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/BP_LightStudio.uasset" +[2024.01.04-10.29.00:063][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset" +[2024.01.04-10.29.00:066][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset" +[2024.01.04-10.29.00:069][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset" +[2024.01.04-10.29.00:070][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset" +[2024.01.04-10.29.00:073][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Poured.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Poured.uasset" +[2024.01.04-10.29.00:080][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x300.uasset" +[2024.01.04-10.29.00:082][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Ocean.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Water_Ocean.uasset" +[2024.01.04-10.29.00:082][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_B.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Wedge_B.uasset" +[2024.01.04-10.29.00:085][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset" +[2024.01.04-10.29.00:086][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset" +[2024.01.04-10.29.00:090][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Basalt.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Basalt.uasset" +[2024.01.04-10.29.00:092][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Door_400x400.uasset" +[2024.01.04-10.29.00:094][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset" +[2024.01.04-10.29.00:098][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion_Cue.uasset" +[2024.01.04-10.29.00:100][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cone.uasset" +[2024.01.04-10.29.00:104][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Chrome.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Chrome.uasset" +[2024.01.04-10.29.00:107][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Bush.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Bush.uasset" +[2024.01.04-10.29.00:111][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse02.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Grime.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Grime.uasset" +[2024.01.04-10.29.00:114][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Steam01.uasset" +[2024.01.04-10.29.00:115][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_TriPyramid.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_TriPyramid.uasset" +[2024.01.04-10.29.00:115][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Walnut.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Walnut.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire01_Cue.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_WideCapsule.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_WideCapsule.uasset" +[2024.01.04-10.29.00:117][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset" +[2024.01.04-10.29.00:118][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light01.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_WindowFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_WindowFrame.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Glass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Glass.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Background_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Background_Cue.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_500x500.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_500x500.uasset" +[2024.01.04-10.29.00:120][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse01.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Chair.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Chair.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Door_400x300.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse_Cue.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/MaterialSphere.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/MaterialSphere.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Pine.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Pine.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Copper.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Copper.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Smoke01_Cue.uasset" +[2024.01.04-10.29.00:123][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Window_400x300.uasset" +[2024.01.04-10.29.00:123][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Shelf.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Shelf.uasset" +[2024.01.04-10.29.00:124][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Smoke01.uasset" +[2024.01.04-10.29.00:124][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset" +[2024.01.04-10.29.00:125][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset" +[2024.01.04-10.29.00:125][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x200.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x200.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_DoorFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_DoorFrame.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset" +[2024.01.04-10.29.00:131][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Birds01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Birds01.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Window_400x400.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset" +[2024.01.04-10.29.00:133][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Rock.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Rock.uasset" +[2024.01.04-10.29.00:133][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset" +[2024.01.04-10.29.00:134][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion01.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_90.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe_90.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_GlassWindow.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_GlassWindow.uasset" +[2024.01.04-10.29.00:136][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Floor_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Floor_400x400.uasset" +[2024.01.04-10.29.00:136][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Tube.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Tube.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_New.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_New.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Couch.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Couch.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Sphere.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Sphere.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Statue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Statue.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cylinder.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cylinder.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Plane.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Plane.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Wall.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Lamp_Wall.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_A.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Wedge_A.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_PillarFrame.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Torus.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Torus.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Slate.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Slate.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/SM_AssetPlatform.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/SM_AssetPlatform.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Stairs.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Stairs.uasset" +[2024.01.04-10.29.00:141][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_180.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe_180.uasset" +[2024.01.04-10.29.00:141][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Panels.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Panels.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Pillar_50x500.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Pillar_50x500.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light02_Cue.uasset" +[2024.01.04-10.29.00:143][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Lake.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Water_Lake.uasset" +[2024.01.04-10.29.00:143][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x400.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Gold.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Gold.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Steel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Steel.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Steam01_Cue.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset" +[2024.01.04-10.29.00:145][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Rust.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Rust.uasset" +[2024.01.04-10.29.00:157][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Music01.uasset" +[2024.01.04-10.29.00:168][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset" +[2024.01.04-10.29.00:169][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_AssetPlatform.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_AssetPlatform.uasset" +[2024.01.04-10.29.00:169][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset" +[2024.01.04-10.29.00:170][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire_Sparks01.uasset" +[2024.01.04-10.29.00:171][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Panel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Panel.uasset" +[2024.01.04-10.29.00:210][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset" +[2024.01.04-10.29.00:212][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset" +[2024.01.04-10.29.00:213][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cube.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cube.uasset" +[2024.01.04-10.29.00:214][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire01.uasset" +[2024.01.04-10.29.00:214][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Grass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Grass.uasset" +[2024.01.04-10.29.00:226][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset" +[2024.01.04-10.29.00:229][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset" +[2024.01.04-10.29.00:232][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind05.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Wind05.uasset" +[2024.01.04-10.29.00:233][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Gravel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Gravel.uasset" +[2024.01.04-10.29.00:241][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Rust_N.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Sandstone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Sandstone.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light01_Cue.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Tiles.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Tiles.uasset" +[2024.01.04-10.29.00:245][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Oak.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Oak.uasset" +[2024.01.04-10.29.00:255][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset" +[2024.01.04-10.29.00:258][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Moss.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Moss.uasset" +[2024.01.04-10.29.00:259][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light02.uasset" +[2024.01.04-10.29.00:260][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset" +[2024.01.04-10.29.00:264][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset" +[2024.01.04-10.29.00:266][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_TableRound.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_TableRound.uasset" +[2024.01.04-10.29.00:270][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset" +[2024.01.04-10.29.00:272][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_TableRound_N.uasset" +[2024.01.04-10.29.00:273][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset" +[2024.01.04-10.29.00:273][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Door.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Door.uasset" +[2024.01.04-10.29.00:282][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Moss_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Moss_N.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Wall.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Basic_Wall.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_PillarFrame300.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset" +[2024.01.04-10.29.00:287][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Door_N.uasset" +[2024.01.04-10.29.00:287][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Floor.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Basic_Floor.uasset" +[2024.01.04-10.29.00:290][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind06.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Wind06.uasset" +[2024.01.04-10.29.00:291][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_CornerFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_CornerFrame.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Bush_N.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Burst_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Burst_M.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Music_Cue.uasset" +[2024.01.04-10.29.00:295][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Lamp_N.uasset" +[2024.01.04-10.29.00:296][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion02.uasset" +[2024.01.04-10.29.00:309][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Grass_D.uasset" +[2024.01.04-10.29.00:317][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset" +[2024.01.04-10.29.00:325][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Oak_D.uasset" +[2024.01.04-10.29.00:336][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Slate_N.uasset" +[2024.01.04-10.29.00:347][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Oak_N.uasset" +[2024.01.04-10.29.00:359][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Pine_D.uasset" +[2024.01.04-10.29.00:374][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Grass_N.uasset" +[2024.01.04-10.29.00:387][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset" +[2024.01.04-10.29.00:392][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset" +[2024.01.04-10.29.00:402][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Rust_D.uasset" +[2024.01.04-10.29.00:405][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset" +[2024.01.04-10.29.00:415][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Gold_D.uasset" +[2024.01.04-10.29.00:443][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset" +[2024.01.04-10.29.00:451][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Dot_M.uasset" +[2024.01.04-10.29.00:465][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset" +[2024.01.04-10.29.00:477][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset" +[2024.01.04-10.29.00:486][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset" +[2024.01.04-10.29.00:497][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset" +[2024.01.04-10.29.00:502][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Shelf_N.uasset" +[2024.01.04-10.29.00:513][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset" +[2024.01.04-10.29.00:528][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset" +[2024.01.04-10.29.00:540][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset" +[2024.01.04-10.29.00:555][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset" +[2024.01.04-10.29.00:566][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_TableRound_M.uasset" +[2024.01.04-10.29.00:574][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Steel_D.uasset" +[2024.01.04-10.29.00:583][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset" +[2024.01.04-10.29.00:593][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset" +[2024.01.04-10.29.00:602][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset" +[2024.01.04-10.29.00:604][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Dust_Particle_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Dust_Particle_D.uasset" +[2024.01.04-10.29.00:607][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Chair_N.uasset" +[2024.01.04-10.29.00:613][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset" +[2024.01.04-10.29.00:622][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset" +[2024.01.04-10.29.00:628][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset" +[2024.01.04-10.29.00:630][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Lamp_M.uasset" +[2024.01.04-10.29.00:631][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Frame_M.uasset" +[2024.01.04-10.29.00:638][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset" +[2024.01.04-10.29.00:644][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_RockMesh_M.uasset" +[2024.01.04-10.29.00:645][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset" +[2024.01.04-10.29.00:646][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Checker_Noise_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Checker_Noise_M.uasset" +[2024.01.04-10.29.00:652][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset" +[2024.01.04-10.29.00:667][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset" +[2024.01.04-10.29.00:669][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Spark_Core.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Spark_Core.uasset" +[2024.01.04-10.29.00:684][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Statue_N.uasset" +[2024.01.04-10.29.00:771][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_ground_Moss_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_ground_Moss_D.uasset" +[2024.01.04-10.29.00:777][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Water_N.uasset" +[2024.01.04-10.29.00:795][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Explosion_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Explosion_SubUV.uasset" +[2024.01.04-10.29.01:523][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset" +[2024.01.04-10.29.01:677][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Gradinet_01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Gradinet_01.uasset" +[2024.01.04-10.29.01:828][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset" +[2024.01.04-10.29.02:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset" +[2024.01.04-10.29.02:457][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset" +[2024.01.04-10.29.02:661][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset" +[2024.01.04-10.29.02:985][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset" +[2024.01.04-10.29.03:088][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Pine_N.uasset" +[2024.01.04-10.29.03:108][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Bush_D.uasset" +[2024.01.04-10.29.03:110][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Dot_N.uasset" +[2024.01.04-10.29.03:163][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset" +[2024.01.04-10.29.03:468][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset" +[2024.01.04-10.29.03:469][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset" +[2024.01.04-10.29.03:520][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_RockMesh_N.uasset" +[2024.01.04-10.29.03:523][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Frame_N.uasset" +[2024.01.04-10.29.03:537][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset" +[2024.01.04-10.29.03:538][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset" +[2024.01.04-10.29.03:549][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Panel_N.uasset" +[2024.01.04-10.29.03:566][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset" +[2024.01.04-10.29.03:576][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset" +[2024.01.04-10.29.03:580][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Gold_N.uasset" +[2024.01.04-10.29.03:592][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset" +[2024.01.04-10.29.03:607][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Slate_D.uasset" +[2024.01.04-10.29.03:625][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset" +[2024.01.04-10.29.03:627][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset" +[2024.01.04-10.29.03:641][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset" +[2024.01.04-10.29.03:667][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_MacroVariation.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_MacroVariation.uasset" +[2024.01.04-10.29.03:673][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Steel_N.uasset" +[2024.01.04-10.29.03:676][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Door_M.uasset" +[2024.01.04-10.29.03:676][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset" +[2024.01.04-10.29.03:687][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset" +[2024.01.04-10.29.03:702][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset" +[2024.01.04-10.29.03:705][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Smoke_SubUV.uasset" +[2024.01.04-10.29.03:708][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Water_M.uasset" +[2024.01.04-10.29.03:709][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Chair_M.uasset" +[2024.01.04-10.29.03:710][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Fire_SubUV.uasset" +[2024.01.04-10.29.03:710][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Single_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Single_Tile_N.uasset" +[2024.01.04-10.29.03:719][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset" +[2024.01.04-10.29.03:729][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset" +[2024.01.04-10.29.03:731][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset" +[2024.01.04-10.29.03:739][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Copper_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Copper_D.uasset" +[2024.01.04-10.29.03:744][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Panel_M.uasset" +[2024.01.04-10.29.03:745][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Shelf_M.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Statue_M.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/m_flare_01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/m_flare_01.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Burst.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Burst.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_TableRound.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_TableRound.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Shelf.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Shelf.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Chair.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Chair.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Lamp.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Lamp.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_StatueGlass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_StatueGlass.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Spark.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Spark.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Statue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Statue.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Frame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Frame.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Rock.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Rock.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Door.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Door.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Bush.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Bush.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/Skybox.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/Skybox.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset" +[2024.01.04-10.29.03:752][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset" +[2024.01.04-10.29.03:752][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset" +[2024.01.04-10.29.04:407][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:410][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.04:453][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-10.29.04:507][ 0]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/StarterContent/Particles/P_Explosion" FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset" SILENT=true +[2024.01.04-10.29.04:583][ 0]LogPackageLocalizationCache: Processed 45 localized package path(s) for 1 prioritized culture(s) in 0.075592 seconds +[2024.01.04-10.29.04:593][ 0]LogSavePackage: Moving output files for package: /Game/StarterContent/Particles/P_Explosion +[2024.01.04-10.29.04:593][ 0]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P_Explosion956A733C62ED476D89FFFBED0EC8E64D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset' +[2024.01.04-10.29.04:596][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave took 143 ms +[2024.01.04-10.29.04:596][ 0]LogFeaturePack: Inserted 1 feature packs +[2024.01.04-10.29.04:597][ 0]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-10.29.04:597][ 0]LightingResults: New page: Lighting Build +[2024.01.04-10.29.05:196][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.01.04-10.29.05:196][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-10.29.05:197][ 0]MapCheck: New page: Map Check +[2024.01.04-10.29.05:197][ 0]LightingResults: New page: Lighting Build +[2024.01.04-10.29.05:200][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-10.29.05:201][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.01.04-10.29.05:542][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-10.29.05:551][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap'. +[2024.01.04-10.29.05:551][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.29.05:551][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-10.29.05:552][ 0]LogAIModule: Creating AISystem for world ThirdPersonMap +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-10.29.06:247][ 0]LogContentBundle: [ThirdPersonMap(Standalone)] Creating new contrainer. +[2024.01.04-10.29.06:247][ 0]LogWorldPartition: Display: WorldPartition initialize took 694 ms +[2024.01.04-10.29.06:249][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-10.29.06:257][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.01.04-10.29.06:257][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-10.29.06:257][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.246ms to complete. +[2024.01.04-10.29.06:929][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 266.088 +[2024.01.04-10.29.06:929][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.08:295][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.01.04-10.29.08:310][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:321][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:333][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:344][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.09:666][ 0]LogStall: Startup... +[2024.01.04-10.29.09:667][ 0]LogStall: Startup complete. +[2024.01.04-10.29.10:366][ 0]LogLoad: (Engine Initialization) Total time: 269.52 seconds +[2024.01.04-10.29.10:366][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.01.04-10.29.10:381][ 0]LogSlate: Took 0.000177 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.04-10.29.10:384][ 0]LogSlate: Took 0.000040 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.04-10.29.10:384][ 0]LogSlate: Took 0.000021 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.04-10.29.10:385][ 0]LogSlate: Took 0.000053 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.04-10.29.10:399][ 0]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-10.29.10:656][ 0]AssetCheck: New page: Asset Save: P_Explosion +[2024.01.04-10.29.10:656][ 0]LogContentValidation: Display: Validating /Script/Engine.ParticleSystem /Game/StarterContent/Particles/P_Explosion.P_Explosion +[2024.01.04-10.29.10:659][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.01.04-10.29.10:716][ 0]LogSlate: Took 0.000078 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-10.29.10:764][ 0]LogAutomationController: Ignoring very large delta of 6023.83 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-10.29.10:784][ 1]LogPython: registering + +[2024.01.04-10.29.10:797][ 1]Running Python start-up script '/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.028330 secs +[2024.01.04-10.29.10:813][ 1]LogAssetRegistry: AssetRegistryGather time 0.2403s: AssetDataDiscovery 0.0225s, AssetDataGather 0.1810s, StoreResults 0.0367s. +[2024.01.04-10.29.10:831][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2024.01.04-10.36.32:671][499]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.36.32:717][500]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.53.31:202][607]LogSlate: Window 'Content Browser' being destroyed +[2024.01.04-10.53.31:233][607]LogSlate: Window 'Content Browser' being destroyed +[2024.01.04-11.27.19:734][320]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.046 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 7746 files in 8348 folders with total size 316 MiB. +[2024.01.04-11.34.59:425][901]LogViewport: Scene viewport resized to 1945x1254, mode Windowed. +[2024.01.04-11.34.59:536][902]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-11.36.30:231][967]LogSlate: Window 'Save Level As' being destroyed +[2024.01.04-11.36.30:984][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.01.04-11.36.30:992][967]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.36.30:992][967]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-11.36.30:992][967]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.36.30:992][967]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = Inactive, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.36.30:992][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.36.30:992][967]LogWorldPartition: Display: WorldPartition initialize took 180 us (total: 694 ms) +[2024.01.04-11.36.30:995][967]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.36.31:001][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-11.36.31:004][967]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +[2024.01.04-11.36.31:004][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ThirdPersonMap_homework681994FCB91B483DAF32558B68202244.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap' +[2024.01.04-11.36.31:008][967]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/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:008][967]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-11.36.31:009][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +[2024.01.04-11.36.31:009][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/38EW6QY24J8EMPKT6JVR922225244029A640E9A09274B57768D6BC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset' +[2024.01.04-11.36.31:010][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +[2024.01.04-11.36.31:010][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ADZFU5CPFABC55YAOGVYAP3298E9D8E35447E79D1D432A0D22C3DF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset' +[2024.01.04-11.36.31:011][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +[2024.01.04-11.36.31:011][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4O8M71GZFYU3347OT11TWGCB6D269E5F5149D8A39E5B4B7FD965F6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset' +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NDOXFJEN30CUHVQI0JQNOUC611716535014A809B1456D4C4A2CCDD.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset' +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UO93CQTYV3Q5B8I72THPLC776F6503DFD842679D7A61FC360D9ECA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset' +[2024.01.04-11.36.31:013][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +[2024.01.04-11.36.31:013][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/H89CP0W0TAVKY1X1JBDD6RF6687A20840D4ECAB466B33F2F84CAE4.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset' +[2024.01.04-11.36.31:014][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +[2024.01.04-11.36.31:014][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CA8I6CX21H54W9LDGS4NQP61C30AF8E4974829B3330BEADD10B5F3.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset' +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZVV7WJ9RZWSOAGU3F8LI02CF8226A42904A8A8AF134B727C13C6F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset' +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/DRPEA2Z9FLKWYXY56RUCZX56965EF3EDA349ABAD94039AA1789505.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset' +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/OOLS4PUXN5FWP389R3ASH23DE34D2168444967839F23744409B49D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset' +[2024.01.04-11.36.31:017][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +[2024.01.04-11.36.31:017][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LPCI3AW2WWNWOJ39456UDWBECB2603652B49ACB2C71F69C62E7DFF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset' +[2024.01.04-11.36.31:018][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +[2024.01.04-11.36.31:018][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/BX7VBKICSVOXWITYSIYAW64CE0365FC89F490489E59623011CBFAC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset' +[2024.01.04-11.36.31:019][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +[2024.01.04-11.36.31:019][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5S5TQ9BSS8660J46UPI6BE2E6208760053476FB968C009813DD16D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset' +[2024.01.04-11.36.31:020][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +[2024.01.04-11.36.31:020][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Y1KGC23LLTZN358E4W3ZHPE7B78827861D4CE580DD47642389939A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset' +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UVGAIYFETGGC6KH1UCFI002DAF82D4E37E41579DD99C8690E37E5D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset' +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/23HC4FRR8WFKJOP5KYGL1YC9499C67873445FB9D348213EE242EE6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset' +[2024.01.04-11.36.31:022][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +[2024.01.04-11.36.31:022][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/L2YFIYB4EMJWGOUTDWKKGUFDE60618D5514F72B7DE52F83FC6E751.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset' +[2024.01.04-11.36.31:023][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +[2024.01.04-11.36.31:023][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5GEMRK9IZOTE1X5HIACR2L98DFCFE3E9684E8D86A7FFABE3A34882.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset' +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/29YDSBIP3K5L0D9506UD8K46F158C04FDF44F8AD442110F170980E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset' +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/KC1RH3QSYX5XNENWR6HMEO7A5736E184314B05B0F82218C89A0B4E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset' +[2024.01.04-11.36.31:025][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +[2024.01.04-11.36.31:025][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/TFT1DLKZH9NV53WCFP4UGT0C916C9C018B46A9AD6B8357E5D853E9.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset' +[2024.01.04-11.36.31:026][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +[2024.01.04-11.36.31:026][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EARZZL66T1HH2GI70TF2A2238C554F732140A3BEABDF49E1F570C1.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset' +[2024.01.04-11.36.31:027][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +[2024.01.04-11.36.31:027][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M6K11Z0B8ZCGZPP4XR6D45C0FCE036C4F74ADC90F6E9D8B0279255.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset' +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/XR5D3GGESSF5CKTYEZ4QWP42C3FF5F27B8481BBB0234401E77E7AA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset' +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/7FFMAO8KQR9RLXQAVIMTALE6CD16FA9E8141F6BF5F1DF464C02178.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset' +[2024.01.04-11.36.31:029][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +[2024.01.04-11.36.31:029][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Z5VUYMVQ6AXCJZCRIPLH9T28655FCE43AA4F359FA2E1E8DFA40A0B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset' +[2024.01.04-11.36.31:030][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +[2024.01.04-11.36.31:030][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VRY0UD42OE9ADOPBWQNB4XBBD6722A7AF04E5484AD64D5A9A183C5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset' +[2024.01.04-11.36.31:031][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +[2024.01.04-11.36.31:031][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ZPTUTQFUALVM7CSOF1GIYQA3CC4CE572B74B7BADDAB94C7ED693FF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset' +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9PB750HBFWYSDNQLA2Z0Z863659F64296F4B49A91CAD5003833559.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset' +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9HXKEMJYPOCLE3Z8LYKS5T8E8397FCB97240FCA1EB5AB708E6035F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset' +[2024.01.04-11.36.31:033][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +[2024.01.04-11.36.31:033][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UCRQFPAJZK3LWQ2IGAIEVZ08C1247A5DEE40B79905AEC798E61F26.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset' +[2024.01.04-11.36.31:034][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +[2024.01.04-11.36.31:034][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/YEJXMCX5Q422JHQ9X00O2V79BB1364EEF54AB394B1C27BD473DC85.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset' +[2024.01.04-11.36.31:035][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +[2024.01.04-11.36.31:035][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/1OFUP2FYXHCHIOZ020JRKO7F1400EB6BDA46508FF9214761661DDE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset' +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/X4TQ2QC74ZQOT12O5EAVZG243B405681F04F51B49210692A0760BA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG.uasset' +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/2UUF5ARK57ICXW8ON7J0AS88B210347471480E860D52F9655E90DF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset' +[2024.01.04-11.36.31:037][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +[2024.01.04-11.36.31:037][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NNUPXWKBCNDIHOWSHC93H526D889605D4448288F9605903C93080A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset' +[2024.01.04-11.36.31:038][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +[2024.01.04-11.36.31:038][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/84GSVWOW1ZPFR5WGE580QE024BD595611640A9A1EE34EA6329242D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE.uasset' +[2024.01.04-11.36.31:039][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +[2024.01.04-11.36.31:039][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/A2Y1UDVKYATSK3AS3F5CLR10D750F1F79A486286439382A70433FA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset' +[2024.01.04-11.36.31:040][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +[2024.01.04-11.36.31:040][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NSHSVY10OLRSJRNOASQCTH762D544F4D7E4C21A59A8971BADABD4F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset' +[2024.01.04-11.36.31:041][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +[2024.01.04-11.36.31:041][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CMDSK2QQVRF3O43MOH0C9I01C920CCD7CF4DBAA33E355395F910CE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset' +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9FUDH0ZN4TN295WBSOKUZ8502F52611810475D898826177C8242AF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset' +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9KAY75OG60ANZ07OA57ELBDAC1B32A04B74C04BE31A84A13B66ADC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset' +[2024.01.04-11.36.31:043][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +[2024.01.04-11.36.31:043][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9LXHWM0UQF3PEU1YF5LMNGCF1600E089A1456296173AB0D7B35A06.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset' +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/OQXE3DZXG8NEWOU79P7O7CFC9AAC38D4CB44409111693ECA3A669B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset' +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/JY6FMCTFUI8HCUHEHCR0XYA4C0BC21C7604B47AA41186B700E8722.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset' +[2024.01.04-11.36.31:045][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:045][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FVRUEXV1OVH9N7EDZQX6HTACA309918DFF4374B37E7926853CC5E0.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset' +[2024.01.04-11.36.31:045][967]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 180 ms) +[2024.01.04-11.36.31:046][967]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/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:094][967]LogFileHelpers: Saving map 'ThirdPersonMap_homework' took 0.834 +[2024.01.04-11.36.31:094][967]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-11.36.31:094][967]LightingResults: New page: Lighting Build +[2024.01.04-11.36.31:094][967]LoadErrors: New page: Loading map: ThirdPersonMap_homework.umap +[2024.01.04-11.36.31:142][967]LogWorld: UWorld::CleanupWorld for ThirdPersonMap, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.36.31:142][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.36.31:144][967]LogContentBundle: [ThirdPersonMap(Standalone)] Deleting container. +[2024.01.04-11.36.31:144][967]MapCheck: New page: Map Check +[2024.01.04-11.36.31:144][967]LightingResults: New page: Lighting Build +[2024.01.04-11.36.31:150][967]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-11.36.31:152][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-11.36.31:154][967]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.36.31:154][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.36.31:155][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-11.36.31:161][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2024.01.04-11.36.31:165][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-11.36.31:171][967]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-11.36.31:171][967]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.36.31:171][967]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.36.31:171][967]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-11.36.31:172][967]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-11.36.31:172][967]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.36.31:172][967]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.36.31:183][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.36.31:183][967]LogWorldPartition: Display: WorldPartition initialize took 11 ms (total: 705 ms) +[2024.01.04-11.36.31:200][967]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-11.36.31:208][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.01.04-11.36.31:209][967]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-11.36.31:209][967]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.192ms to complete. +[2024.01.04-11.36.31:215][967]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.World /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.WorldDataLayers /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.VolumetricCloud /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ExponentialHeightFog /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.SkyLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.SkyAtmosphere /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.WorldPartitionMiniMap /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.DirectionalLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_4 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.PlayerStart /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.TextRenderActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.PostProcessVolume /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_7D23E5AE-4C2A421F-86AF6986-D87E6D05 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_7B7009C3-45D3D6DD-94D3429E-1D79C034 +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_C73F09FC-4215536B-1DCE2A9E-0A830C70 +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_EBA23F82-48252949-750E4391-1A3A1CDD +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_963EC3EB-4002CCE9-759E2EBA-541A873A +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_D075E5BA-49330D3E-C2503D81-A7CF88D1 +[2024.01.04-11.36.31:235][968]LogAutomationController: Ignoring very large delta of 73.88 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-11.48.43:531][894]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.01.04-11.48.47:015][101]Cmd: DELETE +[2024.01.04-11.48.47:015][101]Cmd: ACTOR DELETE +[2024.01.04-11.48.47:017][101]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.01.04-11.48.47:024][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-11.48.47:026][101]LogEditorActor: Deleted 1 Actors (0.011 secs) +[2024.01.04-11.48.58:605][797]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-11.48.58:611][797]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-11.48.58:611][797]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-11.48.58:613][797]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 2 ms +[2024.01.04-11.48.58:613][797]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-11.48.58:614][797]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 3:48:58 PM) +[2024.01.04-11.48.58:614][797]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.01.04-11.48.58:614][797]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.01.04-11.48.58:614][797]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-11.48.58:617][797]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002957s) +[2024.01.04-11.48.58:617][797]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.002994s) +[2024.01.04-11.48.58:624][797]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms +[2024.01.04-11.48.58:625][797]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.48.58:625][797]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.48.58:626][797]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-11.48.58:627][797]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-11.48.58:627][797]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.48.58:627][797]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.48.58:627][797]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-11.48.58:629][797]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.48.58:629][797]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 707 ms) +[2024.01.04-11.48.58:629][797]LogPlayLevel: PIE: World Init took: (0.004018s) +[2024.01.04-11.48.58:629][797]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-11.48.58:629][797]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-11.48.58:630][797]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-11.48.58:719][797]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-11.48.58:722][797]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-11.48.58:741][797]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2024.01.04-11.48.58:743][797]LogInit: FAudioDevice initialized with ID 2. +[2024.01.04-11.48.58:743][797]LogAudio: Display: Audio Device (ID: 2) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-11.48.58:743][797]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-11.48.58:744][797]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.01.04-11.48.58:747][797]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-11.48.58:750][797]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-13.48.58 +[2024.01.04-11.48.58:750][797]LogWorld: Bringing up level for play took: 0.002320 +[2024.01.04-11.48.58:751][797]LogOnline: OSS: Created online subsystem instance for: :Context_3 +[2024.01.04-11.48.59:990][797]PIE: Server logged in +[2024.01.04-11.48.59:991][797]PIE: Play in editor total start time 1.38 seconds. +[2024.01.04-11.49.04:876][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-11.49.04:876][ 84]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-11.49.04:876][ 84]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.49.04:877][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.49.04:877][ 84]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-11.49.04:878][ 84]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-11.49.04:882][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.49.04:888][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-11.49.04:888][ 84]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-11.49.04:942][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-11.49.04:966][ 85]LogPlayLevel: Display: Destroying online subsystem :Context_3 +[2024.01.04-11.49.18:121][840]LogTexture: Display: Building textures: /Engine/Transient.Texture2D_6 (G8, 128x128 x1x1x1) (Required Memory Estimate: 0.432286 MB), EncodeSpeed: Fast +[2024.01.04-11.49.18:185][840]LogViewport: Scene viewport resized to 1495x1260, mode Windowed. +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: ================================================ +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total job queries 264, among them cache hits 0 (0.00%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Tracking 3 distinct input hashes that result in 3 distinct outputs (100.00%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: RAM used: 10.34 KiB of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Jobs assigned 39, completed 3 (7.69%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Average time worker was idle: 0.00 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 1.62 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Job execution time: average 1.63 s, max 1.63 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Job life time (pending + execution): average 1.65 s, max 1.65 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Shader code size: average 8.93 KiB, min 605 B, max 15.469 KiB +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.65 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Jobs were issued in 9 batches (only local compilation was used), average 4.33 jobs/batch +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Average processing rate: 1.82 jobs/sec +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total thread time: 1.325 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total thread preprocess time: 0.487 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Percentage time preprocessing: 36.78% +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Effective parallelization: 0.80 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Top 3 most expensive shader types by average time: +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLumenCardVS (compiled 1 times, average 0.61 sec, max 0.61 sec, min 0.61 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialVS (compiled 1 times, average 0.52 sec, max 0.52 sec, min 0.52 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Top 3 shader types by total compile time: +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLumenCardVS - 45.74% of total time (compiled 1 times, average 0.61 sec, max 0.61 sec, min 0.61 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialVS - 39.05% of total time (compiled 1 times, average 0.52 sec, max 0.52 sec, min 0.52 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS - 15.21% of total time (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: ================================================ +[2024.01.04-11.50.23:643][726]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.01.04-11.50.23:645][726]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.008 +[2024.01.04-12.00.23:808][707]LogUObjectHash: Compacting FUObjectHashTables data took 0.25ms +[2024.01.04-12.00.23:810][707]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.009 +[2024.01.04-12.04.26:625][208]LogAutomationController: Ignoring very large delta of 2.04 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.04.30:598][216]LogAutomationController: Ignoring very large delta of 3.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.10.25:021][605]LogUObjectHash: Compacting FUObjectHashTables data took 0.21ms +[2024.01.04-12.10.25:022][605]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.007 +[2024.01.04-12.10.25:111][606]LogAutomationController: Ignoring very large delta of 2.17 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.10.39:967][624]LogAutomationController: Ignoring very large delta of 2.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.20.26:574][216]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.01.04-12.20.26:575][216]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.006 +[2024.01.04-12.20.26:669][217]LogAutomationController: Ignoring very large delta of 2.18 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.20.41:520][235]LogAutomationController: Ignoring very large delta of 2.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.27.19:744][256]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.055 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8027 files in 8762 folders with total size 319 MiB. +[2024.01.04-12.30.26:761][456]LogUObjectHash: Compacting FUObjectHashTables data took 0.23ms +[2024.01.04-12.30.26:762][456]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.007 +[2024.01.04-12.38.07:691][106]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-12.38.07:697][106]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-12.38.07:697][106]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-12.38.07:699][106]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms (total: 3 ms) +[2024.01.04-12.38.07:699][106]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-12.38.07:699][106]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 4:38:07 PM) +[2024.01.04-12.38.07:699][106]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-12.38.07:702][106]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002996s) +[2024.01.04-12.38.07:702][106]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.003021s) +[2024.01.04-12.38.07:707][106]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-12.38.07:708][106]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-12.38.07:708][106]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-12.38.07:709][106]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-12.38.07:709][106]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-12.38.07:709][106]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-12.38.07:709][106]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-12.38.07:709][106]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-12.38.07:710][106]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-12.38.07:710][106]LogWorldPartition: Display: WorldPartition initialize took 1 ms (total: 708 ms) +[2024.01.04-12.38.07:710][106]LogPlayLevel: PIE: World Init took: (0.002091s) +[2024.01.04-12.38.07:710][106]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-12.38.07:710][106]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-12.38.07:711][106]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-12.38.07:800][106]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-12.38.07:802][106]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-12.38.07:819][106]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2024.01.04-12.38.07:819][106]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.01.04-12.38.07:819][106]LogInit: FAudioDevice initialized with ID 3. +[2024.01.04-12.38.07:819][106]LogAudio: Display: Audio Device (ID: 3) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-12.38.07:819][106]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-12.38.07:823][106]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-12.38.07:826][106]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-14.38.07 +[2024.01.04-12.38.07:826][106]LogWorld: Bringing up level for play took: 0.002337 +[2024.01.04-12.38.07:828][106]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.01.04-12.38.07:832][106]PIE: Server logged in +[2024.01.04-12.38.07:833][106]PIE: Play in editor total start time 0.136 seconds. +[2024.01.04-12.38.12:789][401]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-12.38.12:789][401]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-12.38.12:789][401]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-12.38.12:790][401]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-12.38.12:790][401]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-12.38.12:791][401]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-12.38.12:795][401]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-12.38.12:801][401]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-12.38.12:801][401]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-12.38.12:848][401]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-12.38.12:852][401]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms +[2024.01.04-12.38.12:900][402]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.01.04-12.40.31:980][721]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.01.04-12.40.31:983][721]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.008 +[2024.01.04-12.40.56:420][184]LogSlate: Took 0.000059 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-12.41.57:708][849]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid.M_Solid +[2024.01.04-12.41.58:266][849]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-12.41.58:266][849]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-12.41.58:349][849]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-12.41.58:424][849]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.41.58:424][849]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.58:425][849]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.41.58:433][849]LogSlate: Took 0.000118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.04-12.41.58:440][849]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: ================================================ +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Total job queries 270, among them cache hits 0 (0.00%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Tracking 265 distinct input hashes that result in 89 distinct outputs (33.58%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: RAM used: 1.26 MiB of 1.55 GiB budget. Usage: 0.08% +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Shaders Compiled: 265 +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Jobs assigned 270, completed 265 (98.15%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Average time worker was idle: 361.44 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Time job spent in pending queue: average 9.57 s, longest 26.35 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Job execution time: average 6.51 s, max 10.21 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Job life time (pending + execution): average 16.25 s, max 29.00 +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Shader code size: average 14.488 KiB, min 605 B, max 45.656 KiB +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 29.60 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Jobs were issued in 60 batches (only local compilation was used), average 4.50 jobs/batch +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Average processing rate: 8.95 jobs/sec +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Total thread time: 218.968 s +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Total thread preprocess time: 102.697 s +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Percentage time preprocessing: 46.90% +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Effective parallelization: 7.40 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 42 times, average 1.04 sec, max 1.66 sec, min 0.70 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 36 times, average 1.04 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 42 times, average 0.91 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModePS (compiled 42 times, average 0.86 sec, max 1.56 sec, min 0.43 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FLandscapeGrassWeightVS (compiled 14 times, average 0.71 sec, max 0.91 sec, min 0.60 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 19.92% of total time (compiled 42 times, average 1.04 sec, max 1.66 sec, min 0.70 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 17.48% of total time (compiled 42 times, average 0.91 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 17.07% of total time (compiled 36 times, average 1.04 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModePS - 16.44% of total time (compiled 42 times, average 0.86 sec, max 1.56 sec, min 0.43 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModeVS - 13.39% of total time (compiled 42 times, average 0.70 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: ================================================ +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Shader Count: 3 +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Shader Count: 4 +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Shader Count: 2 +[2024.01.04-12.42.55:993][253]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-12.42.56:001][253]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.42.56:001][253]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.56:002][253]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Shader Count: 4 +[2024.01.04-12.43.02:747][653]LogMaterialEditor: Saving and Compiling material M_Solid +[2024.01.04-12.43.02:843][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms +[2024.01.04-12.43.03:609][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-12.43.03:622][653]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-12.43.05:689][653]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T13.48.58.611Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T13.48.58.611Z.log new file mode 100644 index 0000000..c8b75e0 --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T13.48.58.611Z.log @@ -0,0 +1,237 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 4] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 5] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 6] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 7] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 8] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 9] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 11] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 12] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 13] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 15] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 17] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 19] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 20] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 21] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 22] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 23] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 24] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 25] + | | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 26] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 27] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 29] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 30] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 31] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 33] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 34] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 35] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 36] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 37] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T14.38.07.697Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T14.38.07.697Z.log new file mode 100644 index 0000000..2f20c0c --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T14.38.07.697Z.log @@ -0,0 +1,239 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 4] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 5] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 6] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 7] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 8] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 9] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 11] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 12] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 13] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 15] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 17] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 19] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 20] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 21] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 22] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 23] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 24] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 25] + | | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 26] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 27] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 29] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 30] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 31] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 33] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 34] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 35] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 36] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 37] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 46 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.51.04.551Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.51.04.551Z.log new file mode 100644 index 0000000..65ecfad --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.51.04.551Z.log @@ -0,0 +1,329 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 5] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 6] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 10] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 11] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 12] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 15] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 17] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 19] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 20] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 21] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 23] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 24] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 25] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 26] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 29] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 30] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 31] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 32] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 33] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 36] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 37] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 38] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 40] + | | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 41] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 42] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 46] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 47] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 48] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 49] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 50] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 51] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 52] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 53] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 54] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 55] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 64 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.58.12.012Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.58.12.012Z.log new file mode 100644 index 0000000..8fe33e1 --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T15.58.12.012Z.log @@ -0,0 +1,334 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5350.000 Y=-5240.000 Z=-950.000), Max=(X=-3350.000 Y=-3240.000 Z=1050.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 5] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 6] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 10] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 11] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 12] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 15] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 17] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 19] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 20] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 21] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 23] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 24] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 25] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 26] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 29] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 30] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 31] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 32] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 33] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 36] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 37] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 38] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 40] + | | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 41] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 42] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 46] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5350.000 Y=-5240.000 Z=-950.000), Max=(X=-3350.000 Y=-3240.000 Z=1050.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 48] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 49] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 50] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 52] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 53] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 54] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 55] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 56] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 65 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T16.05.19.599Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T16.05.19.599Z.log new file mode 100644 index 0000000..23fb475 --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T16.05.19.599Z.log @@ -0,0 +1,354 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 5] + | | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 7] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 11] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 12] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 13] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 15] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 17] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 19] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 20] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 21] + | | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 23] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-0.000), Max=(X=-4200.000 Y=-4000.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 25] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 26] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 28] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 29] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 31] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 32] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 33] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 34] + | | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 36] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 37] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 38] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 39] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 40] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:AD6C5BE7F6A8402E8382C21E3BC02BB1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_6 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=3400.000 Z=0.000), Max=(X=3000.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 45] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 46] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 48] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 49] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 50] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 52] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 53] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 54] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 55] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 56] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 57] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 58] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 59] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 60] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 69 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.55.20.512Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.55.20.512Z.log new file mode 100644 index 0000000..a60a8bb --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.55.20.512Z.log @@ -0,0 +1,529 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 6] + | | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 10] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 12] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 15] + | | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 17] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 18] + | | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 19] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 20] + | | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 23] + | | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 25] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 29] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 30] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 31] + | | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 33] + | | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 37] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 38] + | | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 40] + | | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 42] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 46] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 47] + | | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 48] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 49] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 50] + | | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 52] + | | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 53] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 55] + | | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 57] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 58] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 59] + | | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 61] + | | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 62] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 64] + | | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 66] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 69] + | | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 73] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 74] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 75] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 76] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 79] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 80] + | | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 82] + | | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 84] + | | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 85] + | | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 87] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 88] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 89] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 90] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 91] + | | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 92] + | | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 94] + | | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 95] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 104 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1795164488 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.58.51.379Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.58.51.379Z.log new file mode 100644 index 0000000..a60a8bb --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00001ed3-2024-01-04T17.58.51.379Z.log @@ -0,0 +1,529 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 6] + | | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 10] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 12] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 14] + | | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 15] + | | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 17] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 18] + | | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 19] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 20] + | | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 23] + | | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 25] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 29] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 30] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 31] + | | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 33] + | | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 37] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 38] + | | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 40] + | | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 42] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 46] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 47] + | | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 48] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 49] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 50] + | | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 52] + | | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 53] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 55] + | | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 57] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 58] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 59] + | | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 61] + | | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 62] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 64] + | | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 66] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 69] + | | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 73] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 74] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 75] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 76] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 79] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 80] + | | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 82] + | | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 84] + | | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 85] + | | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 87] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 88] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 89] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 90] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 91] + | | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 92] + | | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 94] + | | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 95] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 104 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeGizmoActiveActor_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1795164488 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T21.49.03.061Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T21.49.03.061Z.log new file mode 100644 index 0000000..b904990 --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T21.49.03.061Z.log @@ -0,0 +1,532 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:2554FD3719E9447FAB8EE987E7B1DBA7 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 Label:TextRenderActor2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4190.100 Y=-4927.273 Z=36.922), Max=(X=-4190.100 Y=-4240.000 Z=243.104) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 2] + | | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 3] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 6] + | | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 10] + | | | |- Guid:2554FD3719E9447FAB8EE987E7B1DBA7 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 Label:TextRenderActor2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4190.100 Y=-4927.273 Z=36.922), Max=(X=-4190.100 Y=-4240.000 Z=243.104) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 12] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 15] + | | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 17] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 18] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 19] + | | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 20] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 23] + | | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 25] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 26] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 29] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 31] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 32] + | | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 34] + | | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 37] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 38] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 39] + | | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 40] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 43] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 46] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 47] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 48] + | | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 49] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 50] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 51] + | | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 52] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 53] + | | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 55] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 58] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 59] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 60] + | | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 61] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 62] + | | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 64] + | | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 66] + | | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 69] + | | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 73] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 74] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 75] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 76] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 79] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 81] + | | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 83] + | | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 85] + | | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 87] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 88] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 89] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 90] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 91] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 92] + | | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 95] + | | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 104 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1795164488 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T22.06.18.910Z.log b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T22.06.18.910Z.log new file mode 100644 index 0000000..ae0b58e --- /dev/null +++ b/Saved/Logs/WorldPartition/StreamingGeneration-PIE_ThirdPersonMap_homework-00002f4f-2024-01-04T22.06.18.910Z.log @@ -0,0 +1,542 @@ +[+] Containers: + |- [+] Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + | |- [+] ActorDescs: + | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:05ADA2C42A024930ACF873EAC956156F BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4474CC01_1307108000 Label:TextRenderActor3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4904.047 Y=4210.659 Z=0.000), Max=(X=-4210.865 Y=4835.148 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:2554FD3719E9447FAB8EE987E7B1DBA7 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 Label:TextRenderActor2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4190.100 Y=-4927.273 Z=36.922), Max=(X=-4190.100 Y=-4240.000 Z=243.104) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:865926E587D946EB9C6EAAC551080423 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4474CC01_1724527001 Label:TextRenderActor4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5523.011 Y=4353.856 Z=207.821), Max=(X=-4300.100 Y=5380.000 Z=432.179) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:0051B137D4BD4E04814377A703DA1C92 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_24 Label:SM_Cube13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2700.000 Z=0.000), Max=(X=400.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 1] + | | | |- Guid:05ADA2C42A024930ACF873EAC956156F BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4474CC01_1307108000 Label:TextRenderActor3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4904.047 Y=4210.659 Z=0.000), Max=(X=-4210.865 Y=4835.148 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:066A25D226594D069ACB819FD1CBF508 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_25 Label:SM_QuarterCylinder6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=2200.000 Z=0.000), Max=(X=1300.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 3] + | | | |- Guid:08E39E2251D24E3C8AD291DC74899755 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 Label:SM_Bush17 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4836.595 Y=4774.294 Z=-10.111), Max=(X=-4803.405 Y=4805.706 Z=22.660) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 4] + | | | |- Guid:0D2840D5666144908436B9AA74CCAA03 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A036BC31BA445CCC01_1099002775 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-10.000), Max=(X=-5040.000 Y=-5040.000 Z=-10.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:1054430CC5954DC38BAD9C5F9727B1CD BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_3 Label:SM_Ramp SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=600.000 Z=0.000), Max=(X=1700.000 Y=800.000 Z=30.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:12A20EFC7E1B406C94A2960B6735CB8F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_33 Label:SM_QuarterCylinder12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=700.000 Z=0.000), Max=(X=2200.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 7] + | | | |- Guid:16D5404CC9B94B179AEF0CD10C5F9637 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 Label:SM_Bush9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4646.988 Y=4692.378 Z=-10.108), Max=(X=-4613.012 Y=4727.622 Z=21.628) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:1A9FC7A39B8C4D5FAF97FF8AA332576A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 Label:SM_Bush15 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4808.430 Y=4773.627 Z=-10.257), Max=(X=-4731.570 Y=4846.373 Z=65.633) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1F52D053AEB24CB682AA7B10299E16E9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1397798483 Label:RectLight3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5580.000 Y=-5560.000 Z=-910.000), Max=(X=-3580.000 Y=-3560.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:22CE64A55C864ED58A03FE0A251016AC BaseClass: NativeClass:/Script/Engine.PostProcessVolume Name:PostProcessVolume_0 Label:PostProcessVolume SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=400.000), Max=(X=200.000 Y=200.000 Z=600.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 11] + | | | |- Guid:2554FD3719E9447FAB8EE987E7B1DBA7 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 Label:TextRenderActor2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4190.100 Y=-4927.273 Z=36.922), Max=(X=-4190.100 Y=-4240.000 Z=243.104) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 12] + | | | |- Guid:28C396DF21B344E8A1B70DFF39B4926D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=2520.000 Z=-110.000), Max=(X=-2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 13] + | | | |- Guid:2982AC3C525D47A1AFA0A110663A3AEA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=0.000 Z=-161.562), Max=(X=5040.000 Y=2520.000 Z=167.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:2F52A1F7353149B0903CCA94962D2582 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-2520.000 Z=-110.000), Max=(X=-2520.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 15] + | | | |- Guid:31A27275562D462493D979B19609A18A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_9 Label:SM_Ramp2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1400.000 Y=1500.000 Z=0.000), Max=(X=1800.000 Y=1700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 16] + | | | |- Guid:35947D0F5EA54B39BF74E68863FC19D1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 Label:SM_Bush20 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.818 Y=4647.741 Z=-10.075), Max=(X=-4848.182 Y=4672.259 Z=12.002) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 17] + | | | |- Guid:39C2EEA967344D7EBAB626FC0D411394 BaseClass: NativeClass:/Script/Engine.SpotLight Name:SpotLight_UAID_A036BC31BA4466CC01_1755777585 Label:SpotLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5035.082 Y=-4845.082 Z=-1310.164), Max=(X=-3644.918 Y=-3454.918 Z=80.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:3A65B5957F7C4D6993025878234C2B44 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_0 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=1020.000), Max=(X=0.000 Y=0.000 Z=1020.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 19] + | | | |- Guid:3C17670B1C714BD9A13025FEB79C43CB BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_0 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 20] + | | | |- Guid:3CCE44E966004608977022291B2575A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 Label:SM_Bush19 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4839.093 Y=4640.392 Z=-10.064), Max=(X=-4820.907 Y=4659.608 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:3DCEC0D7E6D449B6A68AAD48AF3851FC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=2520.000 Z=-95.938), Max=(X=5040.000 Y=5040.000 Z=420.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:3F8FA16B90B344EF924F4B2A8535522C BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 Label:SM_Bush6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4710.150 Y=4699.208 Z=-10.178), Max=(X=-4649.849 Y=4760.792 Z=42.255) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 23] + | | | |- Guid:4330DAC5904143D8A711F1C6F46CEC91 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 Label:SM_Bush7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4802.573 Y=4719.134 Z=-10.173), Max=(X=-4757.427 Y=4760.866 Z=40.880) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:44A6BDC5D7844E00A6E7C4021761DD03 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 Label:Torus SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4994.562 Y=4725.438 Z=-10.000), Max=(X=-4945.438 Y=4774.562 Z=6.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 25] + | | | |- Guid:44C50C74FC53401FA4F93B6454AC3483 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 Label:SM_Bush8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4663.295 Y=4736.209 Z=-10.084), Max=(X=-4636.705 Y=4763.791 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:48DD738777DD4051A525B9DF24A4A864 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_7 Label:SM_Cube7 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2200.000 Z=0.000), Max=(X=1500.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 27] + | | | |- Guid:4E22D380D8664E69B4752F65E14CFC6E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-2520.000 Z=-110.000), Max=(X=0.000 Y=0.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 28] + | | | |- Guid:4F3940A96AC943E285A6410585BAF84A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=-5040.000 Z=-110.000), Max=(X=-2520.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 29] + | | | |- Guid:50E431A5FD674B87B66687BEB3A5ECDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=2520.000 Z=-110.000), Max=(X=2520.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:5303C913BF3A451DBDFF470CDF7CB1A3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_10 Label:SM_ChamferCube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=992.077 Y=2692.077 Z=0.013), Max=(X=1107.923 Y=2807.923 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 31] + | | | |- Guid:545942EA84BC47C798CBD2B44D6DC333 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 32] + | | | |- Guid:5613F0EFB42C46E3A00636B91F4A1CF3 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_22 Label:SM_QuarterCylinder4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2600.000 Z=0.000), Max=(X=400.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 33] + | | | |- Guid:57761221D14F49108EB7E286F1300647 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1491882485 Label:RectLight5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5390.000 Y=-5780.000 Z=-850.000), Max=(X=-3390.000 Y=-3780.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:600F2A723AE445D389B3C6944CD3EA35 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_18 Label:SM_QuarterCylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2800.000 Z=0.000), Max=(X=2600.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 35] + | | | |- Guid:606BB31337CD4311839008E2F1ED90D5 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 Label:SM_Bush25 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4946.049 Y=4574.888 Z=-10.159), Max=(X=-4893.950 Y=4625.112 Z=36.755) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:60EB1F5B4D3F4A6982B4B650CE913FF0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 Label:Box SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4887.875 Y=4832.125 Z=-10.000), Max=(X=-4852.125 Y=4867.875 Z=25.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 37] + | | | |- Guid:61BD54F3399A4ACDB828EF1454562BEC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 Label:CubeGridToolOutput SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5000.000 Y=-5000.000 Z=-10.000), Max=(X=-4200.000 Y=-4000.000 Z=390.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 38] + | | | |- Guid:6E23FDD49DEB4281B37CF1AD5A16192E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_13 Label:SM_Cube9 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1500.000 Z=0.000), Max=(X=2000.000 Y=2200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 39] + | | | |- Guid:6F50641DD3F744C8B343B19A68EBE3EA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_1 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=690.000), Max=(X=0.000 Y=0.000 Z=690.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 40] + | | | |- Guid:6F739504343A4EBABFC817BF64962177 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 Label:SM_Bush3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4744.715 Y=4665.800 Z=-10.143), Max=(X=-4695.285 Y=4714.200 Z=31.942) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:711093BA121F4D5BBE73AE7B1BB6867E BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_0 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=860.000 Y=1070.000 Z=0.013), Max=(X=940.000 Y=1150.000 Z=184.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:7550DEF2EA5A4C6B8F834C55565C4AAE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 Label:Stairs SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5036.718 Y=4882.948 Z=-77.439), Max=(X=-4854.611 Y=5037.052 Z=63.515) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:7724BFE97CBF4C15909DA0866E6164DC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_35 Label:SM_QuarterCylinder14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=500.000 Z=0.000), Max=(X=2400.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 44] + | | | |- Guid:78EB25FE11604139A5EA45EDEAF1A08B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=0.000 Z=-110.000), Max=(X=0.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 45] + | | | |- Guid:7AC7B8B9C2FA442A9C251A6F2ADE6025 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 Label:SM_Bush5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4701.904 Y=4687.423 Z=-10.084), Max=(X=-4678.096 Y=4712.577 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 46] + | | | |- Guid:7C3DCBFCD218424DAE67664F0CCCED62 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_2 Label:SM_ChamferCube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1100.000 Y=2000.000 Z=0.013), Max=(X=1200.000 Y=2100.000 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:7E3156EE125D4EB2966BF64FB4102A8E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_8 Label:SM_Cube4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1200.000 Y=1700.000 Z=0.000), Max=(X=1800.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 48] + | | | |- Guid:80281A54E5E34C46ADE81E7C721D8DDE BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_15 Label:SM_Cube10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=2100.000 Z=100.000), Max=(X=2000.000 Y=2200.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 49] + | | | |- Guid:839AAFFFE25048F6BB5B336CB537DF7E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 Label:SM_Bush18 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4861.142 Y=4629.090 Z=-10.064), Max=(X=-4838.858 Y=4650.910 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 50] + | | | |- Guid:865926E587D946EB9C6EAAC551080423 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_UAID_A036BC31BA4474CC01_1724527001 Label:TextRenderActor4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5523.011 Y=4353.856 Z=207.821), Max=(X=-4300.100 Y=5380.000 Z=432.179) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:86FE27A34C8548C68BA64F45579FC9C9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_23 Label:SM_QuarterCylinder5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=300.000 Y=2800.000 Z=0.000), Max=(X=400.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 52] + | | | |- Guid:877F3111F5CC4E68B5C8DC5706F1670E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_16 Label:SM_Cube11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=400.000 Y=2600.000 Z=0.000), Max=(X=700.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block03 FolderGuid:7B7009C345D3D6DD94D3429E1D79C034 + | | |- [+] [ 53] + | | | |- Guid:8A2282DBF5494718A3D5E053739B00B9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1330966482 Label:RectLight2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5480.000 Z=-910.000), Max=(X=-3450.000 Y=-3480.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:8AC8E49300C64D79977199650715A234 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_5 Label:SM_Cube2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=3000.000 Y=100.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 55] + | | | |- Guid:8C185E6829804FD5B97B6320DC8F08F9 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 Label:SM_Bush22 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4507.692 Y=4763.645 Z=-10.136), Max=(X=-4472.308 Y=4796.355 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:8EC52A95C0154F11915F4847265C2815 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-2520.000 Z=-64.688), Max=(X=5040.000 Y=0.000 Z=385.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:927C7CBC5C8D44C8BF425D79C5ED48E5 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5040.000 Y=0.000 Z=-110.000), Max=(X=-2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 58] + | | | |- Guid:94AA1CB8C35C424589611993C57837A6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 Label:SM_Bush21 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4580.662 Y=4759.616 Z=-10.229), Max=(X=-4499.338 Y=4840.384 Z=57.382) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:969A2076CBDD4DF5AF9B187331BFB226 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 Label:SM_Cube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=10.000 Y=3400.000 Z=0.000), Max=(X=3010.000 Y=3500.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 60] + | | | |- Guid:995D6F6127CB4B9A8F6B7CBB2E984AE6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_1 Label:SM_Cube SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-50.000), Max=(X=3000.000 Y=3500.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + | | |- [+] [ 61] + | | | |- Guid:9C7C1EC5EE294D59941936D216E2982A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_20 Label:SM_Cube12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2700.000 Z=0.000), Max=(X=2600.000 Y=2800.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 62] + | | | |- Guid:9CC0A4E89ED54F10A60BA859CD40B7AA BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 Label:SM_Bush10 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4602.198 Y=4717.954 Z=-10.125), Max=(X=-4557.802 Y=4762.046 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:9F2FD4DA50F941F78E642E6A54914863 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2520.000 Y=-5040.000 Z=-10.781), Max=(X=5040.000 Y=-2520.000 Z=447.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 64] + | | | |- Guid:9FA7CCF113614589A20EA06D73DE2969 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 Label:SM_Bush24 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4853.499 Y=4556.990 Z=-10.136), Max=(X=-4806.501 Y=4603.010 Z=29.879) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:9FEB20800C904A0B945ED06DCE3B5C60 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-5040.000 Z=-606.875), Max=(X=2520.000 Y=-2520.000 Z=407.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 66] + | | | |- Guid:A3D56980EFF84BA39EB58C9DBC63F9E1 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1795164488 Label:RectLight6 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5450.000 Y=-5850.000 Z=-850.000), Max=(X=-3450.000 Y=-3850.000 Z=1150.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:A5A19BC955DA437A8886AE4F3EA67626 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 Label:SM_Bush14 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4771.332 Y=4618.590 Z=-10.064), Max=(X=-4748.668 Y=4641.410 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:A78C271BE27746FBAA52F4DE7DC99A84 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 Label:SM_Bush16 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4871.676 Y=4728.776 Z=-10.125), Max=(X=-4828.324 Y=4771.224 Z=26.785) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 69] + | | | |- Guid:A82FC72132F04264A5FFAB7FB611BE0B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=-5040.000 Z=-110.000), Max=(X=0.000 Y=-2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:A909F318613640B49E8D632523C3E2BB BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 Label:SM_Bush4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4730.910 Y=4708.858 Z=-10.064), Max=(X=-4709.090 Y=4731.142 Z=8.908) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:AB0EEB9B9B7C46F391B3E30AE81C359F BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1441524484 Label:RectLight4 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5670.000 Y=-5810.000 Z=-890.000), Max=(X=-3670.000 Y=-3810.000 Z=1110.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:B08C719C381348E19B5555A13D0CEDD4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 Label:SM_Bush11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4661.030 Y=4760.087 Z=-10.189), Max=(X=-4598.970 Y=4819.913 Z=45.693) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 73] + | | | |- Guid:B47FB266A3514C1E9E1CD20E72C5D265 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 Label:Cone SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4816.750 Y=4663.250 Z=-10.000), Max=(X=-4783.250 Y=4696.750 Z=57.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 74] + | | | |- Guid:B81D27CC80FA4B47BFCB828E8D69D61A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 Label:SM_Bush23 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4944.762 Y=4517.099 Z=-10.233), Max=(X=-4875.238 Y=4582.901 Z=58.413) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 75] + | | | |- Guid:BA6838B8394F459ABDC5E414BCBD98DF BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_34 Label:SM_QuarterCylinder13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2000.000 Y=500.000 Z=0.000), Max=(X=2200.000 Y=700.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 76] + | | | |- Guid:BF57CCCF5436427690D4ABF4FAEC0181 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-110.000), Max=(X=2520.000 Y=2520.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:C1F8F414C5874C028CCBE784F5DD3483 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-2520.000 Y=2520.000 Z=-110.000), Max=(X=0.000 Y=5040.000 Z=90.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:C3B7DFF8094A4EB9A8D60A8AEF8A150C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-2520.000 Z=-110.000), Max=(X=2520.000 Y=0.000 Z=257.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 79] + | | | |- Guid:C875F33F1F5A4E39A5AE55FAC9B4A6A8 BaseClass: NativeClass:/Script/Engine.TextRenderActor Name:TextRenderActor_1 Label:TextRenderActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-0.100 Y=1100.000 Z=65.013), Max=(X=-0.100 Y=2392.308 Z=215.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:CA485796E47B4A8F803D219115450248 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 Label:Extrude SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4562.453 Y=4895.167 Z=-10.000), Max=(X=-4496.303 Y=4961.317 Z=-5.275) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:CCF28C260AC44C45AE9BA3C178A04AF9 BaseClass: NativeClass:/Script/Engine.RectLight Name:RectLight_UAID_A036BC31BA4460CC01_1196088481 Label:RectLight SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-5340.000 Y=-5310.000 Z=-910.000), Max=(X=-3340.000 Y=-3310.000 Z=1090.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:D5D2681A35054D2EB4638FF0DEA67233 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_12 Label:SM_Cube8 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1300.000 Y=2600.000 Z=0.000), Max=(X=2500.000 Y=2900.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 83] + | | | |- Guid:DE4BCA507967459C99E82147CA6062B6 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 Label:SM_Bush2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4681.984 Y=4667.036 Z=-10.099), Max=(X=-4658.016 Y=4692.964 Z=19.222) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:DEC9A7DF45624A66995FA94311CFDA2F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_14 Label:SM_Ramp3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1800.000 Y=1700.000 Z=100.000), Max=(X=2000.000 Y=2100.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 85] + | | | |- Guid:E4B3E360B14742F9A7EFF04F822840E4 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 Label:Path SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4960.000 Y=4566.489 Z=-7.325), Max=(X=-4517.575 Y=4974.799 Z=-6.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:E9CB4013A433469984D10050E18C782A BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_32 Label:SM_QuarterCylinder11 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2200.000 Y=700.000 Z=-0.000), Max=(X=2400.000 Y=900.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Cylinder FolderGuid:D075E5BA49330D3EC2503D81A7CF88D1 + | | |- [+] [ 87] + | | | |- Guid:EBB1AA91D77F44C6A51D05BEB529C030 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 Label:Cylinder SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4770.500 Y=4939.500 Z=-10.000), Max=(X=-4729.500 Y=4980.500 Z=72.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 88] + | | | |- Guid:ED6C7E613C7C4ABCA408E27664AD3DCC BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 Label:Sphere SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4713.375 Y=4796.625 Z=-10.000), Max=(X=-4646.625 Y=4863.375 Z=56.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 89] + | | | |- Guid:EE460D9F4C094972A500CB9F6EDE96E8 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_11 Label:SM_ChamferCube3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=481.699 Y=2271.699 Z=0.013), Max=(X=618.301 Y=2408.301 Z=100.013) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 90] + | | | |- Guid:EECFA1AC4DD44FB79AED90DE344E60A0 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_21 Label:SM_QuarterCylinder3 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=1500.000 Y=2200.000 Z=0.000), Max=(X=1600.000 Y=2300.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block01 FolderGuid:7D23E5AE4C2A421F86AF6986D87E6D05 + | | |- [+] [ 91] + | | | |- Guid:EEEC93A4551D4778BCBEDB25FA136C63 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 92] + | | | |- Guid:F023A5DB23AA4F65A2D36A5BD3095159 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_0 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=820.000), Max=(X=0.000 Y=0.000 Z=820.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 93] + | | | |- Guid:F08DF09B2B39485192B187D366889751 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_19 Label:SM_QuarterCylinder2 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=2500.000 Y=2600.000 Z=0.000), Max=(X=2600.000 Y=2700.000 Z=200.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Block02 FolderGuid:EBA23F8248252949750E43911A3A1CDD + | | |- [+] [ 94] + | | | |- Guid:F13221EE82B54C829837189B84FA33B2 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 Label:SM_Bush12 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4604.586 Y=4785.718 Z=-10.084), Max=(X=-4575.414 Y=4814.282 Z=14.752) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 95] + | | | |- Guid:F6C0B33541704BD0A92B61793F0AF316 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 Label:SM_Bush13 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4766.472 Y=4644.120 Z=-10.101), Max=(X=-4733.528 Y=4675.880 Z=19.565) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:FD0A9637DB184689846DFCDE6566BF29 BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_0 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:963EC3EB4002CCE9759E2EBA541A873A + | | |- [+] [ 97] + | | | |- Guid:FD4D643B588F439DB146C54DA794A43F BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 Label:SM_Bush SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-4711.950 Y=4637.967 Z=-10.068), Max=(X=-4688.050 Y=4662.033 Z=9.939) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:FE1425B6B27B404CB417EF27ED6EC16E BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_0 Label:SM_Cube5 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=100.000 Z=0.000), Max=(X=100.000 Y=3400.000 Z=400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Playground FolderGuid:C73F09FC4215536B1DCE2A9E0A830C70 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of ThirdPersonMap_homework Persistent Level + |- Always loaded Actor Count: 106 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Brush_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1795164488 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4474CC01_1307108000 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4474CC01_1724527001 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ThirdPersonMap_homework_C_1 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldInfo_0 + |- Actor Package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework + |- Actor Path: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 + |- Actor Package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 + +---------------------------------------------------------------------------------------------------------------- +ThirdPersonMap_homework - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 12800 + World Bounds: IsValid=false, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) + Loading Range: 25600.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 1 + |- Level 0: Cell Count 0 | Cell Size 12800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + diff --git a/Saved/Logs/cg23_hmw_minilevel2-CRC.log b/Saved/Logs/cg23_hmw_minilevel2-CRC.log new file mode 100644 index 0000000..80b9e31 --- /dev/null +++ b/Saved/Logs/cg23_hmw_minilevel2-CRC.log @@ -0,0 +1,122 @@ +Log file open, 01/04/24 14:43:06 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: ExecutableName: CrashReportClient +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Ubuntu 20.04.6 LTS (5.15.0-91-generic), CPU: AMD Ryzen 9 6900HS with Radeon Graphics, GPU: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +LogInit: Compiled (64-bit): Nov 3 2023 16:27:17 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 16.0.6 (github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -Abslog="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Logs/cg23_hmw_minilevel2-CRC.log" -Unattended "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/" +LogInit: Base Directory: /home/krt/Linux_Unreal_Engine_5.3.2/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 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +[2024.01.04-12.43.06:994][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.01.04-12.43.06:994][ 0]LogInit: Unix hardware info: +[2024.01.04-12.43.06:994][ 0]LogInit: - we are the first instance of this executable +[2024.01.04-12.43.06:994][ 0]LogInit: - this process' id (pid) is 10545, parent process' id (ppid) is 7891 +[2024.01.04-12.43.06:994][ 0]LogInit: - we are not running under debugger +[2024.01.04-12.43.06:994][ 0]LogInit: - machine network name is 'krt-zephyrus' +[2024.01.04-12.43.06:995][ 0]LogInit: - user name is 'krt' (krt) +[2024.01.04-12.43.06:995][ 0]LogInit: - we're logged in locally +[2024.01.04-12.43.06:995][ 0]LogInit: - we're running with rendering +[2024.01.04-12.43.06:995][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 9 6900HS with Radeon Graphics' (signature: 0xA40F41) +[2024.01.04-12.43.06:995][ 0]LogInit: - Number of physical cores available for the process: 8 +[2024.01.04-12.43.06:995][ 0]LogInit: - Number of logical cores available for the process: 16 +[2024.01.04-12.43.06:995][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +[2024.01.04-12.43.06:995][ 0]LogInit: - Memory allocator used: Mimalloc +[2024.01.04-12.43.06:995][ 0]LogInit: - This is an internal build. +[2024.01.04-12.43.06:995][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2024.01.04-12.43.06:995][ 0]LogInit: Unix-specific commandline switches: +[2024.01.04-12.43.06:995][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2024.01.04-12.43.06:995][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2024.01.04-12.43.06:995][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2024.01.04-12.43.06:995][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2024.01.04-12.43.06:995][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2024.01.04-12.43.06:995][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2024.01.04-12.43.06:995][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2024.01.04-12.43.06:995][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2024.01.04-12.43.06:995][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2024.01.04-12.43.06:995][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2024.01.04-12.43.06:995][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2024.01.04-12.43.06:995][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2024.01.04-12.43.06:995][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2024.01.04-12.43.06:995][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2024.01.04-12.43.06:995][ 0]LogInit: - Physical RAM available (not considering process quota): 31 GB (31322 MB, 32074000 KB, 32843776000 bytes) +[2024.01.04-12.43.06:995][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2024.01.04-12.43.06:995][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2024.01.04-12.43.06:995][ 0]LogInit: - PageSize 4096 +[2024.01.04-12.43.06:995][ 0]LogInit: - BinnedPageSize 65536 +[2024.01.04-12.43.06:997][ 0]LogUObjectArray: 434 objects as part of root set at end of initial load. +[2024.01.04-12.43.06:997][ 0]LogUObjectAllocator: 90608 out of 0 bytes used by permanent object pool. +[2024.01.04-12.43.06:997][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.01.04-12.43.06:997][ 0]LogInit: Using OS detected language (en-US). +[2024.01.04-12.43.06:997][ 0]LogInit: Using OS detected locale (en-US). +[2024.01.04-12.43.06:998][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.01.04-12.43.07:028][ 0]LogInit: Using OS detected language (en-US). +[2024.01.04-12.43.07:028][ 0]LogInit: Using OS detected locale (en-US). +[2024.01.04-12.43.07:028][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2024.01.04-12.43.07:028][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2024.01.04-12.43.07:028][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000046 seconds +[2024.01.04-12.43.07:028][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2024.01.04-12.43.07:028][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2024.01.04-12.43.07:028][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2024.01.04-12.43.07:043][ 0]LogInit: Using libcurl 8.4.0 +[2024.01.04-12.43.07:043][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2024.01.04-12.43.07:043][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2024.01.04-12.43.07:043][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +[2024.01.04-12.43.07:043][ 0]LogInit: - other features: +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_SSL +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_LIBZ +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_IPV6 +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_LARGEFILE +[2024.01.04-12.43.07:043][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2024.01.04-12.43.07:044][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2024.01.04-12.43.07:044][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2024.01.04-12.43.07:044][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2024.01.04-12.43.07:044][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2024.01.04-12.43.07:044][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2024.01.04-12.43.07:044][ 0]LogInit: - LocalHostAddr = Default +[2024.01.04-12.43.07:044][ 0]LogInit: - BufferSize = 65536 +[2024.01.04-12.43.07:044][ 0]LogAnalytics: Display: [CrashReporter.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = ++UE5+Release-5.3-CL-29314046 +[2024.01.04-12.43.07:045][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2024.01.04-12.43.07:045][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2024.01.04-12.43.07:045][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.3 +[2024.01.04-12.43.07:045][ 0]LogCrashDebugHelper: BuiltFromCL: 29314046 +[2024.01.04-12.43.07:045][ 0]LogCrashDebugHelper: EngineVersion: 5.3.2-29314046+++UE5+Release-5.3 +[2024.01.04-12.43.07:045][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.3-CL-29314046 +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21' +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: CompressAndSendData compressing 301943 bytes ('/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/cg23_hmw_minilevel2.log') +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: CompressAndSendData compressing 6483 bytes ('/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/Diagnostics.txt') +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: CompressAndSendData compressing 37034 bytes ('/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashContext.runtime-xml') +[2024.01.04-12.43.08:016][ 0]CrashReportCoreLog: CompressAndSendData compressing 179 bytes ('/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Crashes/stallinfo-cg23_hmw_minilevel2-pid-7891-B71C83412C824579A2466190B72F3F21/CrashReportClient.ini') +[2024.01.04-12.43.08:025][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&AppEnvironment=Release&UploadType=crashreports&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a +[2024.01.04-12.43.08:949][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=1 +[2024.01.04-12.43.08:949][ 0]CrashReportCoreLog: State change from SendingFiles to SendingFiles +[2024.01.04-12.43.08:949][ 0]CrashReportCoreLog: All uploads done +[2024.01.04-12.43.08:949][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2024.01.04-12.43.09:050][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2024.01.04-12.43.09:050][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2024.01.04-12.43.09:050][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2024.01.04-12.43.09:050][ 0]LogExit: Preparing to exit. +[2024.01.04-12.43.09:051][ 0]LogExit: Object subsystem successfully closed. +[2024.01.04-12.43.09:054][ 0]LogModuleManager: Shutting down and abandoning module CrashDebugHelper (14) +[2024.01.04-12.43.09:054][ 0]LogModuleManager: Shutting down and abandoning module AnalyticsET (12) +[2024.01.04-12.43.09:054][ 0]LogModuleManager: Shutting down and abandoning module HTTP (11) +[2024.01.04-12.43.09:565][ 0]LogModuleManager: Shutting down and abandoning module SSL (10) +[2024.01.04-12.43.09:566][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (6) +[2024.01.04-12.43.09:566][ 0]LogModuleManager: Shutting down and abandoning module PakFile (4) +[2024.01.04-12.43.09:566][ 0]LogPakFile: Destroying PakPlatformFile +[2024.01.04-12.43.09:566][ 0]LogModuleManager: Shutting down and abandoning module RSA (3) +[2024.01.04-12.43.09:567][ 0]LogExit: Exiting. +[2024.01.04-12.43.09:580][ 0]Log file closed, 01/04/24 14:43:09 diff --git a/Saved/Logs/cg23_hmw_minilevel2-backup-2024.01.04-16.04.02.log b/Saved/Logs/cg23_hmw_minilevel2-backup-2024.01.04-16.04.02.log new file mode 100644 index 0000000..ff29e11 --- /dev/null +++ b/Saved/Logs/cg23_hmw_minilevel2-backup-2024.01.04-16.04.02.log @@ -0,0 +1,5556 @@ +Log file open, 01/04/24 12:24:46 +LogInit: Display: Running engine for game: cg23_hmw_minilevel2 +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Ubuntu 20.04.6 LTS 5.15.0-91-generic" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 9 6900HS with Radeon Graphics" +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/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject -nohighdpi"" +LogCsvProfiler: Display: Metadata set : loginid="e756737ed840423881e742f3c955924a-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.091716 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-E5F40EA268CF49BAA006C4FC442ED462 + Session CrashGUID >==================================================== +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogConfig: Display: Loading Mac ini files took 0.17 seconds +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin ChaosCloth +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin PlanarCut +LogConfig: Display: Loading IOS ini files took 0.20 seconds +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin GeometryFlow +LogConfig: Display: Loading TVOS ini files took 0.21 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.21 seconds +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin Niagara +LogConfig: Display: Loading Windows ini files took 0.25 seconds +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogConfig: Display: Loading Unix ini files took 0.27 seconds +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AssetTags +LogConfig: Display: Loading LinuxArm64 ini files took 0.28 seconds +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin Synthesis +LogConfig: Display: Loading Linux ini files took 0.29 seconds +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +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 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Ubuntu 20.04.6 LTS (5.15.0-91-generic), CPU: AMD Ryzen 9 6900HS with Radeon Graphics, GPU: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +LogInit: Compiled (64-bit): Nov 3 2023 16:10:38 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 16.0.6 (github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -nohighdpi +LogInit: Base Directory: /home/krt/Linux_Unreal_Engine_5.3.2/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: 36 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.Mobile.EnableNoPrecomputedLightingCSMShader:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.01.04-10.24.58:114][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.01.04-10.24.58:114][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.01.04-10.24.58:115][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.01.04-10.24.58:115][ 0]LogInit: Initializing SDL. +[2024.01.04-10.24.58:138][ 0]LogInit: Initialized SDL 2.24.0 revision: (compiled against 2.24.0) +[2024.01.04-10.24.58:138][ 0]LogInit: Using SDL video driver 'x11' +[2024.01.04-10.24.58:139][ 0]LogInit: Display metrics: +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayWidth: 2560 +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2024.01.04-10.24.58:139][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2024.01.04-10.24.58:139][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-10.24.58:139][ 0]LogInit: VirtualDisplayRect: +[2024.01.04-10.24.58:139][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-10.24.58:139][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-10.24.58:139][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-10.24.58:139][ 0]LogInit: Number of monitors: 1 +[2024.01.04-10.24.58:139][ 0]LogInit: Monitor 0 +[2024.01.04-10.24.58:139][ 0]LogInit: Name: 0 +[2024.01.04-10.24.58:139][ 0]LogInit: ID: display0 +[2024.01.04-10.24.58:139][ 0]LogInit: NativeWidth: 2560 +[2024.01.04-10.24.58:139][ 0]LogInit: NativeHeight: 1440 +[2024.01.04-10.24.58:139][ 0]LogInit: bIsPrimary: true +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.01.04-10.24.58:139][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.01.04-10.24.58:140][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.24.58:140][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.24.58:140][ 0]LogHAL: Display: Platform has ~ 31 GB [32843776000 / 34359738368 / 31], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.01.04-10.24.58:140][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2024.01.04-10.24.58:140][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.01.04-10.24.58:140][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2024.01.04-10.24.58:140][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Config/LinuxEditor/Editor.ini] +[2024.01.04-10.24.58:140][ 0]LogInit: Unix hardware info: +[2024.01.04-10.24.58:140][ 0]LogInit: - we are the first instance of this executable +[2024.01.04-10.24.58:140][ 0]LogInit: - this process' id (pid) is 7891, parent process' id (ppid) is 1 +[2024.01.04-10.24.58:140][ 0]LogInit: - we are not running under debugger +[2024.01.04-10.24.58:140][ 0]LogInit: - machine network name is 'krt-zephyrus' +[2024.01.04-10.24.58:140][ 0]LogInit: - user name is 'krt' (krt) +[2024.01.04-10.24.58:140][ 0]LogInit: - we're logged in locally +[2024.01.04-10.24.58:140][ 0]LogInit: - we're running with rendering +[2024.01.04-10.24.58:140][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 9 6900HS with Radeon Graphics' (signature: 0xA40F41) +[2024.01.04-10.24.58:140][ 0]LogInit: - Number of physical cores available for the process: 8 +[2024.01.04-10.24.58:140][ 0]LogInit: - Number of logical cores available for the process: 16 +[2024.01.04-10.24.58:140][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +[2024.01.04-10.24.58:140][ 0]LogInit: - Memory allocator used: Mimalloc +[2024.01.04-10.24.58:140][ 0]LogInit: - This is an internal build. +[2024.01.04-10.24.58:140][ 0]LogCore: Benchmarking clocks: +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 43253039 (43253K, 43M) calls per second without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 42959934 (42960K, 43M) calls per second without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 213982784 (213983K, 214M) calls per second with 99.999879% zero deltas. +[2024.01.04-10.24.58:140][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas. +[2024.01.04-10.24.58:140][ 0]LogInit: Unix-specific commandline switches: +[2024.01.04-10.24.58:140][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2024.01.04-10.24.58:140][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2024.01.04-10.24.58:140][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2024.01.04-10.24.58:140][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2024.01.04-10.24.58:140][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2024.01.04-10.24.58:140][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2024.01.04-10.24.58:140][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2024.01.04-10.24.58:140][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2024.01.04-10.24.58:140][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2024.01.04-10.24.58:140][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2024.01.04-10.24.58:140][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2024.01.04-10.24.58:140][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2024.01.04-10.24.58:140][ 0]LogInit: - Physical RAM available (not considering process quota): 31 GB (31322 MB, 32074000 KB, 32843776000 bytes) +[2024.01.04-10.24.58:140][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2024.01.04-10.24.58:140][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2024.01.04-10.24.58:140][ 0]LogInit: - PageSize 4096 +[2024.01.04-10.24.58:140][ 0]LogInit: - BinnedPageSize 65536 +[2024.01.04-10.24.58:140][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.01.04-10.24.59:186][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.01.04-10.24.59:204][ 0]LogInit: Using OS detected language (en-US). +[2024.01.04-10.24.59:205][ 0]LogInit: Using OS detected locale (en-US). +[2024.01.04-10.24.59:205][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.01.04-10.24.59:493][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.01.04-10.24.59:493][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=/home/krt/autoware_mini_ws/devel/lib:/opt/ros/noetic/lib:/opt/ros/noetic/lib/x86_64-linux-gnu:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-10.25.00:770][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.3.239 +[2024.01.04-10.25.00:770][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM5_RT: +[2024.01.04-10.25.00:829][ 0]LogVulkanRHI: - Checking device support for profile VP_UE_Vulkan_SM5_RT (deviceName=NVIDIA GeForce RTX 3070 Ti Laptop GPU, driverName=NVIDIA, driverInfo=535.129.03). You may find the details of the capabilities of this device on https://vulkan.gpuinfo.org/ +[2024.01.04-10.25.00:830][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2024.01.04-10.25.00:830][ 0]LogVulkanRHI: Using API Version 1.2. +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: Found 18 available instance extensions : +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_EXT_debug_report +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2024.01.04-10.25.00:848][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: Found 6 available instance layers : +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_standard_validation +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2024.01.04-10.25.00:849][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x10ba1e0. +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - API=1.3.242 (0x4030f2) Driver=0x85e040c0 VendorId=0x10de +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - DeviceID=0x24a0 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32, Timestamps 1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: API Version: 1.3.242 +[2024.01.04-10.25.00:865][ 0]LogRHI: RHI Adapter Info: +[2024.01.04-10.25.00:865][ 0]LogRHI: Name: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-10.25.00:865][ 0]LogRHI: Driver Version: 535.129 (internal:535.129, unified:) +[2024.01.04-10.25.00:865][ 0]LogRHI: Driver Date: 01-01-01 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: Found 188 available device extensions : +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_graphics_pipeline_library +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_load_store_op_none +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_mesh_shader +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_mutable_descriptor_type +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_cache_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_EXT_subgroup_size_control +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_tooling_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_depth_stencil_resolve +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_fragment_shader_barycentric +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance4 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_library +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_ycbcr_conversion +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2024.01.04-10.25.00:865][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_KHR_synchronization2 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_timeline_semaphore +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Found 1 available device layers : +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: - driverInfo: 535.129.03 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627775, resourceDescriptorBufferAddressSpaceSize=1099511627775, maxSamplerDescriptorBufferRange=1099511627775, maxResourceDescriptorBufferRange=1099511627775, descriptorBufferAddressSpaceSize=1099511627775, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Found 5 Queue Families +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Initializing Queue Family 1: 2 queues Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2024.01.04-10.25.00:866][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 1 queues Xfer Sparse +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Using 29 device extensions: +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-10.25.01:163][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-10.25.01:164][ 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 +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: HEAP 00 | 0.22% / 17.88 MB | 7790.19 MB | 8192.00 MB | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: HEAP 01 | 0.18% / 41.31 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-10.25.01:164][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-10.25.01:182][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VulkanPSO.cache.10de.24a0' not found. +[2024.01.04-10.25.01:182][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2024.01.04-10.25.01:187][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.01.04-10.25.01:187][ 0]LogRHI: Texture pool is 5734 MB (70% of 8192 MB) +[2024.01.04-10.25.02:176][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all' +[2024.01.04-10.25.02:176][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all ] +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.01.04-10.25.02:179][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2024.01.04-10.25.02:179][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.6.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.7.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.8.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.9.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.10.so +[2024.01.04-10.25.02:180][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.01.04-10.25.02:749][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.01.04-10.25.03:288][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.01.04-10.25.03:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.01.04-10.25.03:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.01.04-10.25.03:832][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2024.01.04-10.25.05:428][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM5 from hinted modules, loading all potential format modules to find it +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.01.04-10.25.05:429][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.01.04-10.25.05:429][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:430][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.01.04-10.25.05:462][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1270 MiB) +[2024.01.04-10.25.05:463][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-10.25.05:463][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.01.04-10.25.05:466][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2024.01.04-10.25.05:466][ 0]LogDerivedDataCache: Display: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4206.60MBs, RandomWriteSpeed=412.81MBs. Assigned SpeedClass 'Local' +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Local: Using data cache path /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Writable +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.01.04-10.25.05:467][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Guid format shader working directory is 15 characters bigger than the processId version (../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/WorkingDirectory/7891/). +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/tmp/ED24FBCBFA164EB4A6F2C434C2EDEE1F/'. +[2024.01.04-10.25.05:468][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2024.01.04-10.25.06:505][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:506][ 0]LogShaderCompilers: Display: Failed to delete old shader autogen file: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:506][ 0]LogShaderCompilers: Display: Shader autogen file written: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-10.25.06:785][ 0]LogSlate: Using FreeType 2.10.0 +[2024.01.04-10.25.06:786][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.01.04-10.25.06:801][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin. +[2024.01.04-10.25.06:801][ 0]LogAssetRegistry: FAssetRegistry took 0.0009 seconds to start up +[2024.01.04-10.25.06:807][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.01.04-10.25.06:969][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.01.04-10.25.06:971][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.01.04-10.25.06:971][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.01.04-10.25.07:075][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: Available device profiles: +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3e400][0x4ce14a00000 66] GlobalDefaults, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3e000][0x4ce2cb2a000 66] Windows, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3ee00][0x4ce38240000 66] WindowsEditor, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3ec00][0x4ce38242800 66] WindowsServer, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f000][0x4ce38245000 66] WindowsClient, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f200][0x4ce38247800 66] IOS, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f400][0x4ce3824a000 66] iPadAir2, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f600][0x4ce3824c800 66] IPadPro, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3f800][0x4ce38250000 66] iPadAir3, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fa00][0x4ce38252800 66] iPadAir4, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fc00][0x4ce38255000 66] iPadAir5, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce37b3fe00][0x4ce38257800 66] iPadMini4, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce376dfe00][0x4ce3825a000 66] iPadMini5, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce2e5f3c00][0x4ce3825c800 66] iPadMini6, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce30e6de00][0x4ce38260000 66] iPhone6S, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce281d5a00][0x4ce38262800 66] iPhone7, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270000][0x4ce38265000 66] iPodTouch7, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270200][0x4ce38267800 66] iPhone6SPlus, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270400][0x4ce3826a000 66] iPhone7Plus, +[2024.01.04-10.25.07:075][ 0]LogDeviceProfileManager: [0x4ce38270600][0x4ce3826c800 66] iPhoneSE, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270800][0x4ce38280000 66] iPhone8, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270a00][0x4ce38282800 66] iPhone8Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270c00][0x4ce38285000 66] iPhoneX, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38270e00][0x4ce38287800 66] iPhoneXS, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271000][0x4ce3828a000 66] iPhoneXSMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271200][0x4ce3828c800 66] iPhoneXR, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271400][0x4ce38290000 66] iPhone11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271600][0x4ce38292800 66] iPhone11Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271800][0x4ce38295000 66] iPhone11ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271a00][0x4ce38297800 66] iPhoneSE2, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271c00][0x4ce3829a000 66] iPhone12Mini, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38271e00][0x4ce3829c800 66] iPhone12, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272000][0x4ce386e0000 66] iPhone12Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272200][0x4ce386e2800 66] iPhone12ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272400][0x4ce386e5000 66] iPhone13Mini, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272600][0x4ce386e7800 66] iPhone13, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272800][0x4ce386ea000 66] iPhone13Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272a00][0x4ce386ec800 66] iPhone13ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272c00][0x4ce386f0000 66] iPhoneSE3, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38272e00][0x4ce386f2800 66] iPhone14, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273000][0x4ce386f5000 66] iPhone14Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273200][0x4ce386f7800 66] iPhone14Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273400][0x4ce386fa000 66] iPhone14ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273600][0x4ce386fc800 66] iPhone15, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273800][0x4ce38230000 66] iPhone15Plus, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273a00][0x4ce38232800 66] iPhone15Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273c00][0x4ce38235000 66] iPhone15ProMax, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38273e00][0x4ce38237800 66] iPadPro105, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274000][0x4ce3823a000 66] iPadPro129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274200][0x4ce3823c800 66] iPadPro97, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274400][0x4ce38700000 66] iPadPro2_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274600][0x4ce38702800 66] iPad5, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274800][0x4ce38705000 66] iPad6, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274a00][0x4ce38707800 66] iPad7, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274c00][0x4ce3870a000 66] iPad8, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38274e00][0x4ce3870c800 66] iPad9, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275000][0x4ce38710000 66] iPad10, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275200][0x4ce38712800 66] iPadPro11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275400][0x4ce38715000 66] iPadPro2_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275600][0x4ce38717800 66] iPadPro3_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275800][0x4ce3871a000 66] iPadPro4_11, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275a00][0x4ce3871c800 66] iPadPro3_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275c00][0x4ce38720000 66] iPadPro4_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38275e00][0x4ce38722800 66] iPadPro5_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276000][0x4ce38725000 66] iPadPro6_129, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276200][0x4ce38727800 66] AppleTV, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276400][0x4ce3872a000 66] AppleTV4K, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276600][0x4ce3872c800 66] AppleTV2_4K, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276800][0x4ce38730000 66] TVOS, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276a00][0x4ce38732800 66] Mac, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276c00][0x4ce38735000 66] MacEditor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38276e00][0x4ce38737800 66] MacClient, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277000][0x4ce3873a000 66] MacServer, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277200][0x4ce3873c800 66] Linux, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277400][0x4ce38740000 66] LinuxEditor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277600][0x4ce38742800 66] LinuxArm64Editor, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277800][0x4ce38745000 66] LinuxArm64, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277a00][0x4ce38747800 66] LinuxClient, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277c00][0x4ce3874a000 66] LinuxArm64Client, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38277e00][0x4ce3874c800 66] LinuxServer, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278000][0x4ce38750000 66] LinuxArm64Server, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278200][0x4ce38752800 66] Android, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278400][0x4ce38755000 66] Android_Preview_OpenGL, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278600][0x4ce38757800 66] Android_Preview_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278800][0x4ce3875a000 66] Android_Low, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278a00][0x4ce3875c800 66] Android_Mid, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278c00][0x4ce38770000 66] Android_High, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38278e00][0x4ce38772800 66] Android_Default, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279000][0x4ce38775000 66] Android_Adreno4xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279200][0x4ce38777800 66] Android_Adreno5xx_Low, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279400][0x4ce3877a000 66] Android_Adreno5xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279600][0x4ce3877c800 66] Android_Adreno6xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279800][0x4ce387e0000 66] Android_Adreno6xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279a00][0x4ce387e2800 66] Android_Adreno7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279c00][0x4ce387e5000 66] Android_Adreno7xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce38279e00][0x4ce387e7800 66] Android_Mali_T6xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a000][0x4ce387ea000 66] Android_Mali_T7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a200][0x4ce387ec800 66] Android_Mali_T8xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a400][0x4ce387f0000 66] Android_Mali_G71, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a600][0x4ce387f2800 66] Android_Mali_G72, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827a800][0x4ce387f5000 66] Android_Mali_G72_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827aa00][0x4ce387f7800 66] Android_Mali_G76, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ac00][0x4ce387fa000 66] Android_Mali_G76_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ae00][0x4ce387fc800 66] Android_Mali_G77, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b000][0x4ce36f50000 66] Android_Mali_G77_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b200][0x4ce36f52800 66] Android_Mali_G78, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b400][0x4ce36f55000 66] Android_Mali_G78_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b600][0x4ce36f57800 66] Android_Mali_G710, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827b800][0x4ce36f5a000 66] Android_Mali_G710_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ba00][0x4ce36f5c800 66] Android_Mali_G7xx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827bc00][0x4ce36f60000 66] Android_Mali_G7xx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c000][0x4ce36f62800 66] Android_Xclipse_920, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c200][0x4ce36f65000 66] Android_Xclipse_920_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c600][0x4ce36f67800 66] Android_Vulkan_SM5, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827c800][0x4ce36f6a000 66] Android_PowerVR_G6xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ca00][0x4ce36f6c800 66] Android_PowerVR_GT7xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827cc00][0x4ce36f80000 66] Android_PowerVR_GE8xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827ce00][0x4ce36f82800 66] Android_PowerVR_GM9xxx, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d000][0x4ce36f85000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d200][0x4ce36f87800 66] Android_TegraK1, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d400][0x4ce36f8a000 66] Android_Unknown_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d600][0x4ce36f8c800 66] Oculus_Quest, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827d800][0x4ce382e0000 66] Oculus_Quest2, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827da00][0x4ce382e2800 66] Meta_Quest_Pro, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827dc00][0x4ce382e5000 66] Meta_Quest_3, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827de00][0x4ce382e7800 66] HoloLens, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: [0x4ce3827e000][0x4ce382ea000 66] MagicLeap_Vulkan, +[2024.01.04-10.25.07:076][ 0]LogDeviceProfileManager: Active device profile: [0x4ce38277400][0x4ce38740000 66] LinuxEditor +[2024.01.04-10.25.07:076][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-10.25.07:076][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-10.25.07:628][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus' +[2024.01.04-10.25.07:628][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus -nocompile -nocompileuat ] +[2024.01.04-10.25.07:715][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_SF_VULKAN_SM5_483349707__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_DXC1_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_3396155668DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_00000009_MFA_ffffffff_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C691D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_03F40E8F6797CFE614ABCB841E1DD063A785EA139C200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C695F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4FDD92374F6698843F7DE1AA58C1E280D887B39B9_TLightMapDensityPSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0D4C002F7D6E87266169A9C17235B5D34D256158D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3D3AFB4F9C5E52201AD0778B632BACCFDE5BE9E20_TBasePassPSTLightMapPolicyLQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C35B03DAF7676C7F7DFD871BFBC556A7F5AABB37E0_FLandscapeGrassWeightVS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E72646AD0AB62B42596CAB5D01B36FB3138E47AE5_TLightMapDensityVSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC08F820D4DE74F18E363CEAD0FD18D36C2B43370D7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C338E09AA84E1F7FA8A426EF52B68E79126A9D2D40_FHitProxyVS0_0_040A4E862035FFA5CD6F8D7E5D69E4EFBFA84FD5D41D8D36A08C4D18CD85B9443B3E1EE9812C588F7_FHitProxyPS0_0_0082AC0EC65CEFE999FE1485B313267D4A83150755F28674901537E297F69E089F57F1A4D9F9EEB6B_FLandscapeGrassWeightPS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E007F77F3F49933C1FFADEDBEE9FA406542E9AA32_TBasePassPSFNoLightMapPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3B06F4A773089EB0AAF327C7E2388437934CC35A6_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4820632ADB1996489BFB15BB09ED09D9E6EDCFD39_TDepthOnlyVS0_0_04E665E96A8A9379FDFE15BF6710C99C0F4EC433E6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_076C783128F1443357513563862F2B790E6484A44EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0E99C4FDFE524862ADDFEBF7708387357AFE04BD4_FLumenCardVS0_0_09F532EC18D792EE7C15538E3777862D142B40A2DCC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6685CF31E0D307497EBA69F25912642A83579933470_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C385C268EB39E5BB161DB34E2C316005D017953AD2_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3D3BBC8F2C701A9C6227AC97B62E3E8D85588B231_TBasePassPSTLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C3D0951EF29DF7D4BB3233E2BD1F514C638EA8DAAD_TLightMapDensityPSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC05EC04F964E818A16702A45E4F18BBD4CB36B489E_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3F51483960FCA3D639A7C7546D8D71B68803CF880_FTranslucentLightingInjectPS0_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D66835F3D062E20EF83DFBB97F7F092FCDE77B9C3F12_TBasePassPSFCachedPointIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C39F4B754F69CFA9B4DFA20E453AB3DB0CF28887BC_FVelocityPS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C36262B3721B4C76EA2D9FED52976EADA7D12E7E9F_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E43CEB6E98C17CC6EC7C742026F024B2F9857D101B_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C301B88743D1A04F8A805982E3420466CB8ED91A09_TLightMapDensityPSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC013F3353098C65F865136A00E7B1DB060EBED501C_TLightMapDensityVSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0624BB67236FF78CE812CCB292FDDEA40F753FDD6_TBasePassVSTLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668F47EFC42142677FF37683A1075838264DDB770C3_FLandscapePhysicalMaterialVS0_0_076C783128F1443357513563862F2B790E6484A4411D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C391D21AA4FEBAA956C53AA2F8502621CDF07E6C8A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668638AC1707AE6F3AA8EBB06D00422994E4B8EF525_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C693189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E460FC68EADA17006BFC1769AD9967E7AA6C0839B5_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668FCB1AE1200C522CF997D656C866179C007E66E53_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E489B7245F61F0964414999692A39966D3841ED80A_TBasePassPSTLightMapPolicyLQ0_0_03CCF724B768359AA680766FC9703645191CF38C314D5FA5E544F504BA2172ED757710D9C6C2EECC1_TLightMapDensityPSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC06F37E5AB801B82FFBA22E494078FA1B5D37DD8E0_TBasePassVSTLightMapPolicyLQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668BA257961945BC765D68AD96FDF11909FE565973C_TLightMapDensityVSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0289EC420A3B947630D80FFD339ED2E52E08F7A6A_FDebugViewModePS0_0_0949CE11AF0E4DC2CCF9D75ED2ED60D69E2670AB249B5F7482E4C0F5B0FB7720AB29549B2B1B4FE02_TBasePassPSTLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C331F44AF0AF5A7140ED7BE375440EC1452C1A6EC3_TDepthOnlyVS0_0_06F4C64F081D0E3C4B9284AD1F988474CB03B2070B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0BD7AF18D50C64F2B69EAD489A9247AB8F8F6DE3496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E49D78911DA69E4FB3EA883E91523BBEBBDE0796E9_TBasePassVSFNoLightMapPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6680090FAAC796EDCE5758FBDC52E1FF99F05167E8C_DepthPosOnlyNoPixelPipeline4E665E96A8A9379FDFE15BF6710C99C0F4EC433E_VelocityPipeline33F863D6575C62BCAC8C8CB55BB56D4CE8D6A833_DepthNoPixelPipeline6F4C64F081D0E3C4B9284AD1F988474CB03B2070_FGPUSpriteVertexFactoryD74B38BF85BFEAC8CD46E247F42B836E1F2246595C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactory230C0129F62F303E64D204204632F5516B021F66A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactory9E52DA7D9928A711E9072A41586EF7731B6AD5AAF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactoryFF683C3DA2FD6FBCC0CECC823BF0C901A1D856D7CC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory2CB0FA6C647F63AFF2D78DA74ACA54D24ACD3EF84B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactoryA41EDE8FFD3E00F4E571BBD9BADE45DBB652A70B378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryE18EEE502DDD7EAB9E8224FB7A25260D46A9C06449D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory158F41EFDBBE1D3B0AE4B72224CAAA50B4693B13F773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE039A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE0A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE081418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory36EAEB721F09A0C8E12B83CD8E75B5C831533ADF5957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactory3DF77384A0327F0DB3925AFDC1AE5ECC1498D58B76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA03F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.01.04-10.25.08:558][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.01.04-10.25.10:282][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshMerging: No automatic mesh merging module available +[2024.01.04-10.25.11:367][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.01.04-10.25.15:117][ 0]LogTurnkeySupport: Turnkey Device: Linux@krt-zephyrus: (Name=krt-zephyrus, Type=Computer, Status=Valid, Allowed=, Current=Linux 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023, Flags="Device_InstallSoftwareValid") +[2024.01.04-10.25.15:118][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2024.01.04-10.25.15:118][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Found 3 Surface present modes: +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_FIFO_KHR +[2024.01.04-10.25.15:119][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_FIFO_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2024.01.04-10.25.15:974][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.01.04-10.25.15:974][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.01.04-10.25.15:983][ 0]LogUObjectArray: 21950 objects as part of root set at end of initial load. +[2024.01.04-10.25.15:983][ 0]LogUObjectAllocator: 6013824 out of 0 bytes used by permanent object pool. +[2024.01.04-10.25.15:983][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.01.04-10.25.17:217][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2024.01.04-10.25.21:094][ 0]LogSlate: Border +[2024.01.04-10.25.21:094][ 0]LogSlate: BreadcrumbButton +[2024.01.04-10.25.21:094][ 0]LogSlate: Brushes.Title +[2024.01.04-10.25.21:094][ 0]LogSlate: Default +[2024.01.04-10.25.21:094][ 0]LogSlate: Icons.Save +[2024.01.04-10.25.21:094][ 0]LogSlate: Icons.Toolbar.Settings +[2024.01.04-10.25.21:094][ 0]LogSlate: ListView +[2024.01.04-10.25.21:094][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.01.04-10.25.21:094][ 0]LogSlate: SoftwareCursor_Grab +[2024.01.04-10.25.21:094][ 0]LogSlate: TableView.DarkRow +[2024.01.04-10.25.21:094][ 0]LogSlate: TableView.Row +[2024.01.04-10.25.21:094][ 0]LogSlate: TreeView +[2024.01.04-10.25.33:814][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.01.04-10.25.33:815][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.01.04-10.25.35:305][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.01.04-10.25.35:305][ 0]LogInit: XR: MultiViewport is Disabled +[2024.01.04-10.25.35:305][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.01.04-10.25.46:314][ 0]LogPython: Using Python 3.9.7 +[2024.01.04-10.25.49:022][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: CE89F604BE074DC58386CD0BCDBFE616 | Instance: E23BC982DCA241BD90A83CEE084FD3B7 (krt-zephyrus-7891). +[2024.01.04-10.26.03:169][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.01.04-10.26.03:186][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.01.04-10.26.16:168][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.01.04-10.26.16:867][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.01.04-10.26.16:868][ 0]LogUdpMessaging: Display: Added local interface '192.168.88.228' to multicast group '230.0.0.1:6666' +[2024.01.04-10.27.12:480][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.01.04-10.27.18:304][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-10.27.18:304][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-10.27.19:714][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.028 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 7666 files in 8261 folders with total size 316 MiB. +[2024.01.04-10.27.25:591][ 0]LogUProjectInfo: Found projects: +[2024.01.04-10.27.27:519][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.27.29:811][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/krt/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2024.01.04-10.27.30:498][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.27.46:520][ 0]LogCollectionManager: Loaded 0 collections in 0.001347 seconds +[2024.01.04-10.27.46:520][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Collections/' took 0.00s +[2024.01.04-10.27.46:521][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Developers/krt/Collections/' took 0.00s +[2024.01.04-10.27.46:521][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Collections/' took 0.00s +[2024.01.04-10.27.53:688][ 0]LogEngine: Initializing Engine... +[2024.01.04-10.27.53:694][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.01.04-10.27.53:757][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.01.04-10.27.54:699][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.27.54:699][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-10.27.57:359][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.01.04-10.27.57:364][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.01.04-10.27.57:364][ 0]LogInit: Texture streaming: Enabled +[2024.01.04-10.27.57:374][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.01.04-10.27.57:385][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.01.04-10.27.57:385][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.01.04-10.27.57:386][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.01.04-10.27.57:994][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.01.04-10.27.57:996][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.01.04-10.27.58:593][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.01.04-10.27.58:593][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.01.04-10.27.58:593][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-10.27.58:594][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-10.27.58:594][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-10.27.58:598][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-10.27.58:598][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-10.27.58:786][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-10.27.58:788][ 0]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-10.27.58:789][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-10.27.58:797][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-10.27.58:797][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-10.27.58:803][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2024.01.04-10.27.58:807][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.01.04-10.27.58:807][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.01.04-10.27.58:807][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.01.04-10.27.58:807][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.04-10.28.01:796][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.01.04-10.28.01:798][ 0]LogInit: Undo buffer set to 32 MB +[2024.01.04-10.28.01:798][ 0]LogInit: Transaction tracking system initialized +[2024.01.04-10.28.05:017][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.01.04-10.28.05:019][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002629 seconds (Found 0 uncontrolled assets) +[2024.01.04-10.28.08:003][ 0]BlueprintLog: New page: Editor Load +[2024.01.04-10.28.21:191][ 0]LocalizationService: Localization service is disabled +[2024.01.04-10.28.23:957][ 0]TimingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]TimingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]LoadingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]LoadingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]NetworkingProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]NetworkingProfiler: OnSessionChanged +[2024.01.04-10.28.23:957][ 0]MemoryProfiler: Initialize +[2024.01.04-10.28.23:957][ 0]MemoryProfiler: OnSessionChanged +[2024.01.04-10.28.35:654][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/' took 0.00s +[2024.01.04-10.28.48:695][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.01.04-10.28.56:084][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.01.04-10.28.56:643][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.3 MiB to ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin +[2024.01.04-10.28.57:232][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.01.04-10.28.57:237][ 0]SourceControl: Revision control is disabled +[2024.01.04-10.28.57:237][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 256.396 +[2024.01.04-10.28.57:240][ 0]LogFactory: FactoryCreateFile: PackFactory with PackFactory (0 0 /home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/StarterContent.upack) +[2024.01.04-10.28.57:240][ 0]LogPackFactory: Finished extracting 8 files (including 0 errors). +[2024.01.04-10.28.57:241][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Explosion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset" +[2024.01.04-10.28.57:242][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Smoke.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Smoke.uasset" +[2024.01.04-10.28.57:242][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Ambient_Dust.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Ambient_Dust.uasset" +[2024.01.04-10.28.57:243][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Fire.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Fire.uasset" +[2024.01.04-10.28.57:243][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Sparks.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Sparks.uasset" +[2024.01.04-10.28.57:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Steam_Lit.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Steam_Lit.uasset" +[2024.01.04-10.28.57:997][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" +[2024.01.04-10.28.58:836][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Advanced_Lighting.umap" +[2024.01.04-10.28.58:842][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/StarterMap.umap" +[2024.01.04-10.28.58:845][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default.umap" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Minimal_Default.umap" +[2024.01.04-10.28.58:869][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset" +[2024.01.04-10.28.58:978][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset" +[2024.01.04-10.28.59:256][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap_BuiltData.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Maps/StarterMap_BuiltData.uasset" +[2024.01.04-10.29.00:015][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset" +[2024.01.04-10.29.00:038][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset" +[2024.01.04-10.29.00:053][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset" +[2024.01.04-10.29.00:060][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/BP_LightStudio.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/BP_LightStudio.uasset" +[2024.01.04-10.29.00:063][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset" +[2024.01.04-10.29.00:066][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset" +[2024.01.04-10.29.00:069][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset" +[2024.01.04-10.29.00:070][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset" +[2024.01.04-10.29.00:073][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Poured.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Poured.uasset" +[2024.01.04-10.29.00:080][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x300.uasset" +[2024.01.04-10.29.00:082][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Ocean.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Water_Ocean.uasset" +[2024.01.04-10.29.00:082][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_B.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Wedge_B.uasset" +[2024.01.04-10.29.00:085][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset" +[2024.01.04-10.29.00:086][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset" +[2024.01.04-10.29.00:090][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Basalt.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Basalt.uasset" +[2024.01.04-10.29.00:092][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Door_400x400.uasset" +[2024.01.04-10.29.00:094][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset" +[2024.01.04-10.29.00:098][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion_Cue.uasset" +[2024.01.04-10.29.00:100][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cone.uasset" +[2024.01.04-10.29.00:104][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Chrome.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Chrome.uasset" +[2024.01.04-10.29.00:107][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Bush.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Bush.uasset" +[2024.01.04-10.29.00:111][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse02.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset" +[2024.01.04-10.29.00:112][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Grime.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Grime.uasset" +[2024.01.04-10.29.00:114][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Steam01.uasset" +[2024.01.04-10.29.00:115][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_TriPyramid.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_TriPyramid.uasset" +[2024.01.04-10.29.00:115][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Walnut.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Walnut.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire01_Cue.uasset" +[2024.01.04-10.29.00:116][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_WideCapsule.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_WideCapsule.uasset" +[2024.01.04-10.29.00:117][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset" +[2024.01.04-10.29.00:118][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light01.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_WindowFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_WindowFrame.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Glass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Glass.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Background_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Background_Cue.uasset" +[2024.01.04-10.29.00:119][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_500x500.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_500x500.uasset" +[2024.01.04-10.29.00:120][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse01.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Chair.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Chair.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Door_400x300.uasset" +[2024.01.04-10.29.00:121][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Collapse_Cue.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/MaterialSphere.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/MaterialSphere.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Pine.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Pine.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Copper.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Copper.uasset" +[2024.01.04-10.29.00:122][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Smoke01_Cue.uasset" +[2024.01.04-10.29.00:123][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Window_400x300.uasset" +[2024.01.04-10.29.00:123][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Shelf.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Shelf.uasset" +[2024.01.04-10.29.00:124][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Smoke01.uasset" +[2024.01.04-10.29.00:124][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset" +[2024.01.04-10.29.00:125][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset" +[2024.01.04-10.29.00:125][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x200.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x200.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_DoorFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_DoorFrame.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset" +[2024.01.04-10.29.00:126][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset" +[2024.01.04-10.29.00:131][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Birds01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Birds01.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_Window_400x400.uasset" +[2024.01.04-10.29.00:132][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset" +[2024.01.04-10.29.00:133][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Rock.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Rock.uasset" +[2024.01.04-10.29.00:133][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset" +[2024.01.04-10.29.00:134][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion01.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_90.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe_90.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset" +[2024.01.04-10.29.00:135][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_GlassWindow.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_GlassWindow.uasset" +[2024.01.04-10.29.00:136][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Floor_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Floor_400x400.uasset" +[2024.01.04-10.29.00:136][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Tube.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Tube.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_New.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_New.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Couch.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Couch.uasset" +[2024.01.04-10.29.00:137][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Sphere.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Sphere.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Statue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Statue.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cylinder.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cylinder.uasset" +[2024.01.04-10.29.00:138][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Plane.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Plane.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Wall.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Lamp_Wall.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_A.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Wedge_A.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_PillarFrame.uasset" +[2024.01.04-10.29.00:139][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Torus.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Torus.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Slate.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Slate.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/SM_AssetPlatform.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/SM_AssetPlatform.uasset" +[2024.01.04-10.29.00:140][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Stairs.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Stairs.uasset" +[2024.01.04-10.29.00:141][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_180.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Pipe_180.uasset" +[2024.01.04-10.29.00:141][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Panels.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Panels.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Pillar_50x500.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Pillar_50x500.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Trim.uasset" +[2024.01.04-10.29.00:142][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light02_Cue.uasset" +[2024.01.04-10.29.00:143][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Lake.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Water_Lake.uasset" +[2024.01.04-10.29.00:143][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x400.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Architecture/Wall_400x400.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Gold.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Gold.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Steel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Steel.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Steam01_Cue.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset" +[2024.01.04-10.29.00:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset" +[2024.01.04-10.29.00:145][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Rust.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Metal_Rust.uasset" +[2024.01.04-10.29.00:157][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Music01.uasset" +[2024.01.04-10.29.00:168][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset" +[2024.01.04-10.29.00:169][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_AssetPlatform.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_AssetPlatform.uasset" +[2024.01.04-10.29.00:169][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset" +[2024.01.04-10.29.00:170][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire_Sparks01.uasset" +[2024.01.04-10.29.00:171][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Panel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Panel.uasset" +[2024.01.04-10.29.00:210][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset" +[2024.01.04-10.29.00:212][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset" +[2024.01.04-10.29.00:213][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cube.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Shapes/Shape_Cube.uasset" +[2024.01.04-10.29.00:214][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Fire01.uasset" +[2024.01.04-10.29.00:214][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Grass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Grass.uasset" +[2024.01.04-10.29.00:226][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset" +[2024.01.04-10.29.00:229][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset" +[2024.01.04-10.29.00:232][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind05.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Wind05.uasset" +[2024.01.04-10.29.00:233][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Gravel.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Gravel.uasset" +[2024.01.04-10.29.00:241][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Rust_N.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Sandstone.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Rock_Sandstone.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light01_Cue.uasset" +[2024.01.04-10.29.00:244][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Tiles.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Concrete_Tiles.uasset" +[2024.01.04-10.29.00:245][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Oak.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Oak.uasset" +[2024.01.04-10.29.00:255][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset" +[2024.01.04-10.29.00:258][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Moss.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Ground_Moss.uasset" +[2024.01.04-10.29.00:259][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Light02.uasset" +[2024.01.04-10.29.00:260][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset" +[2024.01.04-10.29.00:264][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset" +[2024.01.04-10.29.00:266][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_TableRound.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_TableRound.uasset" +[2024.01.04-10.29.00:270][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset" +[2024.01.04-10.29.00:272][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_TableRound_N.uasset" +[2024.01.04-10.29.00:273][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset" +[2024.01.04-10.29.00:273][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Door.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_Door.uasset" +[2024.01.04-10.29.00:282][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Moss_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Moss_N.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Wall.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Basic_Wall.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame300.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_PillarFrame300.uasset" +[2024.01.04-10.29.00:285][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset" +[2024.01.04-10.29.00:287][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Door_N.uasset" +[2024.01.04-10.29.00:287][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Floor.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Materials/M_Basic_Floor.uasset" +[2024.01.04-10.29.00:290][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind06.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Wind06.uasset" +[2024.01.04-10.29.00:291][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_CornerFrame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/SM_CornerFrame.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Bush_N.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Burst_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Burst_M.uasset" +[2024.01.04-10.29.00:292][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music_Cue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Starter_Music_Cue.uasset" +[2024.01.04-10.29.00:295][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Lamp_N.uasset" +[2024.01.04-10.29.00:296][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion02.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Audio/Explosion02.uasset" +[2024.01.04-10.29.00:309][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Grass_D.uasset" +[2024.01.04-10.29.00:317][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset" +[2024.01.04-10.29.00:325][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Oak_D.uasset" +[2024.01.04-10.29.00:336][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Slate_N.uasset" +[2024.01.04-10.29.00:347][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Oak_N.uasset" +[2024.01.04-10.29.00:359][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Pine_D.uasset" +[2024.01.04-10.29.00:374][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Grass_N.uasset" +[2024.01.04-10.29.00:387][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset" +[2024.01.04-10.29.00:392][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset" +[2024.01.04-10.29.00:402][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Rust_D.uasset" +[2024.01.04-10.29.00:405][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset" +[2024.01.04-10.29.00:415][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Gold_D.uasset" +[2024.01.04-10.29.00:443][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset" +[2024.01.04-10.29.00:451][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Dot_M.uasset" +[2024.01.04-10.29.00:465][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset" +[2024.01.04-10.29.00:477][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset" +[2024.01.04-10.29.00:486][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset" +[2024.01.04-10.29.00:497][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset" +[2024.01.04-10.29.00:502][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Shelf_N.uasset" +[2024.01.04-10.29.00:513][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset" +[2024.01.04-10.29.00:528][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset" +[2024.01.04-10.29.00:540][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset" +[2024.01.04-10.29.00:555][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset" +[2024.01.04-10.29.00:566][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_TableRound_M.uasset" +[2024.01.04-10.29.00:574][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Steel_D.uasset" +[2024.01.04-10.29.00:583][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset" +[2024.01.04-10.29.00:593][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset" +[2024.01.04-10.29.00:602][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset" +[2024.01.04-10.29.00:604][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Dust_Particle_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Dust_Particle_D.uasset" +[2024.01.04-10.29.00:607][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Chair_N.uasset" +[2024.01.04-10.29.00:613][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset" +[2024.01.04-10.29.00:622][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset" +[2024.01.04-10.29.00:628][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset" +[2024.01.04-10.29.00:630][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Lamp_M.uasset" +[2024.01.04-10.29.00:631][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Frame_M.uasset" +[2024.01.04-10.29.00:638][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset" +[2024.01.04-10.29.00:644][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_RockMesh_M.uasset" +[2024.01.04-10.29.00:645][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset" +[2024.01.04-10.29.00:646][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Checker_Noise_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Checker_Noise_M.uasset" +[2024.01.04-10.29.00:652][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset" +[2024.01.04-10.29.00:667][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset" +[2024.01.04-10.29.00:669][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Spark_Core.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Spark_Core.uasset" +[2024.01.04-10.29.00:684][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Statue_N.uasset" +[2024.01.04-10.29.00:771][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_ground_Moss_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_ground_Moss_D.uasset" +[2024.01.04-10.29.00:777][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Water_N.uasset" +[2024.01.04-10.29.00:795][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Explosion_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Explosion_SubUV.uasset" +[2024.01.04-10.29.01:523][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset" +[2024.01.04-10.29.01:677][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Gradinet_01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Gradinet_01.uasset" +[2024.01.04-10.29.01:828][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset" +[2024.01.04-10.29.02:144][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset" +[2024.01.04-10.29.02:457][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset" +[2024.01.04-10.29.02:661][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset" +[2024.01.04-10.29.02:985][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset" +[2024.01.04-10.29.03:088][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Pine_N.uasset" +[2024.01.04-10.29.03:108][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Bush_D.uasset" +[2024.01.04-10.29.03:110][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Dot_N.uasset" +[2024.01.04-10.29.03:163][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset" +[2024.01.04-10.29.03:468][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset" +[2024.01.04-10.29.03:469][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset" +[2024.01.04-10.29.03:520][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_RockMesh_N.uasset" +[2024.01.04-10.29.03:523][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Frame_N.uasset" +[2024.01.04-10.29.03:537][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset" +[2024.01.04-10.29.03:538][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset" +[2024.01.04-10.29.03:549][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Panel_N.uasset" +[2024.01.04-10.29.03:566][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset" +[2024.01.04-10.29.03:576][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset" +[2024.01.04-10.29.03:580][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Gold_N.uasset" +[2024.01.04-10.29.03:592][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset" +[2024.01.04-10.29.03:607][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Slate_D.uasset" +[2024.01.04-10.29.03:625][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset" +[2024.01.04-10.29.03:627][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset" +[2024.01.04-10.29.03:641][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset" +[2024.01.04-10.29.03:667][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_MacroVariation.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_MacroVariation.uasset" +[2024.01.04-10.29.03:673][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Steel_N.uasset" +[2024.01.04-10.29.03:676][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Door_M.uasset" +[2024.01.04-10.29.03:676][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset" +[2024.01.04-10.29.03:687][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset" +[2024.01.04-10.29.03:702][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset" +[2024.01.04-10.29.03:705][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Smoke_SubUV.uasset" +[2024.01.04-10.29.03:708][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Water_M.uasset" +[2024.01.04-10.29.03:709][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Chair_M.uasset" +[2024.01.04-10.29.03:710][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Fire_SubUV.uasset" +[2024.01.04-10.29.03:710][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Single_Tile_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Single_Tile_N.uasset" +[2024.01.04-10.29.03:719][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset" +[2024.01.04-10.29.03:729][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset" +[2024.01.04-10.29.03:731][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset" +[2024.01.04-10.29.03:739][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Copper_D.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Metal_Copper_D.uasset" +[2024.01.04-10.29.03:744][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Tech_Panel_M.uasset" +[2024.01.04-10.29.03:745][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Shelf_M.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_M.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Textures/T_Statue_M.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset" +[2024.01.04-10.29.03:746][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/m_flare_01.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/m_flare_01.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Burst.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Burst.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_TableRound.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_TableRound.uasset" +[2024.01.04-10.29.03:747][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Shelf.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Shelf.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Chair.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Chair.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset" +[2024.01.04-10.29.03:748][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Lamp.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Lamp.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_StatueGlass.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_StatueGlass.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Spark.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/Materials/M_Spark.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Statue.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Statue.uasset" +[2024.01.04-10.29.03:749][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Frame.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Frame.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Rock.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Rock.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Door.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Door.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Bush.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Props/Materials/M_Bush.uasset" +[2024.01.04-10.29.03:750][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/Skybox.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/Skybox.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset" +[2024.01.04-10.29.03:751][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset" +[2024.01.04-10.29.03:752][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset" +[2024.01.04-10.29.03:752][ 0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset" to "../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset" +[2024.01.04-10.29.04:407][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.01.04-10.29.04:408][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:408][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:409][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.01.04-10.29.04:409][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-10.29.04:410][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-10.29.04:449][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.04:453][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-10.29.04:507][ 0]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/StarterContent/Particles/P_Explosion" FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset" SILENT=true +[2024.01.04-10.29.04:583][ 0]LogPackageLocalizationCache: Processed 45 localized package path(s) for 1 prioritized culture(s) in 0.075592 seconds +[2024.01.04-10.29.04:593][ 0]LogSavePackage: Moving output files for package: /Game/StarterContent/Particles/P_Explosion +[2024.01.04-10.29.04:593][ 0]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P_Explosion956A733C62ED476D89FFFBED0EC8E64D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset' +[2024.01.04-10.29.04:596][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave took 143 ms +[2024.01.04-10.29.04:596][ 0]LogFeaturePack: Inserted 1 feature packs +[2024.01.04-10.29.04:597][ 0]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-10.29.04:597][ 0]LightingResults: New page: Lighting Build +[2024.01.04-10.29.05:196][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.01.04-10.29.05:196][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-10.29.05:197][ 0]MapCheck: New page: Map Check +[2024.01.04-10.29.05:197][ 0]LightingResults: New page: Lighting Build +[2024.01.04-10.29.05:200][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-10.29.05:201][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.01.04-10.29.05:542][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-10.29.05:551][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap'. +[2024.01.04-10.29.05:551][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.29.05:551][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-10.29.05:552][ 0]LogAIModule: Creating AISystem for world ThirdPersonMap +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-10.29.05:552][ 0]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-10.29.06:247][ 0]LogContentBundle: [ThirdPersonMap(Standalone)] Creating new contrainer. +[2024.01.04-10.29.06:247][ 0]LogWorldPartition: Display: WorldPartition initialize took 694 ms +[2024.01.04-10.29.06:249][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-10.29.06:257][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.01.04-10.29.06:257][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-10.29.06:257][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.246ms to complete. +[2024.01.04-10.29.06:929][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 266.088 +[2024.01.04-10.29.06:929][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-10.29.06:930][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-10.29.08:295][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.01.04-10.29.08:310][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:321][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:333][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.08:344][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-10.29.09:666][ 0]LogStall: Startup... +[2024.01.04-10.29.09:667][ 0]LogStall: Startup complete. +[2024.01.04-10.29.10:366][ 0]LogLoad: (Engine Initialization) Total time: 269.52 seconds +[2024.01.04-10.29.10:366][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.01.04-10.29.10:381][ 0]LogSlate: Took 0.000177 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.04-10.29.10:384][ 0]LogSlate: Took 0.000040 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.04-10.29.10:384][ 0]LogSlate: Took 0.000021 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.04-10.29.10:385][ 0]LogSlate: Took 0.000053 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.04-10.29.10:399][ 0]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-10.29.10:656][ 0]AssetCheck: New page: Asset Save: P_Explosion +[2024.01.04-10.29.10:656][ 0]LogContentValidation: Display: Validating /Script/Engine.ParticleSystem /Game/StarterContent/Particles/P_Explosion.P_Explosion +[2024.01.04-10.29.10:659][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.01.04-10.29.10:716][ 0]LogSlate: Took 0.000078 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-10.29.10:764][ 0]LogAutomationController: Ignoring very large delta of 6023.83 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-10.29.10:784][ 1]LogPython: registering + +[2024.01.04-10.29.10:797][ 1]Running Python start-up script '/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.028330 secs +[2024.01.04-10.29.10:813][ 1]LogAssetRegistry: AssetRegistryGather time 0.2403s: AssetDataDiscovery 0.0225s, AssetDataGather 0.1810s, StoreResults 0.0367s. +[2024.01.04-10.29.10:831][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2024.01.04-10.36.32:671][499]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.36.32:717][500]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-10.53.31:202][607]LogSlate: Window 'Content Browser' being destroyed +[2024.01.04-10.53.31:233][607]LogSlate: Window 'Content Browser' being destroyed +[2024.01.04-11.27.19:734][320]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.046 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 7746 files in 8348 folders with total size 316 MiB. +[2024.01.04-11.34.59:425][901]LogViewport: Scene viewport resized to 1945x1254, mode Windowed. +[2024.01.04-11.34.59:536][902]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-11.36.30:231][967]LogSlate: Window 'Save Level As' being destroyed +[2024.01.04-11.36.30:984][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.01.04-11.36.30:992][967]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.36.30:992][967]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-11.36.30:992][967]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.36.30:992][967]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = Inactive, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.36.30:992][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.36.30:992][967]LogWorldPartition: Display: WorldPartition initialize took 180 us (total: 694 ms) +[2024.01.04-11.36.30:995][967]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.36.31:001][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-11.36.31:004][967]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/ThirdPersonMap_homework +[2024.01.04-11.36.31:004][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ThirdPersonMap_homework681994FCB91B483DAF32558B68202244.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap' +[2024.01.04-11.36.31:008][967]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/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:008][967]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-11.36.31:009][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +[2024.01.04-11.36.31:009][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/38EW6QY24J8EMPKT6JVR922225244029A640E9A09274B57768D6BC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset' +[2024.01.04-11.36.31:010][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +[2024.01.04-11.36.31:010][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ADZFU5CPFABC55YAOGVYAP3298E9D8E35447E79D1D432A0D22C3DF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset' +[2024.01.04-11.36.31:011][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +[2024.01.04-11.36.31:011][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4O8M71GZFYU3347OT11TWGCB6D269E5F5149D8A39E5B4B7FD965F6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset' +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NDOXFJEN30CUHVQI0JQNOUC611716535014A809B1456D4C4A2CCDD.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset' +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +[2024.01.04-11.36.31:012][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UO93CQTYV3Q5B8I72THPLC776F6503DFD842679D7A61FC360D9ECA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset' +[2024.01.04-11.36.31:013][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +[2024.01.04-11.36.31:013][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/H89CP0W0TAVKY1X1JBDD6RF6687A20840D4ECAB466B33F2F84CAE4.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset' +[2024.01.04-11.36.31:014][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +[2024.01.04-11.36.31:014][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CA8I6CX21H54W9LDGS4NQP61C30AF8E4974829B3330BEADD10B5F3.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset' +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZVV7WJ9RZWSOAGU3F8LI02CF8226A42904A8A8AF134B727C13C6F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset' +[2024.01.04-11.36.31:015][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/DRPEA2Z9FLKWYXY56RUCZX56965EF3EDA349ABAD94039AA1789505.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset' +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +[2024.01.04-11.36.31:016][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/OOLS4PUXN5FWP389R3ASH23DE34D2168444967839F23744409B49D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset' +[2024.01.04-11.36.31:017][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +[2024.01.04-11.36.31:017][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LPCI3AW2WWNWOJ39456UDWBECB2603652B49ACB2C71F69C62E7DFF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset' +[2024.01.04-11.36.31:018][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +[2024.01.04-11.36.31:018][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/BX7VBKICSVOXWITYSIYAW64CE0365FC89F490489E59623011CBFAC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset' +[2024.01.04-11.36.31:019][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +[2024.01.04-11.36.31:019][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5S5TQ9BSS8660J46UPI6BE2E6208760053476FB968C009813DD16D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset' +[2024.01.04-11.36.31:020][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +[2024.01.04-11.36.31:020][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Y1KGC23LLTZN358E4W3ZHPE7B78827861D4CE580DD47642389939A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset' +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UVGAIYFETGGC6KH1UCFI002DAF82D4E37E41579DD99C8690E37E5D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset' +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +[2024.01.04-11.36.31:021][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/23HC4FRR8WFKJOP5KYGL1YC9499C67873445FB9D348213EE242EE6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset' +[2024.01.04-11.36.31:022][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +[2024.01.04-11.36.31:022][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/L2YFIYB4EMJWGOUTDWKKGUFDE60618D5514F72B7DE52F83FC6E751.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset' +[2024.01.04-11.36.31:023][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +[2024.01.04-11.36.31:023][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5GEMRK9IZOTE1X5HIACR2L98DFCFE3E9684E8D86A7FFABE3A34882.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset' +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/29YDSBIP3K5L0D9506UD8K46F158C04FDF44F8AD442110F170980E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset' +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +[2024.01.04-11.36.31:024][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/KC1RH3QSYX5XNENWR6HMEO7A5736E184314B05B0F82218C89A0B4E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset' +[2024.01.04-11.36.31:025][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +[2024.01.04-11.36.31:025][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/TFT1DLKZH9NV53WCFP4UGT0C916C9C018B46A9AD6B8357E5D853E9.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset' +[2024.01.04-11.36.31:026][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +[2024.01.04-11.36.31:026][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EARZZL66T1HH2GI70TF2A2238C554F732140A3BEABDF49E1F570C1.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset' +[2024.01.04-11.36.31:027][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +[2024.01.04-11.36.31:027][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M6K11Z0B8ZCGZPP4XR6D45C0FCE036C4F74ADC90F6E9D8B0279255.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset' +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/XR5D3GGESSF5CKTYEZ4QWP42C3FF5F27B8481BBB0234401E77E7AA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset' +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +[2024.01.04-11.36.31:028][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/7FFMAO8KQR9RLXQAVIMTALE6CD16FA9E8141F6BF5F1DF464C02178.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset' +[2024.01.04-11.36.31:029][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +[2024.01.04-11.36.31:029][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Z5VUYMVQ6AXCJZCRIPLH9T28655FCE43AA4F359FA2E1E8DFA40A0B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset' +[2024.01.04-11.36.31:030][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +[2024.01.04-11.36.31:030][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VRY0UD42OE9ADOPBWQNB4XBBD6722A7AF04E5484AD64D5A9A183C5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset' +[2024.01.04-11.36.31:031][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +[2024.01.04-11.36.31:031][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ZPTUTQFUALVM7CSOF1GIYQA3CC4CE572B74B7BADDAB94C7ED693FF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset' +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9PB750HBFWYSDNQLA2Z0Z863659F64296F4B49A91CAD5003833559.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset' +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +[2024.01.04-11.36.31:032][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9HXKEMJYPOCLE3Z8LYKS5T8E8397FCB97240FCA1EB5AB708E6035F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset' +[2024.01.04-11.36.31:033][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +[2024.01.04-11.36.31:033][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UCRQFPAJZK3LWQ2IGAIEVZ08C1247A5DEE40B79905AEC798E61F26.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset' +[2024.01.04-11.36.31:034][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +[2024.01.04-11.36.31:034][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/YEJXMCX5Q422JHQ9X00O2V79BB1364EEF54AB394B1C27BD473DC85.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset' +[2024.01.04-11.36.31:035][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +[2024.01.04-11.36.31:035][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/1OFUP2FYXHCHIOZ020JRKO7F1400EB6BDA46508FF9214761661DDE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset' +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/X4TQ2QC74ZQOT12O5EAVZG243B405681F04F51B49210692A0760BA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG.uasset' +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +[2024.01.04-11.36.31:036][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/2UUF5ARK57ICXW8ON7J0AS88B210347471480E860D52F9655E90DF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset' +[2024.01.04-11.36.31:037][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +[2024.01.04-11.36.31:037][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NNUPXWKBCNDIHOWSHC93H526D889605D4448288F9605903C93080A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset' +[2024.01.04-11.36.31:038][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +[2024.01.04-11.36.31:038][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/84GSVWOW1ZPFR5WGE580QE024BD595611640A9A1EE34EA6329242D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE.uasset' +[2024.01.04-11.36.31:039][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +[2024.01.04-11.36.31:039][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/A2Y1UDVKYATSK3AS3F5CLR10D750F1F79A486286439382A70433FA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset' +[2024.01.04-11.36.31:040][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +[2024.01.04-11.36.31:040][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NSHSVY10OLRSJRNOASQCTH762D544F4D7E4C21A59A8971BADABD4F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset' +[2024.01.04-11.36.31:041][967]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +[2024.01.04-11.36.31:041][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CMDSK2QQVRF3O43MOH0C9I01C920CCD7CF4DBAA33E355395F910CE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset' +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9FUDH0ZN4TN295WBSOKUZ8502F52611810475D898826177C8242AF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset' +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +[2024.01.04-11.36.31:042][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9KAY75OG60ANZ07OA57ELBDAC1B32A04B74C04BE31A84A13B66ADC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset' +[2024.01.04-11.36.31:043][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +[2024.01.04-11.36.31:043][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9LXHWM0UQF3PEU1YF5LMNGCF1600E089A1456296173AB0D7B35A06.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset' +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/OQXE3DZXG8NEWOU79P7O7CFC9AAC38D4CB44409111693ECA3A669B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset' +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +[2024.01.04-11.36.31:044][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/JY6FMCTFUI8HCUHEHCR0XYA4C0BC21C7604B47AA41186B700E8722.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset' +[2024.01.04-11.36.31:045][967]LogSavePackage: Moving output files for package: /Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:045][967]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FVRUEXV1OVH9N7EDZQX6HTACA309918DFF4374B37E7926853CC5E0.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset' +[2024.01.04-11.36.31:045][967]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 180 ms) +[2024.01.04-11.36.31:046][967]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/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5 +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH +/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8 +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY +/Game/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT +[2024.01.04-11.36.31:094][967]LogFileHelpers: Saving map 'ThirdPersonMap_homework' took 0.834 +[2024.01.04-11.36.31:094][967]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-11.36.31:094][967]LightingResults: New page: Lighting Build +[2024.01.04-11.36.31:094][967]LoadErrors: New page: Loading map: ThirdPersonMap_homework.umap +[2024.01.04-11.36.31:142][967]LogWorld: UWorld::CleanupWorld for ThirdPersonMap, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.36.31:142][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.36.31:144][967]LogContentBundle: [ThirdPersonMap(Standalone)] Deleting container. +[2024.01.04-11.36.31:144][967]MapCheck: New page: Map Check +[2024.01.04-11.36.31:144][967]LightingResults: New page: Lighting Build +[2024.01.04-11.36.31:150][967]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-11.36.31:152][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-11.36.31:154][967]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.36.31:154][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.36.31:155][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-11.36.31:161][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2024.01.04-11.36.31:165][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-11.36.31:171][967]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-11.36.31:171][967]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.36.31:171][967]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.36.31:171][967]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-11.36.31:172][967]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-11.36.31:172][967]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.36.31:172][967]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.36.31:183][967]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.36.31:183][967]LogWorldPartition: Display: WorldPartition initialize took 11 ms (total: 705 ms) +[2024.01.04-11.36.31:200][967]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-11.36.31:208][967]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.01.04-11.36.31:209][967]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-11.36.31:209][967]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.192ms to complete. +[2024.01.04-11.36.31:215][967]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.World /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.WorldDataLayers /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldDataLayers +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.VolumetricCloud /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.VolumetricCloud_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ExponentialHeightFog /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ExponentialHeightFog_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.SkyLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyLight_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.SkyAtmosphere /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SkyAtmosphere_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_2 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.WorldPartitionMiniMap /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.WorldPartitionMiniMap_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.DirectionalLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.DirectionalLight_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_11 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_4 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.PlayerStart /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PlayerStart_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_10 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.TextRenderActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_1 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.PostProcessVolume /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.PostProcessVolume_0 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_7D23E5AE-4C2A421F-86AF6986-D87E6D05 +[2024.01.04-11.36.31:215][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_7B7009C3-45D3D6DD-94D3429E-1D79C034 +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_C73F09FC-4215536B-1DCE2A9E-0A830C70 +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_EBA23F82-48252949-750E4391-1A3A1CDD +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_963EC3EB-4002CCE9-759E2EBA-541A873A +[2024.01.04-11.36.31:216][967]LogContentValidation: Display: Validating /Script/Engine.ActorFolder /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.ActorFolder_UID_D075E5BA-49330D3E-C2503D81-A7CF88D1 +[2024.01.04-11.36.31:235][968]LogAutomationController: Ignoring very large delta of 73.88 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-11.48.43:531][894]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.01.04-11.48.47:015][101]Cmd: DELETE +[2024.01.04-11.48.47:015][101]Cmd: ACTOR DELETE +[2024.01.04-11.48.47:017][101]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.01.04-11.48.47:024][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-11.48.47:026][101]LogEditorActor: Deleted 1 Actors (0.011 secs) +[2024.01.04-11.48.58:605][797]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-11.48.58:611][797]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-11.48.58:611][797]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-11.48.58:613][797]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 2 ms +[2024.01.04-11.48.58:613][797]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-11.48.58:614][797]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 3:48:58 PM) +[2024.01.04-11.48.58:614][797]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.01.04-11.48.58:614][797]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.01.04-11.48.58:614][797]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-11.48.58:617][797]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002957s) +[2024.01.04-11.48.58:617][797]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.002994s) +[2024.01.04-11.48.58:624][797]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms +[2024.01.04-11.48.58:625][797]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-11.48.58:625][797]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-11.48.58:626][797]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-11.48.58:627][797]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-11.48.58:627][797]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-11.48.58:627][797]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-11.48.58:627][797]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-11.48.58:629][797]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-11.48.58:629][797]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 707 ms) +[2024.01.04-11.48.58:629][797]LogPlayLevel: PIE: World Init took: (0.004018s) +[2024.01.04-11.48.58:629][797]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-11.48.58:629][797]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-11.48.58:629][797]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-11.48.58:630][797]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-11.48.58:630][797]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-11.48.58:719][797]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-11.48.58:722][797]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-11.48.58:731][797]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-11.48.58:741][797]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2024.01.04-11.48.58:743][797]LogInit: FAudioDevice initialized with ID 2. +[2024.01.04-11.48.58:743][797]LogAudio: Display: Audio Device (ID: 2) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-11.48.58:743][797]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-11.48.58:744][797]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.01.04-11.48.58:747][797]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-11.48.58:750][797]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-13.48.58 +[2024.01.04-11.48.58:750][797]LogWorld: Bringing up level for play took: 0.002320 +[2024.01.04-11.48.58:751][797]LogOnline: OSS: Created online subsystem instance for: :Context_3 +[2024.01.04-11.48.59:990][797]PIE: Server logged in +[2024.01.04-11.48.59:991][797]PIE: Play in editor total start time 1.38 seconds. +[2024.01.04-11.49.04:876][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-11.49.04:876][ 84]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-11.49.04:876][ 84]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-11.49.04:877][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.49.04:877][ 84]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-11.49.04:878][ 84]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-11.49.04:882][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-11.49.04:888][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-11.49.04:888][ 84]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-11.49.04:942][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-11.49.04:966][ 85]LogPlayLevel: Display: Destroying online subsystem :Context_3 +[2024.01.04-11.49.18:121][840]LogTexture: Display: Building textures: /Engine/Transient.Texture2D_6 (G8, 128x128 x1x1x1) (Required Memory Estimate: 0.432286 MB), EncodeSpeed: Fast +[2024.01.04-11.49.18:185][840]LogViewport: Scene viewport resized to 1495x1260, mode Windowed. +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: ================================================ +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total job queries 264, among them cache hits 0 (0.00%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Tracking 3 distinct input hashes that result in 3 distinct outputs (100.00%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: RAM used: 10.34 KiB of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Jobs assigned 39, completed 3 (7.69%) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Average time worker was idle: 0.00 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 1.62 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Job execution time: average 1.63 s, max 1.63 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Job life time (pending + execution): average 1.65 s, max 1.65 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Shader code size: average 8.93 KiB, min 605 B, max 15.469 KiB +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.65 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Jobs were issued in 9 batches (only local compilation was used), average 4.33 jobs/batch +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Average processing rate: 1.82 jobs/sec +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total thread time: 1.325 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Total thread preprocess time: 0.487 s +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Percentage time preprocessing: 36.78% +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Effective parallelization: 0.80 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Top 3 most expensive shader types by average time: +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLumenCardVS (compiled 1 times, average 0.61 sec, max 0.61 sec, min 0.61 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialVS (compiled 1 times, average 0.52 sec, max 0.52 sec, min 0.52 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: Top 3 shader types by total compile time: +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLumenCardVS - 45.74% of total time (compiled 1 times, average 0.61 sec, max 0.61 sec, min 0.61 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialVS - 39.05% of total time (compiled 1 times, average 0.52 sec, max 0.52 sec, min 0.52 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS - 15.21% of total time (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec) +[2024.01.04-11.49.19:407][912]LogShaderCompilers: Display: ================================================ +[2024.01.04-11.50.23:643][726]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.01.04-11.50.23:645][726]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.008 +[2024.01.04-12.00.23:808][707]LogUObjectHash: Compacting FUObjectHashTables data took 0.25ms +[2024.01.04-12.00.23:810][707]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.009 +[2024.01.04-12.04.26:625][208]LogAutomationController: Ignoring very large delta of 2.04 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.04.30:598][216]LogAutomationController: Ignoring very large delta of 3.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.10.25:021][605]LogUObjectHash: Compacting FUObjectHashTables data took 0.21ms +[2024.01.04-12.10.25:022][605]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.007 +[2024.01.04-12.10.25:111][606]LogAutomationController: Ignoring very large delta of 2.17 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.10.39:967][624]LogAutomationController: Ignoring very large delta of 2.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.20.26:574][216]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.01.04-12.20.26:575][216]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.006 +[2024.01.04-12.20.26:669][217]LogAutomationController: Ignoring very large delta of 2.18 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.20.41:520][235]LogAutomationController: Ignoring very large delta of 2.01 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.27.19:744][256]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:14.055 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8027 files in 8762 folders with total size 319 MiB. +[2024.01.04-12.30.26:761][456]LogUObjectHash: Compacting FUObjectHashTables data took 0.23ms +[2024.01.04-12.30.26:762][456]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.007 +[2024.01.04-12.38.07:691][106]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-12.38.07:697][106]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-12.38.07:697][106]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-12.38.07:699][106]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms (total: 3 ms) +[2024.01.04-12.38.07:699][106]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-12.38.07:699][106]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 4:38:07 PM) +[2024.01.04-12.38.07:699][106]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-12.38.07:702][106]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002996s) +[2024.01.04-12.38.07:702][106]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.003021s) +[2024.01.04-12.38.07:707][106]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-12.38.07:708][106]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-12.38.07:708][106]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-12.38.07:709][106]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-12.38.07:709][106]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-12.38.07:709][106]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-12.38.07:709][106]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-12.38.07:709][106]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-12.38.07:710][106]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-12.38.07:710][106]LogWorldPartition: Display: WorldPartition initialize took 1 ms (total: 708 ms) +[2024.01.04-12.38.07:710][106]LogPlayLevel: PIE: World Init took: (0.002091s) +[2024.01.04-12.38.07:710][106]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-12.38.07:710][106]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-12.38.07:710][106]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-12.38.07:711][106]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-12.38.07:711][106]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-12.38.07:800][106]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-12.38.07:802][106]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-12.38.07:803][106]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-12.38.07:819][106]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2024.01.04-12.38.07:819][106]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.01.04-12.38.07:819][106]LogInit: FAudioDevice initialized with ID 3. +[2024.01.04-12.38.07:819][106]LogAudio: Display: Audio Device (ID: 3) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-12.38.07:819][106]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-12.38.07:823][106]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-12.38.07:826][106]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-14.38.07 +[2024.01.04-12.38.07:826][106]LogWorld: Bringing up level for play took: 0.002337 +[2024.01.04-12.38.07:828][106]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.01.04-12.38.07:832][106]PIE: Server logged in +[2024.01.04-12.38.07:833][106]PIE: Play in editor total start time 0.136 seconds. +[2024.01.04-12.38.12:789][401]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-12.38.12:789][401]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-12.38.12:789][401]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-12.38.12:790][401]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-12.38.12:790][401]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-12.38.12:791][401]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-12.38.12:795][401]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-12.38.12:801][401]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-12.38.12:801][401]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-12.38.12:848][401]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-12.38.12:852][401]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms +[2024.01.04-12.38.12:900][402]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.01.04-12.40.31:980][721]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.01.04-12.40.31:983][721]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.008 +[2024.01.04-12.40.56:420][184]LogSlate: Took 0.000059 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-12.41.57:708][849]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid.M_Solid +[2024.01.04-12.41.58:266][849]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-12.41.58:266][849]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-12.41.58:349][849]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-12.41.58:424][849]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.41.58:424][849]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.58:425][849]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.41.58:433][849]LogSlate: Took 0.000118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.04-12.41.58:440][849]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: ================================================ +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Total job queries 270, among them cache hits 0 (0.00%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Tracking 265 distinct input hashes that result in 89 distinct outputs (33.58%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: RAM used: 1.26 MiB of 1.55 GiB budget. Usage: 0.08% +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Shaders Compiled: 265 +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Jobs assigned 270, completed 265 (98.15%) +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Average time worker was idle: 361.44 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Time job spent in pending queue: average 9.57 s, longest 26.35 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Job execution time: average 6.51 s, max 10.21 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Job life time (pending + execution): average 16.25 s, max 29.00 +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Shader code size: average 14.488 KiB, min 605 B, max 45.656 KiB +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 29.60 s +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Jobs were issued in 60 batches (only local compilation was used), average 4.50 jobs/batch +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Average processing rate: 8.95 jobs/sec +[2024.01.04-12.41.59:005][869]LogShaderCompilers: Display: Total thread time: 218.968 s +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Total thread preprocess time: 102.697 s +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Percentage time preprocessing: 46.90% +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Effective parallelization: 7.40 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 42 times, average 1.04 sec, max 1.66 sec, min 0.70 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 36 times, average 1.04 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 42 times, average 0.91 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModePS (compiled 42 times, average 0.86 sec, max 1.56 sec, min 0.43 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FLandscapeGrassWeightVS (compiled 14 times, average 0.71 sec, max 0.91 sec, min 0.60 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 19.92% of total time (compiled 42 times, average 1.04 sec, max 1.66 sec, min 0.70 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 17.48% of total time (compiled 42 times, average 0.91 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 17.07% of total time (compiled 36 times, average 1.04 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModePS - 16.44% of total time (compiled 42 times, average 0.86 sec, max 1.56 sec, min 0.43 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: FDebugViewModeVS - 13.39% of total time (compiled 42 times, average 0.70 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-12.41.59:006][869]LogShaderCompilers: Display: ================================================ +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.59:435][890]MaterialEditorStats: Shader Count: 3 +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.41.59:539][895]MaterialEditorStats: Shader Count: 4 +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.47:707][769]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.47:743][771]MaterialEditorStats: Shader Count: 2 +[2024.01.04-12.42.55:993][253]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-12.42.56:001][253]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-12.42.56:001][253]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.56:002][253]MaterialEditorStats: Shader Count: 0 +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.42.56:037][255]MaterialEditorStats: Shader Count: 4 +[2024.01.04-12.43.02:747][653]LogMaterialEditor: Saving and Compiling material M_Solid +[2024.01.04-12.43.02:843][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms +[2024.01.04-12.43.03:609][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-12.43.03:622][653]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-12.43.05:689][653]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... +[2024.01.04-12.43.06:338][653]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' report submitted, and took 0.649179s +[2024.01.04-12.43.06:940][653]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' complete in 3.251350s (1.251350s overbudget) +[2024.01.04-12.43.06:976][653]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/LevelPrototyping/Materials/M_Solid" FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid.uasset" SILENT=true +[2024.01.04-12.43.06:980][653]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid +[2024.01.04-12.43.06:980][653]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_SolidEB888527C6E042D0BA2DD8167FD66FD0.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid.uasset' +[2024.01.04-12.43.07:001][653]LogFileHelpers: InternalPromptForCheckoutAndSave took 3.37 sec (total: 3.55 sec) +[2024.01.04-12.43.07:002][653]AssetCheck: New page: Asset Save: M_Solid +[2024.01.04-12.43.07:002][653]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid.M_Solid +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-12.43.07:004][653]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-12.43.07:004][653]MaterialEditorStats: Shader Count: 30 +[2024.01.04-12.43.07:077][654]LogAutomationController: Ignoring very large delta of 4.33 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.43.09:897][811]LogSlate: Window 'M_Solid' being destroyed +[2024.01.04-12.43.09:917][811]LogSlate: Window 'M_Solid' being destroyed +[2024.01.04-12.43.09:927][811]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.01.04-12.43.09:927][811]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-12.44.06:813][214]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775.Heightmap_0 (BGRA8, 512x512 x1x1x1) (Required Memory Estimate: 8.062492 MB), EncodeSpeed: Fast +[2024.01.04-12.44.06:832][214]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775.Heightmap_1 (BGRA8, 512x512 x1x1x1) (Required Memory Estimate: 7.72916 MB), EncodeSpeed: Fast +[2024.01.04-12.44.07:005][214]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.44.07:040][214]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.44.11:621][215]LogAutomationController: Ignoring very large delta of 4.93 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-12.51.46:123][416]Cmd: TRANSACTION UNDO +[2024.01.04-12.51.46:123][416]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.51.46:142][416]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.10:560][859]Cmd: TRANSACTION UNDO +[2024.01.04-12.52.10:560][859]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.52.10:577][859]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.11:005][866]Cmd: TRANSACTION UNDO +[2024.01.04-12.52.11:005][866]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.52.11:008][866]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.11:268][875]Cmd: TRANSACTION UNDO +[2024.01.04-12.52.11:268][875]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.52.11:292][875]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.11:572][888]Cmd: TRANSACTION UNDO +[2024.01.04-12.52.11:573][888]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.52.11:591][888]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.11:592][888]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.11:592][888]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.52.12:080][913]Cmd: TRANSACTION UNDO +[2024.01.04-12.52.12:081][913]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.52.12:099][913]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.53.10:377][399]Cmd: TRANSACTION UNDO +[2024.01.04-12.53.10:377][399]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-12.53.10:395][399]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.10:765][387]LogEditorViewport: Clicking Background +[2024.01.04-12.58.33:119][710]LogEditorViewport: Clicking Background +[2024.01.04-12.58.37:674][984]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.37:674][984]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.37:694][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.37:695][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.37:696][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.37:696][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.37:698][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.37:698][984]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.38:233][998]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.38:233][998]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.38:246][998]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.38:248][998]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.38:634][ 19]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.38:634][ 19]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.38:653][ 19]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.38:655][ 19]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:022][ 39]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.39:022][ 39]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.39:040][ 39]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:042][ 39]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:447][ 61]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.39:447][ 61]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.39:465][ 61]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:466][ 61]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:852][ 82]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.39:852][ 82]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.39:870][ 82]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.39:870][ 82]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:176][ 98]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.40:177][ 98]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.40:195][ 98]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:196][ 98]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:551][117]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.40:551][117]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.40:568][117]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:569][117]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:940][137]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.40:940][137]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.40:958][137]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.40:958][137]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.41:231][150]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.41:231][150]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.41:235][150]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.41:237][150]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.41:486][154]Cmd: TRANSACTION UNDO +[2024.01.04-12.58.41:486][154]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.58.41:491][154]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.58.41:492][154]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.59.11:786][955]Cmd: TRANSACTION UNDO +[2024.01.04-12.59.11:786][955]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-12.59.11:806][955]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.59.11:806][955]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-12.59.11:807][955]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:310][987]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.36:310][987]LogEditorTransaction: Undo Landscape Editing: Sculpt +[2024.01.04-13.00.36:331][987]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:332][987]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:333][987]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:333][987]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:334][987]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:573][991]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.36:573][991]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.36:581][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:582][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:584][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:585][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:585][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:585][991]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:799][994]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.36:799][994]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.36:804][994]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:805][994]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:917][995]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.36:917][995]LogEditorTransaction: Undo Landscape Editing: Smooth +[2024.01.04-13.00.36:920][995]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.36:920][995]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.37:658][ 38]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.37:659][ 38]LogEditorTransaction: Undo Landscape Editing: Erase +[2024.01.04-13.00.37:677][ 38]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.38:017][ 57]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.38:017][ 57]LogEditorTransaction: Undo Landscape Editing: Erase +[2024.01.04-13.00.38:035][ 57]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.38:277][ 70]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.38:277][ 70]LogEditorTransaction: Undo Landscape Editing: Erase +[2024.01.04-13.00.38:294][ 70]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.38:454][ 78]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.38:454][ 78]LogEditorTransaction: Undo Landscape Editing: Erase +[2024.01.04-13.00.38:633][ 86]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.38:633][ 86]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.38:649][ 86]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.38:650][ 86]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.38:828][ 95]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.38:828][ 95]LogEditorTransaction: Undo Landscape Editing: Smooth +[2024.01.04-13.00.38:846][ 95]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:023][104]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.39:023][104]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.39:040][104]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:042][104]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:219][113]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.39:219][113]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.39:237][113]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:238][113]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:445][124]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.39:445][124]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.39:463][124]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.39:464][124]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.40:155][164]Cmd: TRANSACTION UNDO +[2024.01.04-13.00.40:156][164]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.00.40:174][164]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.00.40:175][164]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.01.51:224][401]Cmd: TRANSACTION UNDO +[2024.01.04-13.01.51:224][401]LogEditorTransaction: Undo Landscape Editing: Flatten +[2024.01.04-13.01.51:242][401]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.01.51:245][401]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.01.51:245][401]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.01.51:245][401]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.01.51:246][401]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:156][679]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms +[2024.01.04-13.03.20:160][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P_Auto1 +[2024.01.04-13.03.20:160][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/8UNMRMEL79J1C9T3YZQ05P_Auto119AF50C9D3FA4018906BF95C6C8EF6B5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P_Auto1.uasset' +[2024.01.04-13.03.20:172][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA_Auto1 +[2024.01.04-13.03.20:172][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/POCGJ652MWU49HIRTH6YRA_Auto182B0FB4CC6BD4699AE05E5C6FB08B145.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA_Auto1.uasset' +[2024.01.04-13.03.20:181][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1_Auto1 +[2024.01.04-13.03.20:181][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4ZPHRUQYKMSJTF4933C0H1_Auto1ECA39045C19A44BFBBC85BFA14EA851B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1_Auto1.uasset' +[2024.01.04-13.03.20:189][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5_Auto1 +[2024.01.04-13.03.20:189][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/D4AKN082NE8QB0AHOHZPK5_Auto122B5B994E2E7406E9C184FBB1FE8D4A8.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5_Auto1.uasset' +[2024.01.04-13.03.20:191][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:193][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:194][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:196][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:198][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:199][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:200][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:204][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT_Auto1 +[2024.01.04-13.03.20:204][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LJB12626NKOL2XBO7ABYWT_Auto16C04C1A2F3AB4BA5B49816A4325D0FE5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT_Auto1.uasset' +[2024.01.04-13.03.20:213][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7_Auto1 +[2024.01.04-13.03.20:213][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P1NHXUTXNID4AIV6J7W8D7_Auto15517A555A01948E8A88A37ABB99F9BB4.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7_Auto1.uasset' +[2024.01.04-13.03.20:223][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW_Auto1 +[2024.01.04-13.03.20:223][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/25S8SKQZAH986QYNEICKXW_Auto1677AFF9CD06A4C8B914E1DCD113EA7EA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW_Auto1.uasset' +[2024.01.04-13.03.20:232][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS_Auto1 +[2024.01.04-13.03.20:232][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/6EDE8U6GG63XC99YVH6SIS_Auto11C591219740A457794A3F43AE325267A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS_Auto1.uasset' +[2024.01.04-13.03.20:235][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:237][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:239][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:241][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:243][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:247][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV_Auto1 +[2024.01.04-13.03.20:248][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/GFZSB4W0MB7XS3P1RW87FV_Auto17F391C743B05483D8E0BA77706421E6F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV_Auto1.uasset' +[2024.01.04-13.03.20:257][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1 +[2024.01.04-13.03.20:257][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1691DC6029F784690994CB925620593B2.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O_Auto1.uasset' +[2024.01.04-13.03.20:269][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V_Auto1 +[2024.01.04-13.03.20:269][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CVFM9SQJAWGGPOWEUUPE5V_Auto12189CAA52BDA447FA082B52DA2C36485.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V_Auto1.uasset' +[2024.01.04-13.03.20:278][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0_Auto1 +[2024.01.04-13.03.20:278][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Q15P0CDXB70PIHHV1QWQK0_Auto141269DD454A347EABC3ED8D48A3EFBE9.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0_Auto1.uasset' +[2024.01.04-13.03.20:280][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:282][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:284][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:286][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:288][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:289][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:290][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:294][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1 +[2024.01.04-13.03.20:294][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1034C78E0A1CA49D6AEE40BDF86C122BC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF_Auto1.uasset' +[2024.01.04-13.03.20:304][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY_Auto1 +[2024.01.04-13.03.20:304][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/597OAW9GD0PSKOI4EISJCY_Auto179475EB9F19A41CB90219F7F362553CB.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY_Auto1.uasset' +[2024.01.04-13.03.20:313][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA_Auto1 +[2024.01.04-13.03.20:313][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4YIMD61RWH8UP604L2QDRA_Auto11664BDEB22554723BEA549E489FA8667.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA_Auto1.uasset' +[2024.01.04-13.03.20:322][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN_Auto1 +[2024.01.04-13.03.20:322][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/HDZFPB7IBKMTUI7EI7USFN_Auto14FBF3CC42358427AAB73854588016F6D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN_Auto1.uasset' +[2024.01.04-13.03.20:324][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:331][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:335][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:337][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:338][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:340][679]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.03.20:349][679]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86_Auto1 +[2024.01.04-13.03.20:349][679]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/08RI111ZVA6DCA49O84N86_Auto1A7CEF101C8DB47F3A441D11B9C3FB5BF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86_Auto1.uasset' +[2024.01.04-13.03.20:349][679]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.208 +[2024.01.04-13.03.20:349][679]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.208 +[2024.01.04-13.03.26:700][846]LogSlate: Window 'Message' being destroyed +[2024.01.04-13.03.26:725][846]Message dialog closed, result: Ok, title: Message, text: Retopologize Tool is not available with the Landscape Layer System. +[2024.01.04-13.03.26:738][847]LogAutomationController: Ignoring very large delta of 3.61 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-13.04.38:887][157]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.38:890][157]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.38:893][157]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.38:894][157]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.38:895][157]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.42:179][328]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.42:182][328]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.42:572][349]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.04.42:575][349]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.05.23:330][753]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Brush 'AssetThumbnail.Border'.' +[2024.01.04-13.05.23:372][753]LogViewport: Scene viewport resized to 60x60, mode Windowed. +[2024.01.04-13.10.08:680][733]LogUObjectHash: Compacting FUObjectHashTables data took 0.27ms +[2024.01.04-13.10.08:689][733]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-13.10.08:745][733]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.01.04-13.10.08:751][733]LogUObjectHash: Compacting FUObjectHashTables data took 0.20ms +[2024.01.04-13.10.08:756][733]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.01.04-13.10.08:759][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P +[2024.01.04-13.10.08:759][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/8UNMRMEL79J1C9T3YZQ05P2B9EEDA73B6341329C6C1E1E90C57105.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P.uasset' +[2024.01.04-13.10.08:764][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA +[2024.01.04-13.10.08:764][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/POCGJ652MWU49HIRTH6YRA1C6CFDF8B4B24101BCD5FF3D2B3FDFCC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA.uasset' +[2024.01.04-13.10.08:766][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:768][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:773][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1 +[2024.01.04-13.10.08:773][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4ZPHRUQYKMSJTF4933C0H1DB86CF3C027746ECABDE6A277267870C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1.uasset' +[2024.01.04-13.10.08:776][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:777][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:779][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:780][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:781][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:783][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:784][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:786][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:795][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5 +[2024.01.04-13.10.08:795][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/D4AKN082NE8QB0AHOHZPK525AFC5C7DBF44242BB8DCF8B23206D29.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5.uasset' +[2024.01.04-13.10.08:797][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:799][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:800][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:802][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:803][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:805][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:806][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:807][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:819][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT +[2024.01.04-13.10.08:819][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LJB12626NKOL2XBO7ABYWTAD872DF582FA42209B627EC39D5D440C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT.uasset' +[2024.01.04-13.10.08:824][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7 +[2024.01.04-13.10.08:824][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P1NHXUTXNID4AIV6J7W8D7AA7D74CDF57143DAA7B9E551CBF094E8.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7.uasset' +[2024.01.04-13.10.08:829][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW +[2024.01.04-13.10.08:829][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/25S8SKQZAH986QYNEICKXWCC62A2CD8406412380D9977EB5E103CA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW.uasset' +[2024.01.04-13.10.08:832][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:834][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:836][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:837][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:841][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS +[2024.01.04-13.10.08:841][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/6EDE8U6GG63XC99YVH6SISF6CEA844C79447789B184E193EEE9B9C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS.uasset' +[2024.01.04-13.10.08:844][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:848][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:849][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:851][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:852][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:854][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:854][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:855][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:868][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV +[2024.01.04-13.10.08:868][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/GFZSB4W0MB7XS3P1RW87FV776DDB2381E244F886D595D0EBEEF2CB.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV.uasset' +[2024.01.04-13.10.08:874][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O +[2024.01.04-13.10.08:874][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/2ZJ4ID91HSVSMRVCL9OZ8OC52A16DEE5DE4842A592CA25D1CE4364.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O.uasset' +[2024.01.04-13.10.08:878][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V +[2024.01.04-13.10.08:878][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CVFM9SQJAWGGPOWEUUPE5VB525E77F3A4A4FB499DD3030FBDA2A04.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V.uasset' +[2024.01.04-13.10.08:882][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0 +[2024.01.04-13.10.08:882][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Q15P0CDXB70PIHHV1QWQK043AA87447FA34AF7A6C52FC87B3C396E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0.uasset' +[2024.01.04-13.10.08:885][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:888][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:890][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:892][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:894][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:896][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:897][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:899][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:910][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF +[2024.01.04-13.10.08:911][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/0KMXPUJ8SFK3BKHEOLJ4MFE7C6BD3825BF44C4B1A56AF7472E81B8.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF.uasset' +[2024.01.04-13.10.08:916][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY +[2024.01.04-13.10.08:916][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/597OAW9GD0PSKOI4EISJCY46DC04FA154F4E28B584A82552848B9A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY.uasset' +[2024.01.04-13.10.08:921][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA +[2024.01.04-13.10.08:921][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4YIMD61RWH8UP604L2QDRA3619FA3AAE9D41C7B457BF6EDD799B36.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA.uasset' +[2024.01.04-13.10.08:924][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:926][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:930][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN +[2024.01.04-13.10.08:931][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/HDZFPB7IBKMTUI7EI7USFN02626A87790947FFB63CA362C7AE5334.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN.uasset' +[2024.01.04-13.10.08:933][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_0 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:934][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:935][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_2 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:936][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:937][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_4 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:938][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:939][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_6 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:940][733]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.187492 MB), EncodeSpeed: Fast +[2024.01.04-13.10.08:946][733]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86 +[2024.01.04-13.10.08:946][733]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/08RI111ZVA6DCA49O84N862673A554DC1041248E0903DE39C7DC8B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86.uasset' +[2024.01.04-13.10.08:957][733]LogFileHelpers: InternalPromptForCheckoutAndSave took 268 ms (total: 3.82 sec) +[2024.01.04-13.10.08:961][733]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.Landscape /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Landscape_UAID_A036BC31BA445CCC01_1099002775 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0 +[2024.01.04-13.10.08:961][733]LogContentValidation: Display: Validating /Script/Landscape.LandscapeStreamingProxy /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0 +[2024.01.04-13.20.30:326][ 0]LogActorComponent: UnregisterComponent: (/Engine/Transient.SphereBrushComponent) Not registered. Aborting. +[2024.01.04-13.21.09:986][362]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.01.04-13.21.10:020][362]LogContentBrowser: Creating deferred item: NewFolder +[2024.01.04-13.21.10:039][363]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.01.04-13.21.20:411][988]LogContentBrowser: Attempting asset rename: NewFolder -> Landscape +[2024.01.04-13.21.20:412][988]LogContentBrowser: End creating deferred item NewFolder +[2024.01.04-13.21.28:450][465]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.01.04-13.21.29:925][552]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.01.04-13.21.29:948][552]LogContentBrowser: Creating deferred item: NewFolder +[2024.01.04-13.21.29:981][554]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.01.04-13.21.34:043][800]LogContentBrowser: Attempting asset rename: NewFolder -> Materials +[2024.01.04-13.21.34:043][800]LogContentBrowser: End creating deferred item NewFolder +[2024.01.04-13.21.38:111][ 39]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.01.04-13.21.38:136][ 39]LogContentBrowser: Creating deferred item: NewFolder +[2024.01.04-13.21.38:158][ 40]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.01.04-13.21.53:063][937]LogContentBrowser: Attempting asset rename: NewFolder -> Resources +[2024.01.04-13.21.53:063][937]LogContentBrowser: End creating deferred item NewFolder +[2024.01.04-13.21.56:402][135]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.01.04-13.21.56:425][135]LogContentBrowser: Creating deferred item: NewFolder +[2024.01.04-13.21.56:447][136]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.01.04-13.22.02:119][479]LogContentBrowser: Attempting asset rename: NewFolder -> Textures +[2024.01.04-13.22.02:119][479]LogContentBrowser: End creating deferred item NewFolder +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: ================================================ +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Total job queries 344, among them cache hits 42 (12.21%) +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Tracking 302 distinct input hashes that result in 109 distinct outputs (36.09%) +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: RAM used: 1.43 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Shaders Compiled: 302 +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Jobs assigned 302, completed 302 (100%) +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Average time worker was idle: 307.41 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Time job spent in pending queue: average 8.64 s, longest 26.35 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Job execution time: average 5.83 s, max 10.21 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Job life time (pending + execution): average 14.47 s, max 29.00 +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Shader code size: average 14.309 KiB, min 605 B, max 45.656 KiB +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 36.32 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Jobs were issued in 92 batches (only local compilation was used), average 3.28 jobs/batch +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Average processing rate: 8.32 jobs/sec +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Total thread time: 247.247 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Total thread preprocess time: 117.787 s +[2024.01.04-13.24.39:251][903]LogShaderCompilers: Display: Percentage time preprocessing: 47.64% +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: Effective parallelization: 6.81 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 46 times, average 1.03 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 2 times, average 0.95 sec, max 0.96 sec, min 0.95 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 19.09% of total time (compiled 46 times, average 1.03 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.67% of total time (compiled 46 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 15.81% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: FDebugViewModePS - 14.82% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: FDebugViewModeVS - 12.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-13.24.39:252][903]LogShaderCompilers: Display: ================================================ +[2024.01.04-13.27.21:738][650]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.046 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8389 files in 9102 folders with total size 320 MiB. +[2024.01.04-13.29.38:842][866]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_4 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG.PackageMetaData in its package +[2024.01.04-13.29.38:852][866]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-13.29.38:862][866]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2024.01.04-13.32.14:979][225]LogViewport: Scene viewport resized to 1496x1260, mode Windowed. +[2024.01.04-13.32.15:013][226]LogViewport: Scene viewport resized to 1490x1260, mode Windowed. +[2024.01.04-13.32.15:040][228]LogViewport: Scene viewport resized to 1488x1260, mode Windowed. +[2024.01.04-13.32.15:064][229]LogViewport: Scene viewport resized to 1487x1260, mode Windowed. +[2024.01.04-13.32.15:085][230]LogViewport: Scene viewport resized to 1485x1260, mode Windowed. +[2024.01.04-13.32.15:100][231]LogViewport: Scene viewport resized to 1482x1260, mode Windowed. +[2024.01.04-13.32.15:118][232]LogViewport: Scene viewport resized to 1478x1260, mode Windowed. +[2024.01.04-13.32.15:139][233]LogViewport: Scene viewport resized to 1477x1260, mode Windowed. +[2024.01.04-13.32.15:173][234]LogViewport: Scene viewport resized to 1472x1260, mode Windowed. +[2024.01.04-13.32.15:188][235]LogViewport: Scene viewport resized to 1471x1260, mode Windowed. +[2024.01.04-13.32.15:205][236]LogViewport: Scene viewport resized to 1468x1260, mode Windowed. +[2024.01.04-13.32.15:222][237]LogViewport: Scene viewport resized to 1467x1260, mode Windowed. +[2024.01.04-13.32.15:240][238]LogViewport: Scene viewport resized to 1463x1260, mode Windowed. +[2024.01.04-13.32.15:291][242]LogViewport: Scene viewport resized to 1460x1260, mode Windowed. +[2024.01.04-13.32.15:337][245]LogViewport: Scene viewport resized to 1458x1260, mode Windowed. +[2024.01.04-13.32.15:435][251]LogViewport: Scene viewport resized to 1456x1260, mode Windowed. +[2024.01.04-13.32.15:466][252]LogViewport: Scene viewport resized to 1454x1260, mode Windowed. +[2024.01.04-13.32.15:495][254]LogViewport: Scene viewport resized to 1452x1260, mode Windowed. +[2024.01.04-13.32.15:550][258]LogViewport: Scene viewport resized to 1447x1260, mode Windowed. +[2024.01.04-13.32.15:583][259]LogViewport: Scene viewport resized to 1446x1260, mode Windowed. +[2024.01.04-13.32.15:597][260]LogViewport: Scene viewport resized to 1444x1260, mode Windowed. +[2024.01.04-13.32.15:614][261]LogViewport: Scene viewport resized to 1443x1260, mode Windowed. +[2024.01.04-13.32.15:640][262]LogViewport: Scene viewport resized to 1441x1260, mode Windowed. +[2024.01.04-13.32.15:658][263]LogViewport: Scene viewport resized to 1440x1260, mode Windowed. +[2024.01.04-13.32.15:676][264]LogViewport: Scene viewport resized to 1437x1260, mode Windowed. +[2024.01.04-13.32.15:692][265]LogViewport: Scene viewport resized to 1436x1260, mode Windowed. +[2024.01.04-13.32.15:714][266]LogViewport: Scene viewport resized to 1434x1260, mode Windowed. +[2024.01.04-13.32.15:739][268]LogViewport: Scene viewport resized to 1429x1260, mode Windowed. +[2024.01.04-13.32.15:767][270]LogViewport: Scene viewport resized to 1425x1260, mode Windowed. +[2024.01.04-13.32.15:783][271]LogViewport: Scene viewport resized to 1424x1260, mode Windowed. +[2024.01.04-13.32.15:805][272]LogViewport: Scene viewport resized to 1419x1260, mode Windowed. +[2024.01.04-13.32.15:828][273]LogViewport: Scene viewport resized to 1417x1260, mode Windowed. +[2024.01.04-13.32.15:845][274]LogViewport: Scene viewport resized to 1410x1260, mode Windowed. +[2024.01.04-13.32.15:866][275]LogViewport: Scene viewport resized to 1408x1260, mode Windowed. +[2024.01.04-13.32.15:885][276]LogViewport: Scene viewport resized to 1403x1260, mode Windowed. +[2024.01.04-13.32.15:904][277]LogViewport: Scene viewport resized to 1401x1260, mode Windowed. +[2024.01.04-13.32.15:922][278]LogViewport: Scene viewport resized to 1394x1260, mode Windowed. +[2024.01.04-13.32.15:939][279]LogViewport: Scene viewport resized to 1387x1260, mode Windowed. +[2024.01.04-13.32.15:964][280]LogViewport: Scene viewport resized to 1378x1260, mode Windowed. +[2024.01.04-13.32.15:980][281]LogViewport: Scene viewport resized to 1371x1260, mode Windowed. +[2024.01.04-13.32.15:994][282]LogViewport: Scene viewport resized to 1366x1260, mode Windowed. +[2024.01.04-13.32.16:017][283]LogViewport: Scene viewport resized to 1363x1260, mode Windowed. +[2024.01.04-13.32.16:031][284]LogViewport: Scene viewport resized to 1359x1260, mode Windowed. +[2024.01.04-13.32.16:049][285]LogViewport: Scene viewport resized to 1357x1260, mode Windowed. +[2024.01.04-13.32.16:067][286]LogViewport: Scene viewport resized to 1353x1260, mode Windowed. +[2024.01.04-13.32.16:142][292]LogViewport: Scene viewport resized to 1351x1260, mode Windowed. +[2024.01.04-13.32.16:247][298]LogViewport: Scene viewport resized to 1349x1260, mode Windowed. +[2024.01.04-13.32.16:295][301]LogViewport: Scene viewport resized to 1347x1260, mode Windowed. +[2024.01.04-13.32.16:335][303]LogViewport: Scene viewport resized to 1343x1260, mode Windowed. +[2024.01.04-13.32.16:368][305]LogViewport: Scene viewport resized to 1340x1260, mode Windowed. +[2024.01.04-13.32.16:393][306]LogViewport: Scene viewport resized to 1337x1260, mode Windowed. +[2024.01.04-13.32.16:408][307]LogViewport: Scene viewport resized to 1333x1260, mode Windowed. +[2024.01.04-13.32.16:428][308]LogViewport: Scene viewport resized to 1326x1260, mode Windowed. +[2024.01.04-13.32.16:448][309]LogViewport: Scene viewport resized to 1321x1260, mode Windowed. +[2024.01.04-13.32.16:468][310]LogViewport: Scene viewport resized to 1320x1260, mode Windowed. +[2024.01.04-13.32.16:485][311]LogViewport: Scene viewport resized to 1315x1260, mode Windowed. +[2024.01.04-13.32.16:502][312]LogViewport: Scene viewport resized to 1312x1260, mode Windowed. +[2024.01.04-13.32.16:518][313]LogViewport: Scene viewport resized to 1305x1260, mode Windowed. +[2024.01.04-13.32.16:558][314]LogViewport: Scene viewport resized to 1286x1260, mode Windowed. +[2024.01.04-13.32.16:572][315]LogViewport: Scene viewport resized to 1273x1260, mode Windowed. +[2024.01.04-13.32.16:597][316]LogViewport: Scene viewport resized to 1265x1260, mode Windowed. +[2024.01.04-13.32.16:622][317]LogViewport: Scene viewport resized to 1244x1260, mode Windowed. +[2024.01.04-13.32.16:636][318]LogViewport: Scene viewport resized to 1235x1260, mode Windowed. +[2024.01.04-13.32.16:662][319]LogViewport: Scene viewport resized to 1220x1260, mode Windowed. +[2024.01.04-13.32.16:676][320]LogViewport: Scene viewport resized to 1210x1260, mode Windowed. +[2024.01.04-13.32.16:694][321]LogViewport: Scene viewport resized to 1200x1260, mode Windowed. +[2024.01.04-13.32.16:713][322]LogViewport: Scene viewport resized to 1196x1260, mode Windowed. +[2024.01.04-13.32.16:734][323]LogViewport: Scene viewport resized to 1191x1260, mode Windowed. +[2024.01.04-13.32.17:171][351]LogViewport: Scene viewport resized to 1190x1260, mode Windowed. +[2024.01.04-13.32.17:254][356]LogViewport: Scene viewport resized to 1192x1260, mode Windowed. +[2024.01.04-13.32.17:306][359]LogViewport: Scene viewport resized to 1194x1260, mode Windowed. +[2024.01.04-13.32.17:334][360]LogViewport: Scene viewport resized to 1195x1260, mode Windowed. +[2024.01.04-13.32.17:350][361]LogViewport: Scene viewport resized to 1198x1260, mode Windowed. +[2024.01.04-13.32.17:370][362]LogViewport: Scene viewport resized to 1200x1260, mode Windowed. +[2024.01.04-13.32.17:386][363]LogViewport: Scene viewport resized to 1204x1260, mode Windowed. +[2024.01.04-13.32.17:409][364]LogViewport: Scene viewport resized to 1206x1260, mode Windowed. +[2024.01.04-13.32.17:427][365]LogViewport: Scene viewport resized to 1209x1260, mode Windowed. +[2024.01.04-13.32.17:444][366]LogViewport: Scene viewport resized to 1212x1260, mode Windowed. +[2024.01.04-13.32.17:461][367]LogViewport: Scene viewport resized to 1214x1260, mode Windowed. +[2024.01.04-13.32.17:482][368]LogViewport: Scene viewport resized to 1220x1260, mode Windowed. +[2024.01.04-13.32.17:502][369]LogViewport: Scene viewport resized to 1226x1260, mode Windowed. +[2024.01.04-13.32.17:517][370]LogViewport: Scene viewport resized to 1231x1260, mode Windowed. +[2024.01.04-13.32.17:541][371]LogViewport: Scene viewport resized to 1240x1260, mode Windowed. +[2024.01.04-13.32.17:557][372]LogViewport: Scene viewport resized to 1244x1260, mode Windowed. +[2024.01.04-13.32.17:577][373]LogViewport: Scene viewport resized to 1251x1260, mode Windowed. +[2024.01.04-13.32.17:591][374]LogViewport: Scene viewport resized to 1255x1260, mode Windowed. +[2024.01.04-13.32.17:610][375]LogViewport: Scene viewport resized to 1261x1260, mode Windowed. +[2024.01.04-13.32.17:632][376]LogViewport: Scene viewport resized to 1267x1260, mode Windowed. +[2024.01.04-13.32.17:648][377]LogViewport: Scene viewport resized to 1277x1260, mode Windowed. +[2024.01.04-13.32.17:667][378]LogViewport: Scene viewport resized to 1286x1260, mode Windowed. +[2024.01.04-13.32.17:682][379]LogViewport: Scene viewport resized to 1292x1260, mode Windowed. +[2024.01.04-13.32.17:699][380]LogViewport: Scene viewport resized to 1295x1260, mode Windowed. +[2024.01.04-13.32.17:721][381]LogViewport: Scene viewport resized to 1302x1260, mode Windowed. +[2024.01.04-13.32.17:736][382]LogViewport: Scene viewport resized to 1309x1260, mode Windowed. +[2024.01.04-13.32.17:759][383]LogViewport: Scene viewport resized to 1315x1260, mode Windowed. +[2024.01.04-13.32.17:773][384]LogViewport: Scene viewport resized to 1320x1260, mode Windowed. +[2024.01.04-13.32.17:798][385]LogViewport: Scene viewport resized to 1330x1260, mode Windowed. +[2024.01.04-13.32.17:814][386]LogViewport: Scene viewport resized to 1331x1260, mode Windowed. +[2024.01.04-13.32.17:832][387]LogViewport: Scene viewport resized to 1335x1260, mode Windowed. +[2024.01.04-13.32.17:845][388]LogViewport: Scene viewport resized to 1336x1260, mode Windowed. +[2024.01.04-13.32.17:864][389]LogViewport: Scene viewport resized to 1341x1260, mode Windowed. +[2024.01.04-13.32.17:884][390]LogViewport: Scene viewport resized to 1343x1260, mode Windowed. +[2024.01.04-13.32.17:903][391]LogViewport: Scene viewport resized to 1347x1260, mode Windowed. +[2024.01.04-13.32.17:926][392]LogViewport: Scene viewport resized to 1349x1260, mode Windowed. +[2024.01.04-13.32.17:943][393]LogViewport: Scene viewport resized to 1354x1260, mode Windowed. +[2024.01.04-13.32.17:960][394]LogViewport: Scene viewport resized to 1359x1260, mode Windowed. +[2024.01.04-13.32.17:978][395]LogViewport: Scene viewport resized to 1365x1260, mode Windowed. +[2024.01.04-13.32.17:994][396]LogViewport: Scene viewport resized to 1367x1260, mode Windowed. +[2024.01.04-13.32.18:013][397]LogViewport: Scene viewport resized to 1371x1260, mode Windowed. +[2024.01.04-13.32.18:030][398]LogViewport: Scene viewport resized to 1374x1260, mode Windowed. +[2024.01.04-13.32.18:044][399]LogViewport: Scene viewport resized to 1377x1260, mode Windowed. +[2024.01.04-13.32.18:063][400]LogViewport: Scene viewport resized to 1380x1260, mode Windowed. +[2024.01.04-13.32.18:083][401]LogViewport: Scene viewport resized to 1383x1260, mode Windowed. +[2024.01.04-13.32.18:102][402]LogViewport: Scene viewport resized to 1385x1260, mode Windowed. +[2024.01.04-13.32.18:117][403]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-13.46.08:035][167]Cmd: TRANSACTION UNDO +[2024.01.04-13.46.08:035][167]LogEditorTransaction: Undo Block Tool Change +[2024.01.04-13.50.29:631][828]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-13.50.29:632][828]LogStaticMesh: Display: Building static mesh CubeGridToolOutput_C228E7A4... +[2024.01.04-13.50.29:634][828]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-13.50.29:634][828]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-13.50.30:941][828]LogMeshUtilities: Finished distance field build in 1.3s - 126x126x77 sparse distance field, 1.6Mb total, 0.0Mb always loaded, 74% occupied, 63 triangles, CubeGridToolOutput_C228E7A4 +[2024.01.04-13.50.32:414][907]LogMeshUtilities: Finished distance field build in 1.5s - 126x126x77 sparse distance field, 1.6Mb total, 0.0Mb always loaded, 74% occupied, 63 triangles, CubeGridToolOutput_C228E7A4 +[2024.01.04-13.50.57:825][426]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-13.51.02:204][688]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-13.51.02:210][688]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-13.51.02:253][688]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH +[2024.01.04-13.51.02:253][688]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UOCZB1N0KW7NQNNGC893FH2449D48114B84A0D8630248DA0EB24ED.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset' +[2024.01.04-13.51.02:287][688]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4 +[2024.01.04-13.51.02:287][688]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CubeGridToolOutput_C228E7A46FC3E2B17314476EB87CD33604D5404F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset' +[2024.01.04-13.51.02:314][688]LogFileHelpers: InternalPromptForCheckoutAndSave took 103 ms (total: 3.93 sec) +[2024.01.04-13.51.02:317][688]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-13.51.02:317][688]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-13.51.02:317][688]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-13.51.04:547][820]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-13.51.04:551][820]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-13.51.04:551][820]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-13.51.04:552][820]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms (total: 5 ms) +[2024.01.04-13.51.04:553][820]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-13.51.04:553][820]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 5:51:04 PM) +[2024.01.04-13.51.04:553][820]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-13.51.04:566][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:568][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:569][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:570][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:571][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:572][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:573][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:576][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:576][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:576][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:577][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:578][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:578][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:580][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:581][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:581][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:583][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:583][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:584][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:586][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:586][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:586][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:586][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:586][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:587][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:587][820]LogPlayLevel: PIE: StaticDuplicateObject took: (0.034497s) +[2024.01.04-13.51.04:587][820]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.034521s) +[2024.01.04-13.51.04:587][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:589][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:591][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:592][820]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.01.04-13.51.04:592][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:593][820]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-13.51.04:593][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:593][820]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-13.51.04:594][820]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-13.51.04:594][820]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-13.51.04:594][820]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-13.51.04:594][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:594][820]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-13.51.04:594][820]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-13.51.04:595][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:595][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:595][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:596][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:596][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:597][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:597][820]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-13.51.04:597][820]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 712 ms) +[2024.01.04-13.51.04:597][820]LogPlayLevel: PIE: World Init took: (0.004286s) +[2024.01.04-13.51.04:597][820]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-13.51.04:597][820]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-13.51.04:597][820]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-13.51.04:597][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:598][820]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-13.51.04:598][820]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-13.51.04:598][820]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-13.51.04:598][820]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-13.51.04:598][820]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-13.51.04:599][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:599][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:599][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:600][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:600][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:600][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:601][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:601][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:602][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:602][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:604][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:604][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:606][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:607][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:608][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:608][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:608][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:608][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:611][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:613][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:613][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:614][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:614][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:614][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:614][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:615][820]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-13.51.04:687][820]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-13.51.04:689][820]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-13.51.04:689][820]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-13.51.04:689][820]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-13.51.04:689][820]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-13.51.04:690][820]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=4 +[2024.01.04-13.51.04:712][820]LogInit: FAudioDevice initialized with ID 4. +[2024.01.04-13.51.04:712][820]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.01.04-13.51.04:713][820]LogAudio: Display: Audio Device (ID: 4) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-13.51.04:713][820]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.01.04-13.51.04:716][820]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-13.51.04:724][820]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-15.51.04 +[2024.01.04-13.51.04:724][820]LogWorld: Bringing up level for play took: 0.007057 +[2024.01.04-13.51.04:727][820]LogOnline: OSS: Created online subsystem instance for: :Context_6 +[2024.01.04-13.51.04:739][820]PIE: Server logged in +[2024.01.04-13.51.04:739][820]PIE: Play in editor total start time 0.188 seconds. +[2024.01.04-13.52.24:329][591]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-13.52.24:329][591]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-13.52.24:330][591]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-13.52.24:332][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-13.52.24:332][591]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-13.52.24:334][591]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-13.52.24:338][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-13.52.24:346][591]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-13.52.24:347][591]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.01.04-13.52.24:412][591]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2024.01.04-13.52.24:493][592]LogPlayLevel: Display: Destroying online subsystem :Context_6 +[2024.01.04-13.54.41:111][737]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-13.54.41:116][737]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-13.54.41:149][737]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH +[2024.01.04-13.54.41:150][737]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UOCZB1N0KW7NQNNGC893FHDE775E1597A34C6E9C2C5436B37ADB64.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset' +[2024.01.04-13.54.41:209][737]LogFileHelpers: InternalPromptForCheckoutAndSave took 92 ms (total: 4.02 sec) +[2024.01.04-13.54.41:213][737]AssetCheck: New page: Asset Save: StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-13.54.41:213][737]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-13.55.28:525][561]LogToolMenus: Warning: Menu item not found: 'OpenMarketplace' for insert: 'ContentBrowser' +[2024.01.04-13.57.18:756][174]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.RectLight +[2024.01.04-13.57.18:756][174]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.RectLight +[2024.01.04-13.58.12:008][355]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-13.58.12:012][355]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-13.58.12:012][355]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-13.58.12:013][355]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms (total: 6 ms) +[2024.01.04-13.58.12:014][355]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-13.58.12:014][355]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 5:58:12 PM) +[2024.01.04-13.58.12:014][355]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-13.58.12:024][355]LogPlayLevel: PIE: StaticDuplicateObject took: (0.010742s) +[2024.01.04-13.58.12:025][355]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.010774s) +[2024.01.04-13.58.12:031][355]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-13.58.12:033][355]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-13.58.12:033][355]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-13.58.12:034][355]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-13.58.12:034][355]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-13.58.12:034][355]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-13.58.12:034][355]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-13.58.12:034][355]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-13.58.12:037][355]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-13.58.12:037][355]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 715 ms) +[2024.01.04-13.58.12:037][355]LogPlayLevel: PIE: World Init took: (0.004322s) +[2024.01.04-13.58.12:037][355]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-13.58.12:038][355]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-13.58.12:038][355]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-13.58.12:038][355]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-13.58.12:038][355]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-13.58.12:038][355]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-13.58.12:038][355]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-13.58.12:127][355]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-13.58.12:129][355]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-13.58.12:130][355]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-13.58.12:130][355]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-13.58.12:130][355]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-13.58.12:139][355]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=5 +[2024.01.04-13.58.12:152][355]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.01.04-13.58.12:152][355]LogInit: FAudioDevice initialized with ID 5. +[2024.01.04-13.58.12:152][355]LogAudio: Display: Audio Device (ID: 5) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-13.58.12:152][355]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.01.04-13.58.12:155][355]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-13.58.12:162][355]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-15.58.12 +[2024.01.04-13.58.12:162][355]LogWorld: Bringing up level for play took: 0.006916 +[2024.01.04-13.58.12:163][355]LogOnline: OSS: Created online subsystem instance for: :Context_7 +[2024.01.04-13.58.12:166][355]PIE: Server logged in +[2024.01.04-13.58.12:167][355]PIE: Play in editor total start time 0.155 seconds. +[2024.01.04-13.58.56:177][991]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-13.58.56:177][991]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-13.58.56:177][991]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-13.58.56:179][991]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-13.58.56:179][991]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-13.58.56:180][991]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-13.58.56:184][991]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-13.58.56:192][991]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-13.58.56:192][991]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.01.04-13.58.56:242][991]LogUObjectHash: Compacting FUObjectHashTables data took 0.99ms +[2024.01.04-13.58.56:304][992]LogPlayLevel: Display: Destroying online subsystem :Context_7 +[2024.01.04-13.59.33:633][230]Cmd: DUPLICATE +[2024.01.04-13.59.33:633][230]Cmd: ACTOR DUPLICATE +[2024.01.04-14.00.40:465][234]Cmd: DUPLICATE +[2024.01.04-14.00.40:465][234]Cmd: ACTOR DUPLICATE +[2024.01.04-14.01.24:191][852]Cmd: DUPLICATE +[2024.01.04-14.01.24:191][852]Cmd: ACTOR DUPLICATE +[2024.01.04-14.02.14:549][865]Cmd: DUPLICATE +[2024.01.04-14.02.14:549][865]Cmd: ACTOR DUPLICATE +[2024.01.04-14.03.53:872][815]Cmd: DUPLICATE +[2024.01.04-14.03.53:872][815]Cmd: ACTOR DUPLICATE +[2024.01.04-14.04.22:581][532]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.22:581][532]LogEditorTransaction: Undo Move Elements +[2024.01.04-14.04.25:566][692]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.25:567][692]LogEditorTransaction: Undo Move Elements +[2024.01.04-14.04.27:025][779]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.27:025][779]LogEditorTransaction: Undo Move Elements +[2024.01.04-14.04.27:696][800]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.27:696][800]LogEditorTransaction: Undo Move Elements +[2024.01.04-14.04.28:118][825]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.28:119][825]LogEditorTransaction: Undo Move Elements +[2024.01.04-14.04.28:969][876]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.28:970][876]LogEditorTransaction: Undo Duplicate Elements +[2024.01.04-14.04.37:512][376]Cmd: DUPLICATE +[2024.01.04-14.04.37:512][376]Cmd: ACTOR DUPLICATE +[2024.01.04-14.04.47:366][964]Cmd: TRANSACTION UNDO +[2024.01.04-14.04.47:366][964]LogEditorTransaction: Undo Duplicate Elements +[2024.01.04-14.05.17:646][735]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1634845487 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/NW/U4DDHGZ5VW8DONQU2XPI1I.PackageMetaData in its package +[2024.01.04-14.05.17:646][735]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1591205486 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IY/P6241PZ7C1QQGVN2JOC1BZ.PackageMetaData in its package +[2024.01.04-14.05.17:646][735]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.01.04-14.05.17:652][735]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-14.05.17:688][735]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY +[2024.01.04-14.05.17:688][735]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5AENK37RX3QWDNWBCBR9JY75763D3C3AE34248827F00207CE70F0C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY.uasset' +[2024.01.04-14.05.17:689][735]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ +[2024.01.04-14.05.17:689][735]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/RMYNPK6DQH3YIQGNZ8TRGJ3DD05A1069A5497FBAF626F59EB3C4B4.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ.uasset' +[2024.01.04-14.05.17:690][735]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C +[2024.01.04-14.05.17:690][735]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FEYMJKF9WIEW76PD61FA9CA9F9EE7F3ED04BD4BA0632431BD00E05.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C.uasset' +[2024.01.04-14.05.17:691][735]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM +[2024.01.04-14.05.17:691][735]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/U02K8PMENCL3816M9B08FM5EFC05A3FAAE45C3B5D480EDEEB57A8E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM.uasset' +[2024.01.04-14.05.17:691][735]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737 +[2024.01.04-14.05.17:691][735]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/542CDEYFXIFWNO8FK2Q73747A0A5AB4E7A425FAB88446B16F10B62.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737.uasset' +[2024.01.04-14.05.17:749][735]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 4.12 sec) +[2024.01.04-14.05.17:753][735]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-14.05.17:753][735]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1196088481 +[2024.01.04-14.05.17:753][735]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1330966482 +[2024.01.04-14.05.17:753][735]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1397798483 +[2024.01.04-14.05.17:753][735]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1441524484 +[2024.01.04-14.05.17:753][735]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1491882485 +[2024.01.04-14.05.17:761][735]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.01.04-14.05.19:595][846]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-14.05.19:599][846]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-14.05.19:599][846]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-14.05.19:601][846]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms (total: 8 ms) +[2024.01.04-14.05.19:601][846]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-14.05.19:601][846]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 6:05:19 PM) +[2024.01.04-14.05.19:601][846]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-14.05.19:613][846]LogPlayLevel: PIE: StaticDuplicateObject took: (0.011952s) +[2024.01.04-14.05.19:613][846]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.011996s) +[2024.01.04-14.05.19:620][846]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.01.04-14.05.19:621][846]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-14.05.19:621][846]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-14.05.19:622][846]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-14.05.19:622][846]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-14.05.19:622][846]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-14.05.19:622][846]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-14.05.19:622][846]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-14.05.19:626][846]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-14.05.19:626][846]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 718 ms) +[2024.01.04-14.05.19:626][846]LogPlayLevel: PIE: World Init took: (0.004502s) +[2024.01.04-14.05.19:626][846]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-14.05.19:626][846]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-14.05.19:626][846]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-14.05.19:626][846]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-14.05.19:626][846]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-14.05.19:626][846]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-14.05.19:626][846]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-14.05.19:715][846]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-14.05.19:716][846]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-14.05.19:717][846]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-14.05.19:717][846]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-14.05.19:717][846]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-14.05.19:722][846]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=6 +[2024.01.04-14.05.19:739][846]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.01.04-14.05.19:739][846]LogInit: FAudioDevice initialized with ID 6. +[2024.01.04-14.05.19:739][846]LogAudio: Display: Audio Device (ID: 6) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-14.05.19:739][846]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.01.04-14.05.19:742][846]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-14.05.19:747][846]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-16.05.19 +[2024.01.04-14.05.19:747][846]LogWorld: Bringing up level for play took: 0.004775 +[2024.01.04-14.05.19:749][846]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2024.01.04-14.05.19:753][846]PIE: Server logged in +[2024.01.04-14.05.19:754][846]PIE: Play in editor total start time 0.155 seconds. +[2024.01.04-14.06.42:412][796]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-14.06.42:413][796]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-14.06.42:413][796]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-14.06.42:415][796]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-14.06.42:415][796]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-14.06.42:417][796]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-14.06.42:421][796]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-14.06.42:430][796]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-14.06.42:431][796]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.01.04-14.06.42:495][796]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2024.01.04-14.06.42:554][797]LogPlayLevel: Display: Destroying online subsystem :Context_8 +[2024.01.04-14.07.17:831][903]Cmd: DUPLICATE +[2024.01.04-14.07.17:831][903]Cmd: ACTOR DUPLICATE +[2024.01.04-14.08.50:368][398]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-14.08.50:371][398]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto2 +[2024.01.04-14.08.50:371][398]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZAPKOUT4YFZRRQAW96LRX_Auto2B8D77EDD9CAC4FD5B09ABBE57A35EFC5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto2.uasset' +[2024.01.04-14.08.50:371][398]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.011 +[2024.01.04-14.08.50:371][398]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.011 +[2024.01.04-14.18.43:963][ 6]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-14.26.21:716][382]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.Path_571D9357 +[2024.01.04-14.26.21:717][382]LogStaticMesh: Display: Building static mesh Path_571D9357... +[2024.01.04-14.26.21:718][382]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.Path_571D9357 +[2024.01.04-14.26.21:718][382]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.Path_571D9357 as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_1865306665 +[2024.01.04-14.26.28:970][805]Cmd: TRANSACTION UNDO +[2024.01.04-14.26.28:970][805]LogEditorTransaction: Undo Create PolyPath +[2024.01.04-14.27.21:743][924]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.047 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8535 files in 9240 folders with total size 320 MiB. +[2024.01.04-14.27.27:060][238]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-14.27.27:063][238]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3 +[2024.01.04-14.27.27:063][238]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3C099D2C0F2834B6EBE3A2E89C3ECE911.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T_Auto3.uasset' +[2024.01.04-14.27.27:064][238]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto3 +[2024.01.04-14.27.27:064][238]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZAPKOUT4YFZRRQAW96LRX_Auto3B7E732238CEE44A9991C376819A857F9.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX_Auto3.uasset' +[2024.01.04-14.27.27:064][238]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.018 +[2024.01.04-14.27.27:064][238]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.018 +[2024.01.04-14.27.27:064][238]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357] ([1] browsable assets)... +[2024.01.04-14.27.27:076][238]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.Path_571D9357] +[2024.01.04-14.27.27:076][238]OBJ SavePackage: Finished generating thumbnails for package [/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357] +[2024.01.04-14.27.27:080][238]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357_Auto3 +[2024.01.04-14.27.27:080][238]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Path_571D9357_Auto3BE4F73E74854415DBDB791DB3481E6C8.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357_Auto3.uasset' +[2024.01.04-14.27.27:080][238]LogFileHelpers: Auto-saving content packages took 0.016 +[2024.01.04-14.30.35:827][538]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.Sphere_B5B3CF4D +[2024.01.04-14.30.35:828][538]LogStaticMesh: Display: Building static mesh Sphere_B5B3CF4D... +[2024.01.04-14.30.35:829][538]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.Sphere_B5B3CF4D as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 +[2024.01.04-14.30.35:840][538]LogStaticMesh: Built static mesh [0.01s] /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.Sphere_B5B3CF4D +[2024.01.04-14.36.26:239][451]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.Box_D02DD08C +[2024.01.04-14.36.26:240][451]LogStaticMesh: Display: Building static mesh Box_D02DD08C... +[2024.01.04-14.36.26:241][451]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.Box_D02DD08C +[2024.01.04-14.36.26:241][451]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.Box_D02DD08C as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1396087843 +[2024.01.04-14.36.30:235][685]Cmd: TRANSACTION UNDO +[2024.01.04-14.36.30:235][685]LogEditorTransaction: Undo Add Primitive Tool +[2024.01.04-14.36.39:304][202]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.Box_C093C5EF +[2024.01.04-14.36.39:305][202]LogStaticMesh: Display: Building static mesh Box_C093C5EF... +[2024.01.04-14.36.39:306][202]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.Box_C093C5EF +[2024.01.04-14.36.39:307][202]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.Box_C093C5EF as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1409152844 +[2024.01.04-14.36.52:928][ 12]Cmd: TRANSACTION UNDO +[2024.01.04-14.36.52:928][ 12]LogEditorTransaction: Undo Scale Elements +[2024.01.04-14.36.53:441][ 23]Cmd: TRANSACTION UNDO +[2024.01.04-14.36.53:441][ 23]LogEditorTransaction: Undo Add Primitive Tool +[2024.01.04-14.38.17:951][ 66]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.Box_6FA44DFB +[2024.01.04-14.38.17:951][ 66]LogStaticMesh: Display: Building static mesh Box_6FA44DFB... +[2024.01.04-14.38.17:953][ 66]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.Box_6FA44DFB +[2024.01.04-14.38.17:953][ 66]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.Box_6FA44DFB as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 +[2024.01.04-14.38.24:314][440]Cmd: TRANSACTION UNDO +[2024.01.04-14.38.24:314][440]LogEditorTransaction: Undo Set Scale +[2024.01.04-14.39.56:871][884]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.Cylinder_3D7DA24C +[2024.01.04-14.39.56:872][884]LogStaticMesh: Display: Building static mesh Cylinder_3D7DA24C... +[2024.01.04-14.39.56:873][884]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.Cylinder_3D7DA24C +[2024.01.04-14.39.56:874][884]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.Cylinder_3D7DA24C as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 +[2024.01.04-14.46.24:021][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.Torus_CEDD463D +[2024.01.04-14.46.24:021][949]LogStaticMesh: Display: Building static mesh Torus_CEDD463D... +[2024.01.04-14.46.24:023][949]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.Torus_CEDD463D as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 +[2024.01.04-14.46.24:025][949]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.Torus_CEDD463D +[2024.01.04-14.49.09:662][854]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.Stairs_C12C6C44 +[2024.01.04-14.49.09:663][854]LogStaticMesh: Display: Building static mesh Stairs_C12C6C44... +[2024.01.04-14.49.09:665][854]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.Stairs_C12C6C44 as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 +[2024.01.04-14.49.09:665][854]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.Stairs_C12C6C44 +[2024.01.04-14.53.45:728][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.T_UELogo_Mask (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 45.145823 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:735][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.T_ML_Rubber_Blue_01_D (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 45.145823 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:735][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.T_ML_Aluminum01_N (TFO_BC5, 512x512 x1x1x1) (Required Memory Estimate: 81.562488 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:740][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.T_ML_Aluminum01 (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 45.145823 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:742][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.T_ML_Rubber_Blue_01_N (TFO_BC5, 512x512 x1x1x1) (Required Memory Estimate: 81.562488 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:750][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.T_UELogo_N_TGA (TFO_BC5, 512x512 x1x1x1) (Required Memory Estimate: 81.562488 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:751][133]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.T_UE4_Mannequin_MAT_MASKA (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 124.145823 MB), EncodeSpeed: Fast +[2024.01.04-14.53.45:992][136]LogTexture: Display: Building textures: /Game/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.T_UE4_Mannequin__normals (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: ================================================ +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Total job queries 357, among them cache hits 46 (12.89%) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Tracking 303 distinct input hashes that result in 110 distinct outputs (36.30%) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: RAM used: 1.43 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Shaders Compiled: 303 +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Jobs assigned 311, completed 303 (97.43%) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Average time worker was idle: 949.27 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Time job spent in pending queue: average 8.39 s, longest 26.35 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Job execution time: average 5.81 s, max 10.21 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Job life time (pending + execution): average 14.42 s, max 29.00 +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Shader code size: average 14.268 KiB, min 605 B, max 45.656 KiB +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 37.24 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Jobs were issued in 101 batches (only local compilation was used), average 3.08 jobs/batch +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Average processing rate: 8.14 jobs/sec +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Total thread time: 247.896 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Total thread preprocess time: 118.05 s +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Percentage time preprocessing: 47.62% +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Effective parallelization: 6.66 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 46 times, average 1.03 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 2 times, average 0.95 sec, max 0.96 sec, min 0.95 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 19.04% of total time (compiled 46 times, average 1.03 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.62% of total time (compiled 46 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 15.77% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: FDebugViewModePS - 14.78% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: FDebugViewModeVS - 12.25% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-14.53.46:699][178]LogShaderCompilers: Display: ================================================ +[2024.01.04-14.56.41:266][546]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.Extrude_9F3B4BDD +[2024.01.04-14.56.41:267][546]LogStaticMesh: Display: Building static mesh Extrude_9F3B4BDD... +[2024.01.04-14.56.41:268][546]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.Extrude_9F3B4BDD +[2024.01.04-14.56.41:268][546]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.Extrude_9F3B4BDD as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 +[2024.01.04-15.00.21:728][594]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.21:728][594]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.32:968][249]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.32:968][249]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.33:347][258]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.33:347][258]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.33:621][270]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.33:621][270]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.38:389][556]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.38:389][556]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.38:790][565]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.38:790][565]LogEditorTransaction: Undo Add Point +[2024.01.04-15.00.50:363][256]Cmd: TRANSACTION UNDO +[2024.01.04-15.00.50:363][256]LogEditorTransaction: Undo Add Point +[2024.01.04-15.01.15:369][738]Cmd: TRANSACTION UNDO +[2024.01.04-15.01.15:369][738]LogEditorTransaction: Undo Add Point +[2024.01.04-15.02.07:814][865]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor +[2024.01.04-15.02.07:817][865]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Spline_UAID_A036BC31BA4463CC01_1863921026 +[2024.01.04-15.02.27:213][ 26]Cmd: TRANSACTION UNDO +[2024.01.04-15.02.27:213][ 26]LogEditorTransaction: Undo Draw Spline +[2024.01.04-15.03.20:115][127]LogStaticMesh: Display: Building static mesh Cone_45CAE6FA... +[2024.01.04-15.03.20:115][127]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.Cone_45CAE6FA +[2024.01.04-15.03.20:116][127]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.Cone_45CAE6FA +[2024.01.04-15.03.20:119][127]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.Cone_45CAE6FA as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 +[2024.01.04-15.06.02:518][849]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.Path_2F2D8B78 +[2024.01.04-15.06.02:519][849]LogStaticMesh: Display: Building static mesh Path_2F2D8B78... +[2024.01.04-15.06.02:522][849]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.Path_2F2D8B78 +[2024.01.04-15.06.02:522][849]LogActorFactory: Actor Factory spawned StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.Path_2F2D8B78 as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 +[2024.01.04-15.09.58:859][960]Cmd: TRANSACTION UNDO +[2024.01.04-15.09.58:859][960]LogEditorTransaction: Undo Move Elements +[2024.01.04-15.12.29:564][951]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1409152844 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/6K/CDATRD1PQ6QM12I0A2A1TU.PackageMetaData in its package +[2024.01.04-15.12.29:564][951]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1396087843 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/IF/R6M036MIAD0FLUXHE8CKT5.PackageMetaData in its package +[2024.01.04-15.12.29:564][951]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_1865306665 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5L/73PUHOV22XB6X80RWPBNV1.PackageMetaData in its package +[2024.01.04-15.12.29:564][951]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.Spline_UAID_A036BC31BA4463CC01_1863921026 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0N/U0JANJRJDMUT4WALT6B1UX.PackageMetaData in its package +[2024.01.04-15.12.29:566][951]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.01.04-15.12.29:572][951]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.12.29:620][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE +[2024.01.04-15.12.29:621][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/84GSVWOW1ZPFR5WGE580QE4D4102EB228044DBAAE5A75080403AA5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE.uasset' +[2024.01.04-15.12.29:622][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T +[2024.01.04-15.12.29:622][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Z5VUYMVQ6AXCJZCRIPLH9T61A22E4601784CAFB4968A6E00942B53.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset' +[2024.01.04-15.12.29:623][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX +[2024.01.04-15.12.29:623][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZAPKOUT4YFZRRQAW96LRX2F9DDE5AD97647B6B5C6FAE8FB6E8396.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX.uasset' +[2024.01.04-15.12.29:624][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E +[2024.01.04-15.12.29:624][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VYAKKE7RZCZ5T2QIUQRW9EA0DD10FE5EF547388B9A0AEAEBB7D627.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E.uasset' +[2024.01.04-15.12.29:624][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V +[2024.01.04-15.12.29:625][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/H2WVI5DBJGRSLE80Q6YH2VACF9FF2C9E544E5DB3B4E2F7DD3177CD.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V.uasset' +[2024.01.04-15.12.29:625][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V +[2024.01.04-15.12.29:625][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FK26ZCHP6KY7C7BLFML46V2BE4BD72FB3F4355BD29A7891151DDDA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V.uasset' +[2024.01.04-15.12.29:626][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL +[2024.01.04-15.12.29:626][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/PW2J3X9EPD0SJMUVK1TOGL297E3B078D8647DE9D6C5C6DAB41B27E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL.uasset' +[2024.01.04-15.12.29:627][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY +[2024.01.04-15.12.29:627][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/XSQ5F9MCVWH661FJ9F8EZYCB554CC25681466B920E8991CBC77D0A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY.uasset' +[2024.01.04-15.12.29:627][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD +[2024.01.04-15.12.29:627][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/74FTBOFFPOOV3X5BTL7AFD7BDA3F873D00463F9322ACDB184E6289.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD.uasset' +[2024.01.04-15.12.29:628][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P +[2024.01.04-15.12.29:628][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/3UEZ1LAIUHTKWR089Z5W0P347AC72E462649338EA23303D74F99DC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P.uasset' +[2024.01.04-15.12.29:629][951]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ +[2024.01.04-15.12.29:629][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ZXCSR2PEWAHU3EJV18BQOJ472C711600A1412E870F9952B67F302F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ.uasset' +[2024.01.04-15.12.29:630][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357 +[2024.01.04-15.12.29:630][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Path_571D93573799E4023C16429D8C11DA1C11FF4D48.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.uasset' +[2024.01.04-15.12.29:652][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D +[2024.01.04-15.12.29:652][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Sphere_B5B3CF4D8584E1DD2BC04CF1870D339802B4F527.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.uasset' +[2024.01.04-15.12.29:667][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C +[2024.01.04-15.12.29:667][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Box_D02DD08C585C544B188241D88DA72F31F732DDC5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.uasset' +[2024.01.04-15.12.29:685][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF +[2024.01.04-15.12.29:685][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Box_C093C5EFEF94A2126A1149439FCA6EACEBCD9F30.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.uasset' +[2024.01.04-15.12.29:701][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB +[2024.01.04-15.12.29:701][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Box_6FA44DFB9067ED66CA4C4932840447543A368110.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.uasset' +[2024.01.04-15.12.29:715][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C +[2024.01.04-15.12.29:715][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Cylinder_3D7DA24C818C6315A06340B382D2BF335820524A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.uasset' +[2024.01.04-15.12.29:733][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D +[2024.01.04-15.12.29:733][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Torus_CEDD463DAB97DA53866B44FB9ED24E076D38ACDA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.uasset' +[2024.01.04-15.12.29:747][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44 +[2024.01.04-15.12.29:747][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Stairs_C12C6C446C8B5521144F46658F0CA0C84259C2BB.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.uasset' +[2024.01.04-15.12.29:763][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD +[2024.01.04-15.12.29:763][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Extrude_9F3B4BDD99D21F80955D4128AA239D11249AEA9B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.uasset' +[2024.01.04-15.12.29:779][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA +[2024.01.04-15.12.29:779][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Cone_45CAE6FA4B8F237D5A8F4CE7A383299306096AD6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.uasset' +[2024.01.04-15.12.29:794][951]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78 +[2024.01.04-15.12.29:794][951]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Path_2F2D8B78822FEEAE9CD44FE2A8A87B01FF65E05C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.uasset' +[2024.01.04-15.12.29:806][951]LogFileHelpers: InternalPromptForCheckoutAndSave took 233 ms (total: 4.35 sec) +[2024.01.04-15.12.29:812][951]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_6 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC5EFB00_1110535423 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.RectLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.RectLight_UAID_A036BC31BA4460CC01_1795164488 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1936222027 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_2098625028 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4461CC01_2119417666 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1507799845 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1606719846 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4462CC01_1993869847 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1085769024 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4463CC01_1537373025 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.Path_571D9357 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.Sphere_B5B3CF4D +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.Box_D02DD08C +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.Box_C093C5EF +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.Box_6FA44DFB +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.Cylinder_3D7DA24C +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.Torus_CEDD463D +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.Stairs_C12C6C44 +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.Extrude_9F3B4BDD +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.Cone_45CAE6FA +[2024.01.04-15.12.29:812][951]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.Path_2F2D8B78 +[2024.01.04-15.12.29:821][951]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2024.01.04-15.13.20:480][959]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush +[2024.01.04-15.13.20:480][959]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush +[2024.01.04-15.13.20:481][959]LogActorFactory: Actor Factory spawned StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_4 +[2024.01.04-15.13.30:202][540]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush +[2024.01.04-15.13.30:202][540]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush +[2024.01.04-15.13.30:206][540]LogActorFactory: Actor Factory spawned StaticMesh /Game/StarterContent/Props/SM_Bush.SM_Bush as actor: StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 +[2024.01.04-15.13.58:737][246]Cmd: DUPLICATE +[2024.01.04-15.13.58:737][246]Cmd: ACTOR DUPLICATE +[2024.01.04-15.14.07:152][745]Cmd: DUPLICATE +[2024.01.04-15.14.07:152][745]Cmd: ACTOR DUPLICATE +[2024.01.04-15.16.46:253][155]Cmd: DELETE +[2024.01.04-15.16.46:253][155]Cmd: ACTOR DELETE +[2024.01.04-15.16.46:255][155]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.01.04-15.16.46:269][155]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.01.04-15.16.46:271][155]LogEditorActor: Deleted 1 Actors (0.018 secs) +[2024.01.04-15.16.47:380][218]Cmd: DELETE +[2024.01.04-15.16.47:380][218]Cmd: ACTOR DELETE +[2024.01.04-15.16.47:382][218]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.01.04-15.16.47:392][218]LogUObjectHash: Compacting FUObjectHashTables data took 0.30ms +[2024.01.04-15.16.47:394][218]LogEditorActor: Deleted 1 Actors (0.013 secs) +[2024.01.04-15.17.19:533][111]Cmd: TRANSACTION UNDO +[2024.01.04-15.17.19:533][111]LogEditorTransaction: Undo Replace component used material +[2024.01.04-15.18.27:748][145]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid.M_Solid +[2024.01.04-15.18.27:752][145]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.18.27:752][145]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.18.27:866][145]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.18.27:866][145]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.18.27:866][145]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.18.27:876][145]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Total job queries 372, among them cache hits 52 (13.98%) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Tracking 320 distinct input hashes that result in 124 distinct outputs (38.75%) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: RAM used: 1.49 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Shaders Compiled: 320 +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Jobs assigned 320, completed 320 (100%) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Average time worker was idle: 865.67 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Time job spent in pending queue: average 8.16 s, longest 26.35 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Job execution time: average 5.57 s, max 10.21 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Job life time (pending + execution): average 13.73 s, max 29.00 +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Shader code size: average 13.856 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 40.78 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Jobs were issued in 110 batches (only local compilation was used), average 2.91 jobs/batch +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Average processing rate: 7.85 jobs/sec +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Total thread time: 265.949 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Total thread preprocess time: 126.177 s +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Percentage time preprocessing: 47.44% +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Effective parallelization: 6.52 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 48 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.73% of total time (compiled 48 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.31% of total time (compiled 48 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.70% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: FDebugViewModePS - 13.78% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: FDebugViewModeVS - 11.42% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.18.27:925][146]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.18.27:962][147]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.18.27:962][147]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.18.27:962][147]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.18.27:962][147]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.18.27:962][147]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.18.35:226][575]LogSlate: Window 'M_Solid' being destroyed +[2024.01.04-15.18.35:246][575]LogSlate: Window 'M_Solid' being destroyed +[2024.01.04-15.18.35:280][575]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.18.35:280][575]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.18.41:765][962]Cmd: DUPLICATE +[2024.01.04-15.18.41:765][962]Cmd: ACTOR DUPLICATE +[2024.01.04-15.18.46:432][237]Cmd: DUPLICATE +[2024.01.04-15.18.46:432][237]Cmd: ACTOR DUPLICATE +[2024.01.04-15.19.04:304][300]Cmd: TRANSACTION UNDO +[2024.01.04-15.19.04:304][300]LogEditorTransaction: Undo Scale Elements +[2024.01.04-15.19.23:457][419]Cmd: DUPLICATE +[2024.01.04-15.19.23:457][419]Cmd: ACTOR DUPLICATE +[2024.01.04-15.19.46:235][769]Cmd: DUPLICATE +[2024.01.04-15.19.46:235][769]Cmd: ACTOR DUPLICATE +[2024.01.04-15.20.10:746][233]Cmd: DUPLICATE +[2024.01.04-15.20.10:746][233]Cmd: ACTOR DUPLICATE +[2024.01.04-15.20.22:887][956]Cmd: DUPLICATE +[2024.01.04-15.20.22:887][956]Cmd: ACTOR DUPLICATE +[2024.01.04-15.20.37:060][801]Cmd: DUPLICATE +[2024.01.04-15.20.37:060][801]Cmd: ACTOR DUPLICATE +[2024.01.04-15.20.47:574][426]Cmd: DUPLICATE +[2024.01.04-15.20.47:574][426]Cmd: ACTOR DUPLICATE +[2024.01.04-15.21.04:770][451]Cmd: DUPLICATE +[2024.01.04-15.21.04:771][451]Cmd: ACTOR DUPLICATE +[2024.01.04-15.21.18:814][288]Cmd: DUPLICATE +[2024.01.04-15.21.18:814][288]Cmd: ACTOR DUPLICATE +[2024.01.04-15.21.33:363][154]Cmd: DUPLICATE +[2024.01.04-15.21.33:363][154]Cmd: ACTOR DUPLICATE +[2024.01.04-15.23.01:274][355]Cmd: DUPLICATE +[2024.01.04-15.23.01:274][355]Cmd: ACTOR DUPLICATE +[2024.01.04-15.23.08:849][804]Cmd: DUPLICATE +[2024.01.04-15.23.08:849][804]Cmd: ACTOR DUPLICATE +[2024.01.04-15.23.30:156][ 69]Cmd: DUPLICATE +[2024.01.04-15.23.30:156][ 69]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.00:332][861]Cmd: DUPLICATE +[2024.01.04-15.24.00:332][861]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.10:856][485]Cmd: DUPLICATE +[2024.01.04-15.24.10:856][485]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.27:664][484]Cmd: DUPLICATE +[2024.01.04-15.24.27:664][484]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.37:439][ 65]Cmd: DUPLICATE +[2024.01.04-15.24.37:439][ 65]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.47:881][686]Cmd: DUPLICATE +[2024.01.04-15.24.47:881][686]Cmd: ACTOR DUPLICATE +[2024.01.04-15.24.47:882][686]LogConsoleManager: Warning: Performance warning: Many (31) failed FindConsoleObject() for 'ACTOR'. +[2024.01.04-15.25.09:097][931]Cmd: DUPLICATE +[2024.01.04-15.25.09:097][931]Cmd: ACTOR DUPLICATE +[2024.01.04-15.25.31:756][278]Cmd: DUPLICATE +[2024.01.04-15.25.31:756][278]Cmd: ACTOR DUPLICATE +[2024.01.04-15.25.59:916][952]Cmd: DUPLICATE +[2024.01.04-15.25.59:916][952]Cmd: ACTOR DUPLICATE +[2024.01.04-15.26.15:220][863]Cmd: DUPLICATE +[2024.01.04-15.26.15:220][863]Cmd: ACTOR DUPLICATE +[2024.01.04-15.26.31:998][859]Cmd: DUPLICATE +[2024.01.04-15.26.31:998][859]Cmd: ACTOR DUPLICATE +[2024.01.04-15.27.01:732][617]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2024.01.04-15.27.01:738][617]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.27.01:787][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID +[2024.01.04-15.27.01:787][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NJ2VYE4AQJISQ4KJLF9CIDFF097D8F7A404823BDA459B228769127.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID.uasset' +[2024.01.04-15.27.01:790][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823 +[2024.01.04-15.27.01:790][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CJ9IA5G2RSWX25CIBTV8234BCD40D86A0B4D04AC4C0A38B3112219.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823.uasset' +[2024.01.04-15.27.01:792][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD +[2024.01.04-15.27.01:792][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UX4EIV2FSOU7ZQBNSCUHQD65F568E4193D436B8DC73BA6FC821B19.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD.uasset' +[2024.01.04-15.27.01:794][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH +[2024.01.04-15.27.01:794][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/W6RO8XYVHFDN5Z7X4H76SH13C28DACFDEA4D61B37632114D91B234.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH.uasset' +[2024.01.04-15.27.01:794][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND +[2024.01.04-15.27.01:794][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/V6M8QIXPM4BBJOWCN6Y4ND472E8A8D0C6040278543DEA9715291AF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND.uasset' +[2024.01.04-15.27.01:795][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820 +[2024.01.04-15.27.01:795][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FT66ERGIC85W7XHISBM820F5BDC5D915CC49479DF2EBCA9FBC2088.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820.uasset' +[2024.01.04-15.27.01:796][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG +[2024.01.04-15.27.01:796][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/8OP5IOM786YIT1EYDP19BG4742C702CCDC486BB54E2827A43102D5.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG.uasset' +[2024.01.04-15.27.01:797][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS +[2024.01.04-15.27.01:797][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/L8SZZ8RYAF837HG6DYULBS43AD3D3DEE704D6CB7AD306C19ED1A74.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS.uasset' +[2024.01.04-15.27.01:797][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP +[2024.01.04-15.27.01:797][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/7VWW5KETRMFAUQW7FXGBNP136A872C99AC4FAA87B96CA22DF4B59F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP.uasset' +[2024.01.04-15.27.01:798][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63 +[2024.01.04-15.27.01:798][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LIR2ICKXB2FWSDKA1M2L63DDF3CD5E349C4C1F9573C2CE922B0DD1.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63.uasset' +[2024.01.04-15.27.01:799][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI +[2024.01.04-15.27.01:799][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/PPVCT3HJ5NRHDJMRPHRCTI09B5B0A4565D4CF7A2D286F522D00544.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI.uasset' +[2024.01.04-15.27.01:799][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN +[2024.01.04-15.27.01:800][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/DA6EX8DSZBNE18984SG9DN786D62DCF14E429389B0A3204D1D4DB6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN.uasset' +[2024.01.04-15.27.01:800][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G +[2024.01.04-15.27.01:800][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/S7K386ZO2WDHXVQ2EMCL8GB7C6F0C43E6943B48788EF7B30455ADE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G.uasset' +[2024.01.04-15.27.01:801][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O +[2024.01.04-15.27.01:801][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/3DS6K9NCXXM0HXGWI6FF4O620ED855928F423B80C1A075D4DB6463.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O.uasset' +[2024.01.04-15.27.01:802][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8 +[2024.01.04-15.27.01:802][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5NJ6Z66IBQQ8XQS3TJ1OR8AF735B4A630E44AA97E5EEA26532E381.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8.uasset' +[2024.01.04-15.27.01:802][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI +[2024.01.04-15.27.01:802][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4BK8U0N2F9H7XSTQTX84TIF98CC6657B054B5DAF6D72273DB0D79B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI.uasset' +[2024.01.04-15.27.01:803][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0 +[2024.01.04-15.27.01:803][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/SMRXS1IKG65JOO3UG5MQH0A5EE067BA07E4D1292FB946F3866299D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0.uasset' +[2024.01.04-15.27.01:804][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5 +[2024.01.04-15.27.01:804][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/BGHP7TVVSGIQTS36USCOG5B6B4BF358A644D6BB1BDF1E6B59E01D0.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5.uasset' +[2024.01.04-15.27.01:804][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4 +[2024.01.04-15.27.01:804][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/YZK0TG4K2HEO31FYSZGCE4D25FE9C06A034B71B4C21EAC5D4C459A.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4.uasset' +[2024.01.04-15.27.01:805][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA +[2024.01.04-15.27.01:805][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/D0AIR07YROYTLD1EGOJ2IA6F2241839CDA4E388E5E286C188FF350.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA.uasset' +[2024.01.04-15.27.01:806][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2 +[2024.01.04-15.27.01:806][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/S54NZJD0KQH4ICGA8YHGC26A5C1A7E56BB48F7A196940B8E3FC508.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2.uasset' +[2024.01.04-15.27.01:807][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG +[2024.01.04-15.27.01:807][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/20C2XBOPCNKWBF0FLNMBGGE54AEC1EA74C4F32972B40FDC462B474.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG.uasset' +[2024.01.04-15.27.01:807][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657 +[2024.01.04-15.27.01:807][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LP70L4K0ZMW4OMISG2965797A8BC793C5C46CB9BE61F6B57E6B299.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657.uasset' +[2024.01.04-15.27.01:808][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT +[2024.01.04-15.27.01:808][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/KNJQU0U0MC4ICLRGK67TNT26501A76056146ACA8D04237FC83197D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT.uasset' +[2024.01.04-15.27.01:809][617]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH +[2024.01.04-15.27.01:809][617]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/FXJI8SQVSIR67Z4T5MCWEHCC17959834B14810A9B11D39D0DE5B07.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH.uasset' +[2024.01.04-15.27.01:839][617]LogFileHelpers: InternalPromptForCheckoutAndSave took 100 ms (total: 4.45 sec) +[2024.01.04-15.27.01:845][617]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1472567205 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1784131208 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1788797209 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1825823210 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1848601211 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1873112212 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1885253213 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1899426214 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1909940215 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1927136216 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1941180217 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1955729218 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2043640219 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2051215220 +[2024.01.04-15.27.01:845][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2072522221 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2102698222 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2113222223 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2130030224 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_2139805225 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1076505402 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1097721403 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1120380404 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1148540405 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1163844406 +[2024.01.04-15.27.01:846][617]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1180622407 +[2024.01.04-15.27.21:756][812]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.058 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8715 files in 9443 folders with total size 325 MiB. +[2024.01.04-15.28.08:289][560]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-15.28.14:261][914]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-15.33.18:925][941]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Total job queries 380, among them cache hits 56 (14.74%) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Tracking 321 distinct input hashes that result in 125 distinct outputs (38.94%) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: RAM used: 1.49 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Shaders Compiled: 321 +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Jobs assigned 324, completed 321 (99.07%) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Job execution time: average 5.55 s, max 10.21 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Job life time (pending + execution): average 13.69 s, max 29.00 +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Shader code size: average 13.828 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 41.68 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Average processing rate: 7.70 jobs/sec +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Total thread time: 266.51 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Total thread preprocess time: 126.49 s +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Percentage time preprocessing: 47.46% +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Effective parallelization: 6.39 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 48 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.69% of total time (compiled 48 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.28% of total time (compiled 48 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.67% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: FDebugViewModePS - 13.75% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: FDebugViewModeVS - 11.39% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.33.19:855][994]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.33.55:969][116]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid.M_Solid +[2024.01.04-15.33.55:973][116]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.33.55:973][116]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.33.56:075][116]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.33.56:075][116]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.33.56:075][116]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.33.56:085][116]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.33.56:184][118]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.33.56:184][118]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.33.56:184][118]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.33.56:184][118]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.33.56:184][118]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.34.00:866][377]LogMaterialEditor: Saving and Compiling material M_Solid +[2024.01.04-15.34.14:000][377]LogSlate: Window 'Save Asset As' being destroyed +[2024.01.04-15.34.14:041][377]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.34.14:140][377]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Landscape/Materials/M_Solid_black" FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Landscape/Materials/M_Solid_black.uasset" SILENT=true +[2024.01.04-15.34.14:145][377]LogSavePackage: Moving output files for package: /Game/Landscape/Materials/M_Solid_black +[2024.01.04-15.34.14:145][377]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_black9A4EF2B6FF37431DA2692CBD5523EC75.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Landscape/Materials/M_Solid_black.uasset' +[2024.01.04-15.34.14:162][377]LogFileHelpers: InternalPromptForCheckoutAndSave took 121 ms (total: 4.57 sec) +[2024.01.04-15.34.14:167][377]LogSlate: Window 'M_Solid' being destroyed +[2024.01.04-15.34.14:189][377]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/Landscape/Materials/M_Solid_black.M_Solid_black +[2024.01.04-15.34.14:195][377]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.34.14:195][377]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.34.14:307][377]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.34.14:307][377]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.34.14:316][377]AssetCheck: New page: Asset Save: M_Solid_black +[2024.01.04-15.34.14:316][377]LogContentValidation: Display: Validating /Script/Engine.Material /Game/Landscape/Materials/M_Solid_black.M_Solid_black +[2024.01.04-15.34.14:330][377]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.34.14:330][377]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.34.14:330][377]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.34.14:338][377]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.34.14:382][378]LogAutomationController: Ignoring very large delta of 13.53 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-15.34.14:420][379]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.34.14:420][379]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.34.14:420][379]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.34.14:420][379]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.34.14:420][379]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.34.17:493][556]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.01.04-15.34.17:497][556]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto4 +[2024.01.04-15.34.17:497][556]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NDOXFJEN30CUHVQI0JQNOU_Auto445E3DD3D83344AA3836CBC42742DA564.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto4.uasset' +[2024.01.04-15.34.17:497][556]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.023 +[2024.01.04-15.34.17:497][556]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.023 +[2024.01.04-15.34.22:404][849]LogSlate: Window 'M_Solid_black' being destroyed +[2024.01.04-15.34.22:427][849]LogSlate: Window 'M_Solid_black' being destroyed +[2024.01.04-15.34.22:437][849]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.34.22:437][849]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.34.40:342][901]LogContentBrowser: Deferred new asset file creation: M_Solid1 +[2024.01.04-15.34.40:355][901]LogContentBrowser: Creating deferred item: M_Solid1 +[2024.01.04-15.34.40:370][902]LogContentBrowser: Renaming the item being created (Deferred Item: M_Solid1). +[2024.01.04-15.35.14:978][979]LogContentBrowser: Attempting asset rename: M_Solid1 -> M_Solid_BlueDark +[2024.01.04-15.35.14:985][979]LogContentBrowser: End creating deferred item M_Solid1 +[2024.01.04-15.35.17:839][145]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_BlueDark.M_Solid_BlueDark +[2024.01.04-15.35.17:843][145]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.35.17:843][145]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.35.17:946][145]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.17:946][145]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.17:946][145]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.17:955][145]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.35.18:058][147]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.18:058][147]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.18:058][147]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.18:058][147]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.18:058][147]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.35.38:435][334]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.38:435][334]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.38:435][334]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.38:507][336]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.38:507][336]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.38:507][336]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.38:507][336]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.38:507][336]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.35.46:015][783]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.46:015][783]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.46:015][783]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.46:050][785]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.46:050][785]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.46:050][785]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.46:050][785]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.46:050][785]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.35.48:432][909]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.48:432][909]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.48:432][909]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.48:468][911]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.48:468][911]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.48:468][911]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.48:468][911]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.48:468][911]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.35.54:474][269]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.54:474][269]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.54:474][269]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.54:511][271]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.54:512][271]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.54:512][271]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.54:512][271]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.54:512][271]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.35.57:225][420]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.35.57:235][420]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.35.57:235][420]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.57:235][420]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.35.57:268][422]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.35.57:268][422]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.35.57:268][422]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.35.57:268][422]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.35.57:268][422]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.36.07:126][998]LogMaterialEditor: Saving and Compiling material M_Solid_BlueDark +[2024.01.04-15.36.07:206][998]LogUObjectHash: Compacting FUObjectHashTables data took 0.88ms +[2024.01.04-15.36.07:361][998]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.01.04-15.36.07:375][998]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.36.07:454][998]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_BlueDark +[2024.01.04-15.36.07:454][998]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_BlueDark9A75FF9575734AC8877D3746587BAB2F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_BlueDark.uasset' +[2024.01.04-15.36.07:470][998]LogFileHelpers: InternalPromptForCheckoutAndSave took 94 ms (total: 4.67 sec) +[2024.01.04-15.36.07:471][998]AssetCheck: New page: Asset Save: M_Solid_BlueDark +[2024.01.04-15.36.07:471][998]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_BlueDark.M_Solid_BlueDark +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.36.07:473][998]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.36.07:473][998]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.36.09:455][117]LogSlate: Window 'M_Solid_BlueDark' being destroyed +[2024.01.04-15.36.09:474][117]LogSlate: Window 'M_Solid_BlueDark' being destroyed +[2024.01.04-15.36.09:484][117]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.36.09:484][117]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.36.28:323][231]Cmd: DELETE +[2024.01.04-15.36.28:323][231]Cmd: ACTOR DELETE +[2024.01.04-15.36.28:325][231]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.01.04-15.36.28:340][231]LogUObjectHash: Compacting FUObjectHashTables data took 0.56ms +[2024.01.04-15.36.28:346][231]LogEditorActor: Deleted 1 Actors (0.022 secs) +[2024.01.04-15.36.49:583][503]Cmd: DUPLICATE +[2024.01.04-15.36.49:583][503]Cmd: ACTOR DUPLICATE +[2024.01.04-15.39.06:482][621]LogContentBrowser: Deferred new asset file creation: M_Solid_BlueDark1 +[2024.01.04-15.39.06:493][621]LogContentBrowser: Creating deferred item: M_Solid_BlueDark1 +[2024.01.04-15.39.06:513][622]LogContentBrowser: Renaming the item being created (Deferred Item: M_Solid_BlueDark1). +[2024.01.04-15.39.28:302][930]LogContentBrowser: Attempting asset rename: M_Solid_BlueDark1 -> M_Solid_Orange +[2024.01.04-15.39.28:305][930]LogContentBrowser: End creating deferred item M_Solid_BlueDark1 +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Total job queries 530, among them cache hits 206 (38.87%) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Tracking 324 distinct input hashes that result in 126 distinct outputs (38.89%) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: RAM used: 1.50 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Shaders Compiled: 324 +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Jobs assigned 324, completed 324 (100%) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Job execution time: average 5.51 s, max 10.21 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Job life time (pending + execution): average 13.57 s, max 29.00 +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Shader code size: average 13.767 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.29 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Average processing rate: 7.66 jobs/sec +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Total thread time: 269.297 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Total thread preprocess time: 127.964 s +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Percentage time preprocessing: 47.52% +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Effective parallelization: 6.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.93% of total time (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.44% of total time (compiled 49 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.51% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: FDebugViewModePS - 13.60% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: FDebugViewModeVS - 11.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.39.28:323][930]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.39.30:858][ 78]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.39.30:862][ 78]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.39.30:862][ 78]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.39.30:965][ 78]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.39.30:965][ 78]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.30:965][ 78]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.39.30:975][ 78]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.39.31:071][ 80]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.39.31:071][ 80]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.39.31:071][ 80]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.39.31:071][ 80]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.31:071][ 80]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.39.34:923][304]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.39.34:923][304]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.34:923][304]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.39.34:955][306]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.39.34:955][306]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.39.34:955][306]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.39.34:955][306]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.34:955][306]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.39.49:060][150]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.39.49:060][150]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.49:060][150]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.39.49:091][152]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.39.49:091][152]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.39.49:091][152]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.39.49:091][152]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.49:091][152]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.39.55:397][525]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.39.55:398][525]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.55:398][525]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.39.55:428][527]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.39.55:428][527]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.39.55:428][527]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.39.55:428][527]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.55:428][527]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.39.57:063][622]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.39.57:063][622]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.57:063][622]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.39.57:097][624]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.39.57:097][624]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.39.57:097][624]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.39.57:097][624]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.39.57:097][624]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.40.01:854][907]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.01:854][907]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.01:854][907]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.01:887][909]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.01:887][909]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.01:887][909]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.01:887][909]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.01:887][909]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.40.07:138][219]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.07:139][219]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.07:139][219]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.07:173][221]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.07:173][221]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.07:173][221]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.07:173][221]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.07:173][221]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.40.10:473][416]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.10:473][416]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.10:473][416]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.10:508][418]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.10:508][418]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.10:508][418]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.10:508][418]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.10:508][418]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.40.30:985][640]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.30:985][640]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.30:985][640]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.31:018][642]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.31:018][642]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.31:018][642]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.31:018][642]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.31:018][642]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.40.36:710][979]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.40.36:719][979]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.36:719][979]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.36:719][979]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.36:751][981]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.36:751][981]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.36:751][981]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.36:751][981]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.36:751][981]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.40.39:650][147]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.40.39:741][147]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.01.04-15.40.39:909][147]LogUObjectHash: Compacting FUObjectHashTables data took 0.24ms +[2024.01.04-15.40.39:928][147]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.40.40:008][147]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.40.40:008][147]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_Orange2799372FC2394784B4C260647D064C86.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.40.40:024][147]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 4.76 sec) +[2024.01.04-15.40.40:025][147]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.40.40:025][147]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.40.40:027][147]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.40:027][147]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.40:027][147]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.40.40:027][147]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.40.40:028][147]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.40.40:028][147]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.40:028][147]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.40.41:268][221]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.40.41:287][221]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.40.41:299][221]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.40.41:299][221]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.40.53:679][950]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.40.53:683][950]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.40.53:683][950]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.40.53:782][950]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.53:783][950]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.53:783][950]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.53:792][950]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.40.53:879][952]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.53:879][952]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.53:880][952]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.53:880][952]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.53:880][952]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.40.58:784][233]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.40.58:784][233]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.58:784][233]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.40.58:817][235]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.40.58:817][235]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.40.58:817][235]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.40.58:817][235]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.40.58:817][235]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.00:134][305]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.41.00:143][305]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.00:143][305]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.00:143][305]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.00:173][307]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.00:173][307]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.00:173][307]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.00:173][307]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.00:173][307]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.02:652][443]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.41.02:756][443]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms +[2024.01.04-15.41.02:924][443]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-15.41.02:948][443]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.41.03:028][443]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.41.03:028][443]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_Orange13EE76E96A0746F6A527C5BF96FF992C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.41.03:044][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 4.86 sec) +[2024.01.04-15.41.03:045][443]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.41.03:045][443]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.03:051][443]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.03:051][443]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.41.03:768][483]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.41.03:788][483]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.41.03:797][483]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.41.03:797][483]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.41.15:282][165]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.41.15:286][165]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.41.15:286][165]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.41.15:386][165]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.15:386][165]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.15:386][165]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.15:394][165]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.41.15:485][167]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.15:485][167]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.15:485][167]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.15:485][167]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.15:485][167]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.22:238][547]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.22:238][547]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.22:238][547]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.22:268][549]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.22:268][549]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.22:268][549]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.22:268][549]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.22:268][549]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.30:341][ 29]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.30:341][ 29]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.30:341][ 29]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.30:371][ 31]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.30:371][ 31]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.30:371][ 31]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.30:371][ 31]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.30:371][ 31]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.33:549][218]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.33:549][218]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.33:549][218]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.33:584][220]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.33:585][220]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.33:585][220]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.33:585][220]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.33:585][220]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.37:786][469]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.37:786][469]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.37:786][469]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.37:819][471]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.37:819][471]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.37:819][471]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.37:819][471]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.37:819][471]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.41.42:252][734]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.42:252][734]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.42:252][734]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.42:283][736]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.42:283][736]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.42:283][736]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.42:283][736]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.42:283][736]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.41.49:588][161]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.41.49:694][161]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2024.01.04-15.41.49:845][161]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.01.04-15.41.49:857][161]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.41.49:938][161]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.41.49:938][161]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_Orange8375CEF431BB4AFC9E7F593C0B4106BF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.41.49:953][161]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 4.95 sec) +[2024.01.04-15.41.49:954][161]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.41.49:954][161]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.49:961][161]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.49:961][161]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.41.49:970][161]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.41.50:844][211]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.41.50:862][211]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.41.50:870][211]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.41.50:870][211]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.41.55:633][493]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.41.55:637][493]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.41.55:637][493]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.41.55:741][493]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.41.55:741][493]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.55:741][493]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.41.55:749][493]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.41.55:838][495]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.41.55:838][495]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.41.55:838][495]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.41.55:838][495]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.41.55:838][495]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.00:880][780]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.00:880][780]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.00:880][780]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.00:913][782]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.00:913][782]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.00:913][782]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.00:913][782]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.00:913][782]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.06:305][103]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.06:305][103]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.06:305][103]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.06:338][105]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.06:338][105]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.06:338][105]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.06:338][105]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.06:338][105]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.07:317][160]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.07:317][160]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.07:317][160]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.07:349][162]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.07:349][162]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.07:349][162]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.07:349][162]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.07:349][162]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.11:049][381]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.11:049][381]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.11:049][381]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.11:081][383]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.11:081][383]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.11:081][383]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.11:081][383]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.11:081][383]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.12:740][481]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.12:740][481]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.12:740][481]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.12:772][483]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.12:772][483]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.12:772][483]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.12:772][483]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.12:772][483]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.16:272][689]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.16:272][689]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.16:272][689]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.16:307][691]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.16:307][691]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.16:307][691]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.16:307][691]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.16:307][691]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.21:168][978]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.42.21:177][978]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.21:177][978]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.21:177][978]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.21:207][980]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.21:207][980]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.21:207][980]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.21:207][980]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.21:207][980]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.22:475][ 52]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.42.22:579][ 52]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms +[2024.01.04-15.42.22:741][ 52]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.01.04-15.42.22:753][ 52]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.42.22:835][ 52]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.42.22:835][ 52]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_Orange428D19981C0843298C7AEFD2C799A867.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.42.22:849][ 52]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 5.05 sec) +[2024.01.04-15.42.22:850][ 52]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.42.22:850][ 52]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.42.22:857][ 52]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.22:858][ 52]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.42.24:546][150]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.42.24:565][150]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.42.24:577][150]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.42.24:577][150]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.42.29:560][446]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.42.29:564][446]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.42.29:564][446]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.42.29:672][446]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.29:672][446]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.29:672][446]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.29:682][446]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Total job queries 989, among them cache hits 665 (67.24%) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Tracking 324 distinct input hashes that result in 126 distinct outputs (38.89%) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: RAM used: 1.50 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Shaders Compiled: 324 +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Jobs assigned 324, completed 324 (100%) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Job execution time: average 5.51 s, max 10.21 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Job life time (pending + execution): average 13.57 s, max 29.00 +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Shader code size: average 13.767 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.29 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Average processing rate: 7.66 jobs/sec +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Total thread time: 269.297 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Total thread preprocess time: 127.964 s +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Percentage time preprocessing: 47.52% +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Effective parallelization: 6.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.93% of total time (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.44% of total time (compiled 49 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.51% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: FDebugViewModePS - 13.60% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: FDebugViewModeVS - 11.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.42.29:721][447]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.42.29:757][448]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.29:757][448]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.29:757][448]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.29:757][448]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.29:757][448]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.42:508][200]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.42:508][200]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.42:508][200]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.42:542][202]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.42:542][202]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.42:542][202]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.42:542][202]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.42:542][202]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.46:432][432]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.46:432][432]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.46:432][432]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.46:466][434]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.46:466][434]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.46:466][434]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.46:466][434]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.46:466][434]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.48:607][557]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.48:607][557]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.48:607][557]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.48:641][559]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.48:641][559]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.48:641][559]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.48:641][559]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.48:641][559]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.51:655][735]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.51:655][735]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.51:655][735]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.51:690][737]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.51:690][737]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.51:690][737]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.51:690][737]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.51:690][737]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.42.52:915][808]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.52:915][808]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.52:915][808]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.52:946][810]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.52:946][810]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.52:946][810]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.52:946][810]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.52:946][810]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.42.59:645][207]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.42.59:645][207]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.59:645][207]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.42.59:679][209]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.42.59:679][209]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.42.59:679][209]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.42.59:679][209]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.42.59:679][209]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.43.08:420][728]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.08:421][728]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.08:421][728]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.08:490][730]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.08:490][730]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.08:490][730]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.08:490][730]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.08:490][730]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.14:192][ 62]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.14:192][ 62]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.14:192][ 62]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.14:223][ 64]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.14:223][ 64]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.14:223][ 64]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.14:223][ 64]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.14:223][ 64]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.22:783][575]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.22:783][575]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.22:783][575]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.22:817][577]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.22:817][577]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.22:817][577]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.22:817][577]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.22:817][577]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.24:613][680]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.24:613][680]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.24:613][680]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.24:644][682]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.24:644][682]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.24:644][682]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.24:644][682]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.24:644][682]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.26:031][763]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.26:031][763]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.26:031][763]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.26:063][765]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.26:063][765]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.26:063][765]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.26:063][765]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.26:063][765]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.43.28:007][879]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.28:007][879]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.28:007][879]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.28:040][881]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.28:040][881]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.28:040][881]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.28:040][881]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.28:040][881]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.43.30:947][ 53]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.30:947][ 53]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.30:947][ 53]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.30:978][ 55]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.30:978][ 55]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.30:978][ 55]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.30:978][ 55]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.30:978][ 55]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.32:999][167]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.43.33:008][167]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.33:008][167]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.33:008][167]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.33:040][169]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.33:040][169]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.33:040][169]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.33:040][169]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.33:040][169]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.43.47:165][ 3]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.43.47:263][ 3]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2024.01.04-15.43.47:428][ 3]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2024.01.04-15.43.47:439][ 3]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.43.47:522][ 3]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.43.47:522][ 3]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_OrangeBBC46A3099924BBFAB538277655AEC0F.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.43.47:535][ 3]LogFileHelpers: InternalPromptForCheckoutAndSave took 95 ms (total: 5.15 sec) +[2024.01.04-15.43.47:536][ 3]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.43.47:536][ 3]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.47:543][ 3]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.43.48:738][ 70]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.43.48:757][ 70]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.43.48:767][ 70]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.43.48:767][ 70]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.43.56:154][509]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.43.56:158][509]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.43.56:158][509]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.43.56:264][509]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.43.56:264][509]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.56:264][509]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.43.56:273][509]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.43.56:359][511]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.43.56:359][511]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.43.56:359][511]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.43.56:359][511]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.43.56:359][511]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.44.05:713][ 59]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.44.05:735][ 59]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.44.05:744][ 59]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.44.05:744][ 59]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.44.09:201][261]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.44.09:205][261]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.44.09:205][261]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.44.09:306][261]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.44.09:306][261]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.09:306][261]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.44.09:315][261]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.44.09:403][263]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.44.09:403][263]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.44.09:403][263]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.44.09:403][263]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.09:403][263]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.44.10:830][345]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.44.10:834][345]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.44.10:894][345]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Orange +[2024.01.04-15.44.10:894][345]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_OrangeB79A09E92CE1468EA7AF01CD794D4D78.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset' +[2024.01.04-15.44.10:945][345]LogFileHelpers: InternalPromptForCheckoutAndSave took 111 ms (total: 5.26 sec) +[2024.01.04-15.44.10:946][345]AssetCheck: New page: Asset Save: M_Solid_Orange +[2024.01.04-15.44.10:947][345]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.44.15:600][605]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.44.25:873][605]LogSlate: Window 'Save Asset As' being destroyed +[2024.01.04-15.44.25:907][605]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.44.25:985][605]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_Purple +[2024.01.04-15.44.25:985][605]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_PurpleAC71146C16484AB4871FAEED1DF734DA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Purple.uasset' +[2024.01.04-15.44.26:002][605]LogFileHelpers: InternalPromptForCheckoutAndSave took 95 ms (total: 5.35 sec) +[2024.01.04-15.44.26:009][605]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.44.26:023][605]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Purple.M_Solid_Purple +[2024.01.04-15.44.26:027][605]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.44.26:027][605]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.44.26:126][605]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.44.26:126][605]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.44.26:135][605]AssetCheck: New page: Asset Save: M_Solid_Purple +[2024.01.04-15.44.26:135][605]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_Purple.M_Solid_Purple +[2024.01.04-15.44.26:150][605]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.44.26:150][605]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.26:150][605]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.44.26:157][605]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.44.26:197][606]LogAutomationController: Ignoring very large delta of 10.62 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-15.44.26:236][607]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.44.26:236][607]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.44.26:236][607]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.44.26:236][607]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.26:236][607]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.44.29:309][785]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2024.01.04-15.44.29:311][785]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto5 +[2024.01.04-15.44.29:312][785]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NDOXFJEN30CUHVQI0JQNOU_Auto527BCFFA984094E23A66AC23394B40693.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU_Auto5.uasset' +[2024.01.04-15.44.29:313][785]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R_Auto5 +[2024.01.04-15.44.29:313][785]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/H89CP0W0TAVKY1X1JBDD6R_Auto5FAE6EA576F48461D9479880BC2AE8797.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R_Auto5.uasset' +[2024.01.04-15.44.29:313][785]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU_Auto5 +[2024.01.04-15.44.29:313][785]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/L2YFIYB4EMJWGOUTDWKKGU_Auto56702BFFB734040C3880ED71B8D491A8E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU_Auto5.uasset' +[2024.01.04-15.44.29:314][785]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD_Auto5 +[2024.01.04-15.44.29:314][785]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/C4POMH37P6ENXSTO7SRWBD_Auto5A07D0D0BFBB14B13970A130271F10629.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD_Auto5.uasset' +[2024.01.04-15.44.29:315][785]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.021 +[2024.01.04-15.44.29:315][785]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.021 +[2024.01.04-15.44.29:522][795]LogSlate: Window 'M_Solid_Purple' being destroyed +[2024.01.04-15.44.29:528][795]LogSlate: Window 'M_Solid_Purple' being destroyed +[2024.01.04-15.44.29:570][795]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.44.29:571][795]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.44.35:294][132]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.44.35:298][132]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.44.35:298][132]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.44.35:405][132]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.44.35:405][132]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.35:405][132]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.44.35:413][132]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.44.35:496][134]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.44.35:496][134]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.44.35:496][134]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.44.35:496][134]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.35:496][134]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.44.45:985][750]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.44.45:985][750]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.45:985][750]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.44.46:017][752]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.44.46:017][752]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.44.46:017][752]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.44.46:017][752]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.46:017][752]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.44.53:949][220]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.44.53:959][220]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.44.53:959][220]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.53:959][220]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.44.54:029][222]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.44.54:029][222]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.44.54:029][222]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.44.54:029][222]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.44.54:029][222]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.45.01:005][632]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.45.01:005][632]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.45.01:005][632]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.45.01:033][634]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.45.01:033][634]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.45.01:033][634]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.45.01:033][634]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.45.01:033][634]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.45.18:092][645]LogMaterialEditor: Saving and Compiling material M_Solid_Orange +[2024.01.04-15.45.18:176][645]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-15.45.18:341][645]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-15.45.29:734][645]LogSlate: Window 'Save Asset As' being destroyed +[2024.01.04-15.45.29:770][645]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Total job queries 1,330, among them cache hits 1,006 (75.64%) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Tracking 324 distinct input hashes that result in 126 distinct outputs (38.89%) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: RAM used: 1.50 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Shaders Compiled: 324 +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Jobs assigned 324, completed 324 (100%) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Job execution time: average 5.51 s, max 10.21 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Job life time (pending + execution): average 13.57 s, max 29.00 +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Shader code size: average 13.767 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.29 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Average processing rate: 7.66 jobs/sec +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Total thread time: 269.297 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Total thread preprocess time: 127.964 s +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Percentage time preprocessing: 47.52% +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Effective parallelization: 6.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.93% of total time (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.44% of total time (compiled 49 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.51% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: FDebugViewModePS - 13.60% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: FDebugViewModeVS - 11.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.45.29:848][645]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.45.29:861][645]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic +[2024.01.04-15.45.29:861][645]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_BlackMetallic763AF4DB75C641338F6B513339F956DF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset' +[2024.01.04-15.45.29:877][645]LogFileHelpers: InternalPromptForCheckoutAndSave took 107 ms (total: 5.46 sec) +[2024.01.04-15.45.29:883][645]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.45.29:898][645]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic.M_Solid_BlackMetallic +[2024.01.04-15.45.29:902][645]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.45.29:902][645]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.45.30:018][645]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.45.30:018][645]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.45.30:027][645]AssetCheck: New page: Asset Save: M_Solid_BlackMetallic +[2024.01.04-15.45.30:027][645]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic.M_Solid_BlackMetallic +[2024.01.04-15.45.30:041][645]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.45.30:041][645]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.45.30:041][645]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.45.30:094][645]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.45.30:117][646]LogAutomationController: Ignoring very large delta of 12.05 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-15.45.30:160][647]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.45.30:160][647]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.45.30:160][647]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.45.30:160][647]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.45.30:160][647]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.45.33:026][817]LogSlate: Window 'M_Solid_BlackMetallic' being destroyed +[2024.01.04-15.45.33:046][817]LogSlate: Window 'M_Solid_BlackMetallic' being destroyed +[2024.01.04-15.45.33:055][817]LogWorld: UWorld::CleanupWorld for World_17, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.45.33:055][817]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.49.33:431][ 37]Cmd: TRANSACTION UNDO +[2024.01.04-15.49.33:431][ 37]LogEditorTransaction: Undo Clicking on Elements +[2024.01.04-15.50.43:554][168]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_Orange.M_Solid_Orange +[2024.01.04-15.50.43:558][168]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.50.43:558][168]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.50.43:658][168]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.50.43:658][168]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.50.43:658][168]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.50.43:667][168]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Total job queries 1,342, among them cache hits 1,018 (75.86%) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Tracking 324 distinct input hashes that result in 126 distinct outputs (38.89%) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: RAM used: 1.50 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Shaders Compiled: 324 +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Jobs assigned 324, completed 324 (100%) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Job execution time: average 5.51 s, max 10.21 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Job life time (pending + execution): average 13.57 s, max 29.00 +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Shader code size: average 13.767 KiB, min 417 B, max 45.656 KiB +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.29 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Average processing rate: 7.66 jobs/sec +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Total thread time: 269.297 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Total thread preprocess time: 127.964 s +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Percentage time preprocessing: 47.52% +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Effective parallelization: 6.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.93% of total time (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.44% of total time (compiled 49 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.51% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: FDebugViewModePS - 13.60% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: FDebugViewModeVS - 11.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-15.50.43:711][169]LogShaderCompilers: Display: ================================================ +[2024.01.04-15.50.43:749][170]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.50.43:750][170]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.50.43:750][170]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.50.43:750][170]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.50.43:750][170]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.50.46:843][352]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.50.46:861][352]LogSlate: Window 'M_Solid_Orange' being destroyed +[2024.01.04-15.50.46:873][352]LogWorld: UWorld::CleanupWorld for World_18, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.50.46:873][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.51.42:299][642]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic.M_Solid_BlackMetallic +[2024.01.04-15.51.42:305][642]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.51.42:305][642]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.51.42:405][642]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.51.42:405][642]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.51.42:405][642]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.51.42:416][642]LogViewport: Scene viewport resized to 503x605, mode Windowed. +[2024.01.04-15.51.42:498][644]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.51.42:498][644]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.51.42:498][644]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.51.42:498][644]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.51.42:498][644]MaterialEditorStats: Shader Count: 4 +[2024.01.04-15.51.52:066][209]MaterialEditorStats: Texture samplers: 0/16 +[2024.01.04-15.51.52:066][209]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.51.52:066][209]MaterialEditorStats: Shader Count: 0 +[2024.01.04-15.51.52:094][211]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.51.52:094][211]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.51.52:094][211]MaterialEditorStats: Texture samplers: 2/16 +[2024.01.04-15.51.52:094][211]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.51.52:094][211]MaterialEditorStats: Shader Count: 2 +[2024.01.04-15.51.57:142][500]LogMaterialEditor: Saving and Compiling material M_Solid_BlackMetallic +[2024.01.04-15.51.57:233][500]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms +[2024.01.04-15.51.57:398][500]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.01.04-15.51.57:410][500]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.51.57:490][500]LogSavePackage: Moving output files for package: /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic +[2024.01.04-15.51.57:490][500]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M_Solid_BlackMetallic3BBF767BAC384234ACAE1875D342343B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset' +[2024.01.04-15.51.57:507][500]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 5.56 sec) +[2024.01.04-15.51.57:510][500]AssetCheck: New page: Asset Save: M_Solid_BlackMetallic +[2024.01.04-15.51.57:510][500]LogContentValidation: Display: Validating /Script/Engine.Material /Game/LevelPrototyping/Materials/M_Solid_BlackMetallic.M_Solid_BlackMetallic +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Base pass shader: 183 instructions +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Base pass vertex shader: 162 instructions +[2024.01.04-15.51.57:511][500]MaterialEditorStats: MaxSampler: 261 instructions +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Base pass vertex shader: 271 instructions +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Texture samplers: 3/16 +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3) +[2024.01.04-15.51.57:511][500]MaterialEditorStats: Shader Count: 30 +[2024.01.04-15.52.00:075][649]LogSlate: Window 'M_Solid_BlackMetallic' being destroyed +[2024.01.04-15.52.00:094][649]LogSlate: Window 'M_Solid_BlackMetallic' being destroyed +[2024.01.04-15.52.00:130][649]LogWorld: UWorld::CleanupWorld for World_19, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.52.00:130][649]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.52.20:699][859]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms +[2024.01.04-15.52.22:670][859]LogSlate: Window 'Delete Assets' being destroyed +[2024.01.04-15.52.22:707][859]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1509518207 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/DQ/7ZYRVUDPPPOCUHCNDJS9XO.PackageMetaData in its package +[2024.01.04-15.52.22:707][859]LogWorldPartition: Actor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4464CC01_1501103206 is unreachable without properly detaching object /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/7L/875CV9E95HFH1H5ON929JO.PackageMetaData in its package +[2024.01.04-15.52.22:709][859]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-15.52.22:716][859]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-15.52.22:720][859]LogUObjectHash: Compacting FUObjectHashTables data took 0.26ms +[2024.01.04-15.52.22:729][859]LogUObjectHash: Compacting FUObjectHashTables data took 0.19ms +[2024.01.04-15.52.22:740][860]LogAutomationController: Ignoring very large delta of 2.07 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-15.53.49:775][ 40]LogToolMenus: Warning: Menu item not found: 'OpenMarketplace' for insert: 'ContentBrowser' +[2024.01.04-15.54.00:896][702]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.SpotLight +[2024.01.04-15.54.00:896][702]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.SpotLight +[2024.01.04-15.54.54:450][894]LogSlate: Window 'Color Picker' being destroyed +[2024.01.04-15.55.10:385][830]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.01.04-15.55.10:393][830]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.55.10:450][830]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.01.04-15.55.10:456][830]LogUObjectHash: Compacting FUObjectHashTables data took 0.24ms +[2024.01.04-15.55.10:460][830]LogUObjectHash: Compacting FUObjectHashTables data took 0.25ms +[2024.01.04-15.55.10:462][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP +[2024.01.04-15.55.10:463][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CA8I6CX21H54W9LDGS4NQPC536F1EF6A964F6FACDD3176DC15ED64.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset' +[2024.01.04-15.55.10:464][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC +[2024.01.04-15.55.10:464][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UO93CQTYV3Q5B8I72THPLCDEDCC47EC40D4A72BE14B3F593FF72AC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset' +[2024.01.04-15.55.10:465][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS +[2024.01.04-15.55.10:465][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/2UUF5ARK57ICXW8ON7J0AS16F4727DF26F4FD89D0B167AA8FCB802.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset' +[2024.01.04-15.55.10:466][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU +[2024.01.04-15.55.10:466][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/NDOXFJEN30CUHVQI0JQNOU7818807FB4AF44E48C4C5E12E2B24308.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset' +[2024.01.04-15.55.10:467][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R +[2024.01.04-15.55.10:467][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/H89CP0W0TAVKY1X1JBDD6RBB7CEC368F6F4CC0AC2E85D2DD0BF0C2.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset' +[2024.01.04-15.55.10:468][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ +[2024.01.04-15.55.10:468][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UCRQFPAJZK3LWQ2IGAIEVZ3C66B86B090B4D77825B523ECC23669C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset' +[2024.01.04-15.55.10:469][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00 +[2024.01.04-15.55.10:469][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UVGAIYFETGGC6KH1UCFI007001EAE7267B48978E0C355203045977.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset' +[2024.01.04-15.55.10:469][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45 +[2024.01.04-15.55.10:470][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/M6K11Z0B8ZCGZPP4XR6D459E7C6082D2AA49D99E482FD6E8B29A69.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset' +[2024.01.04-15.55.10:470][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0 +[2024.01.04-15.55.10:471][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EZVV7WJ9RZWSOAGU3F8LI069099675E036421D9DAB13E50772364B.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset' +[2024.01.04-15.55.10:471][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX +[2024.01.04-15.55.10:471][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/DRPEA2Z9FLKWYXY56RUCZX09D6011B7D35469EBC4DA9964E74CFD3.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset' +[2024.01.04-15.55.10:472][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP +[2024.01.04-15.55.10:472][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/ADZFU5CPFABC55YAOGVYAP37ED5366A69940FAA0752A38552FD7AF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset' +[2024.01.04-15.55.10:473][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP +[2024.01.04-15.55.10:473][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Y1KGC23LLTZN358E4W3ZHP8C82035C59D04D78826F254500CA5923.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset' +[2024.01.04-15.55.10:474][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO +[2024.01.04-15.55.10:474][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/KC1RH3QSYX5XNENWR6HMEOFDA672AE59674F8DB7B0BFDDD7FB1372.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset' +[2024.01.04-15.55.10:475][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL +[2024.01.04-15.55.10:475][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/7FFMAO8KQR9RLXQAVIMTAL5B0DE19A60554F9B846F1F2B9B86AACE.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset' +[2024.01.04-15.55.10:476][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6 +[2024.01.04-15.55.10:476][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/BX7VBKICSVOXWITYSIYAW69830A2FC0B604B7AAC4466C73AAB2460.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset' +[2024.01.04-15.55.10:477][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y +[2024.01.04-15.55.10:477][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/23HC4FRR8WFKJOP5KYGL1YEB751BBA019A40428A1E04AA95BDE458.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset' +[2024.01.04-15.55.10:478][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE +[2024.01.04-15.55.10:478][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5S5TQ9BSS8660J46UPI6BE559FA959C99144AEA2A085F8BC9E9EB8.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset' +[2024.01.04-15.55.10:479][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K +[2024.01.04-15.55.10:479][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/29YDSBIP3K5L0D9506UD8KE84BF77CB93841A8B0B36A8563D6B55D.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset' +[2024.01.04-15.55.10:480][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T +[2024.01.04-15.55.10:480][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/9HXKEMJYPOCLE3Z8LYKS5TD36C14C747F34AF992453A79BBD6E8AA.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset' +[2024.01.04-15.55.10:481][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU +[2024.01.04-15.55.10:481][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/L2YFIYB4EMJWGOUTDWKKGUACCB660837984F6BBF6DB3CFD62C46FF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset' +[2024.01.04-15.55.10:482][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG +[2024.01.04-15.55.10:482][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/4O8M71GZFYU3347OT11TWG636A941441F940A7BD54525104213342.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset' +[2024.01.04-15.55.10:483][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L +[2024.01.04-15.55.10:483][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/5GEMRK9IZOTE1X5HIACR2L20B0924CD1F744D98F1EB3A4D008BB07.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset' +[2024.01.04-15.55.10:484][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW +[2024.01.04-15.55.10:484][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/LPCI3AW2WWNWOJ39456UDWA47EF057A2904587BEC15B7A2DD9C4E9.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset' +[2024.01.04-15.55.10:485][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2 +[2024.01.04-15.55.10:485][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/EARZZL66T1HH2GI70TF2A20A14A71F883C4607AD5D2388C58150BF.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset' +[2024.01.04-15.55.10:486][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH +[2024.01.04-15.55.10:486][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UOCZB1N0KW7NQNNGC893FH7F5C86A190334D44A563145853C95560.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset' +[2024.01.04-15.55.10:487][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD +[2024.01.04-15.55.10:487][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/C4POMH37P6ENXSTO7SRWBD3ED72C07E2784C1B9245B6B68ADFAAAD.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD.uasset' +[2024.01.04-15.55.10:488][830]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 +[2024.01.04-15.55.10:488][830]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P7D32OU824J0P9Q1JDJKV5682D7BBD19EA4CB19A9FBF0A0DA8C7CC.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset' +[2024.01.04-15.55.10:506][830]LogFileHelpers: InternalPromptForCheckoutAndSave took 112 ms (total: 5.67 sec) +[2024.01.04-15.55.10:513][830]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_20 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_12 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_7 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_0 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_5 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_19 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_21 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_9 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_34 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_24 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_23 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_16 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_35 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_15 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_13 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_22 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_32 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_3 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_14 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_1 +[2024.01.04-15.55.10:513][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_8 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_33 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_18 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_25 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA4465CC01_1798207408 +[2024.01.04-15.55.10:514][830]LogContentValidation: Display: Validating /Script/Engine.SpotLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 +[2024.01.04-15.55.20:507][420]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-15.55.20:512][420]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-15.55.20:512][420]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-15.55.20:514][420]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 2 ms (total: 10 ms) +[2024.01.04-15.55.20:514][420]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-15.55.20:514][420]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 7:55:20 PM) +[2024.01.04-15.55.20:514][420]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-15.55.20:529][420]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014025s) +[2024.01.04-15.55.20:529][420]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.014064s) +[2024.01.04-15.55.20:533][420]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2024.01.04-15.55.20:535][420]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.55.20:535][420]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.55.20:535][420]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-15.55.20:536][420]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-15.55.20:536][420]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-15.55.20:536][420]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-15.55.20:536][420]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-15.55.20:540][420]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-15.55.20:540][420]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 722 ms) +[2024.01.04-15.55.20:540][420]LogPlayLevel: PIE: World Init took: (0.005586s) +[2024.01.04-15.55.20:540][420]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-15.55.20:540][420]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-15.55.20:540][420]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-15.55.20:541][420]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-15.55.20:541][420]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-15.55.20:541][420]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-15.55.20:541][420]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-15.55.20:541][420]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-15.55.20:629][420]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-15.55.20:631][420]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-15.55.20:631][420]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-15.55.20:631][420]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-15.55.20:631][420]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-15.55.20:632][420]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=7 +[2024.01.04-15.55.20:656][420]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.01.04-15.55.20:656][420]LogInit: FAudioDevice initialized with ID 7. +[2024.01.04-15.55.20:656][420]LogAudio: Display: Audio Device (ID: 7) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-15.55.20:656][420]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.01.04-15.55.20:659][420]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-15.55.20:669][420]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-17.55.20 +[2024.01.04-15.55.20:670][420]LogWorld: Bringing up level for play took: 0.010402 +[2024.01.04-15.55.20:670][420]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.01.04-15.55.20:674][420]PIE: Server logged in +[2024.01.04-15.55.20:675][420]PIE: Play in editor total start time 0.163 seconds. +[2024.01.04-15.56.46:792][554]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-15.56.46:792][554]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-15.56.46:792][554]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.56.46:795][554]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.56.46:795][554]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-15.56.46:798][554]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-15.56.46:802][554]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.56.46:808][554]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-15.56.46:808][554]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.01.04-15.56.46:852][554]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-15.56.46:858][554]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms +[2024.01.04-15.56.46:935][555]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.01.04-15.57.02:578][481]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-15.57.28:394][ 12]Cmd: TRANSACTION UNDO +[2024.01.04-15.57.28:394][ 12]LogEditorTransaction: Undo Block Tool Change +[2024.01.04-15.57.54:489][548]LogStaticMesh: Display: Building static mesh CubeGridToolOutput_C228E7A4... +[2024.01.04-15.57.54:490][548]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-15.57.54:490][548]LogStaticMesh: Warning: CubeGridToolOutput_C228E7A4 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.01.04-15.57.54:490][548]LogStaticMesh: Warning: CubeGridToolOutput_C228E7A4 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.01.04-15.57.55:997][637]LogMeshUtilities: Finished distance field build in 1.5s - 126x126x77 sparse distance field, 1.6Mb total, 0.0Mb always loaded, 74% occupied, 84 triangles, CubeGridToolOutput_C228E7A4 +[2024.01.04-15.58.17:131][899]LogViewport: Scene viewport resized to 1949x1260, mode Windowed. +[2024.01.04-15.58.45:856][595]LogUObjectHash: Compacting FUObjectHashTables data took 0.89ms +[2024.01.04-15.58.45:864][595]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-15.58.45:910][595]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5 +[2024.01.04-15.58.45:910][595]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/P7D32OU824J0P9Q1JDJKV59C157B843F004230A72641E64ED31909.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset' +[2024.01.04-15.58.45:912][595]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH +[2024.01.04-15.58.45:913][595]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/UOCZB1N0KW7NQNNGC893FH031557A99173409E807AA713F7E95D47.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset' +[2024.01.04-15.58.45:940][595]LogSavePackage: Moving output files for package: /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4 +[2024.01.04-15.58.45:941][595]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/CubeGridToolOutput_C228E7A498434F540977436599D0895C4E7E0B5E.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset' +[2024.01.04-15.58.45:963][595]LogFileHelpers: InternalPromptForCheckoutAndSave took 98 ms (total: 5.77 sec) +[2024.01.04-15.58.45:967][595]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-15.58.45:967][595]LogContentValidation: Display: Validating /Script/Engine.SpotLight /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.SpotLight_UAID_A036BC31BA4466CC01_1755777585 +[2024.01.04-15.58.45:967][595]LogContentValidation: Display: Validating /Script/Engine.StaticMeshActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.StaticMeshActor_UAID_A036BC31BA445FCC01_1860705304 +[2024.01.04-15.58.45:967][595]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-15.58.51:375][912]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-15.58.51:379][912]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-15.58.51:379][912]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-15.58.51:382][912]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 2 ms (total: 12 ms) +[2024.01.04-15.58.51:382][912]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-15.58.51:382][912]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 7:58:51 PM) +[2024.01.04-15.58.51:382][912]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-15.58.51:395][912]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013280s) +[2024.01.04-15.58.51:395][912]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.013332s) +[2024.01.04-15.58.51:399][912]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.01.04-15.58.51:401][912]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-15.58.51:401][912]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-15.58.51:401][912]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-15.58.51:402][912]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-15.58.51:402][912]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-15.58.51:402][912]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-15.58.51:402][912]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-15.58.51:406][912]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-15.58.51:406][912]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 726 ms) +[2024.01.04-15.58.51:406][912]LogPlayLevel: PIE: World Init took: (0.005066s) +[2024.01.04-15.58.51:406][912]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-15.58.51:406][912]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-15.58.51:406][912]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-15.58.51:406][912]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-15.58.51:406][912]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-15.58.51:406][912]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-15.58.51:406][912]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-15.58.51:496][912]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-15.58.51:498][912]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-15.58.51:498][912]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-15.58.51:498][912]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-15.58.51:498][912]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-15.58.51:501][912]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=8 +[2024.01.04-15.58.51:522][912]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.01.04-15.58.51:522][912]LogInit: FAudioDevice initialized with ID 8. +[2024.01.04-15.58.51:522][912]LogAudio: Display: Audio Device (ID: 8) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-15.58.51:522][912]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.01.04-15.58.51:525][912]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-15.58.51:535][912]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-17.58.51 +[2024.01.04-15.58.51:536][912]LogWorld: Bringing up level for play took: 0.010102 +[2024.01.04-15.58.51:536][912]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2024.01.04-15.58.51:540][912]PIE: Server logged in +[2024.01.04-15.58.51:540][912]PIE: Play in editor total start time 0.161 seconds. +[2024.01.04-15.59.11:016][ 64]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-15.59.11:016][ 64]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-15.59.11:016][ 64]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-15.59.11:019][ 64]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.59.11:020][ 64]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-15.59.11:022][ 64]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-15.59.11:026][ 64]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-15.59.11:032][ 64]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-15.59.11:033][ 64]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.01.04-15.59.11:082][ 64]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms +[2024.01.04-15.59.11:142][ 65]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2024.01.04-16.01.31:079][427]LogToolMenus: Warning: Menu item not found: 'OpenMarketplace' for insert: 'ContentBrowser' +[2024.01.04-16.01.38:166][834]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-16.01.58:846][ 71]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.01.58:936][ 72]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: inotify error: inotify_add_watch cannot watch folder /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/CineCameraRigs/Intermediate/Build/LinuxArm64/arm64/UnrealGame/Development (Out of inotify watches) +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: inotify limits +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: max_queued_events: 16384 +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: max_user_instances: 128 +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: max_user_watches: 242700 +[2024.01.04-16.03.37:115][928]LogDirectoryWatcher: Warning: inotify per-process stats +[2024.01.04-16.03.37:116][928]LogDirectoryWatcher: Warning: systemd (pid 1465) watches:8 instances:3 +[2024.01.04-16.03.37:116][928]LogDirectoryWatcher: Warning: pulseaudio (pid 1474) watches:2 instances:2 +[2024.01.04-16.03.37:116][928]LogDirectoryWatcher: Warning: dbus-daemon (pid 1477) watches:4 instances:1 +[2024.01.04-16.03.37:116][928]LogDirectoryWatcher: Warning: kwalletd5 (pid 1479) watches:1 instances:1 +[2024.01.04-16.03.37:117][928]LogDirectoryWatcher: Warning: kded5 (pid 1558) watches:49 instances:1 +[2024.01.04-16.03.37:117][928]LogDirectoryWatcher: Warning: kactivitymanagerd (pid 1588) watches:4 instances:1 +[2024.01.04-16.03.37:117][928]LogDirectoryWatcher: Warning: kwin_x11 (pid 1610) watches:4 instances:2 +[2024.01.04-16.03.37:680][928]LogDirectoryWatcher: Warning: baloo_file (pid 1621) watches:222031 instances:2 +[2024.01.04-16.03.37:681][928]LogDirectoryWatcher: Warning: plasmashell (pid 1625) watches:17 instances:2 +[2024.01.04-16.03.37:681][928]LogDirectoryWatcher: Warning: gmenudbusmenuproxy (pid 1656) watches:1 instances:1 +[2024.01.04-16.03.37:681][928]LogDirectoryWatcher: Warning: firefox (pid 1693) watches:11 instances:1 +[2024.01.04-16.03.37:682][928]LogDirectoryWatcher: Warning: org_kde_powerdevil (pid 1713) watches:1 instances:1 +[2024.01.04-16.03.37:682][928]LogDirectoryWatcher: Warning: dbus-daemon (pid 1719) watches:1 instances:1 +[2024.01.04-16.03.37:683][928]LogDirectoryWatcher: Warning: UnrealTraceServer (pid 5598) watches:1 instances:1 +[2024.01.04-16.03.37:722][928]LogDirectoryWatcher: Warning: UnrealEditor (pid 7891) watches:20565 instances:1 +[2024.01.04-16.03.37:722][928]LogDirectoryWatcher: Warning: Total inotify Watches:242700 Instances:21 +[2024.01.04-16.03.37:722][928]LogDirectoryWatcher: Warning: Current watch requests +[2024.01.04-16.03.37:737][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Content/: 772 watches (772 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/: 261 watches (261 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/2D/Paper2D/Content/: 11 watches (11 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/GeometryMode/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/UVEditor/Content/: 4 watches (4 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/BlueprintHeaderView/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ModelingToolsEditorMode/Content/: 4 watches (4 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/SpeedTreeImporter/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Developer/AnimationSharing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/: 9 watches (9 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRigSpline/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/IKRig/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ACLPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/ResonanceAudio/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/Metasound/Content/: 6 watches (6 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/Synthesis/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/MeshModelingToolset/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/RigVM/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/GeometryProcessing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/WaveTable/Content/: 4 watches (4 total dirs) +[2024.01.04-16.03.37:739][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/AudioSynesthesia/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:740][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Interchange/Runtime/Content/: 10 watches (10 total dirs) +[2024.01.04-16.03.37:740][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/AudioWidgets/Content/: 10 watches (10 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/FX/Niagara/Content/: 176 watches (176 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/MovieScene/SequencerScripting/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/VirtualProduction/Takes/Content/: 4 watches (4 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Media/MediaPlate/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Media/MediaCompositing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Enterprise/DatasmithContent/Content/: 25 watches (25 total dirs) +[2024.01.04-16.03.37:741][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Enterprise/GLTFExporter/Content/: 7 watches (7 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosNiagara/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/PythonScriptPlugin/Content/: 3 watches (3 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/GeometryFlow/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosSolverPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/Dataflow/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosCaching/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ToolPresets/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/MeshModelingToolsetExp/Content/: 4 watches (4 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/FullBodyIK/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/MeshLODToolset/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosClothEditor/Content/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/TraceUtilities/Content/: 2 watches (2 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Developers/krt/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Content/Localization: 36 watches (36 total dirs) +[2024.01.04-16.03.37:742][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/: 1 watches (1 total dirs) +[2024.01.04-16.03.37:975][928]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/: 19530 watches (29072 total dirs) +[2024.01.04-16.03.37:975][928]LogDirectoryWatcher: Warning: Total UE inotify Watches:20920 WatchDescriptors:20920 Instances:51 +[2024.01.04-16.03.55:746][655]LogSlate: Window 'Message' being destroyed +[2024.01.04-16.03.55:771][655]Message dialog closed, result: Yes, title: Message, text: Plugin 'Text 3D' is a beta version. Epic recommends using caution when shipping projects with beta plugins. Beta plugins support backwards compatibility for assets and APIs, but performance, stability, and platform support may not be shipping quality. Are you sure you want to enable the plugin? +[2024.01.04-16.03.55:779][656]LogAutomationController: Ignoring very large delta of 5.71 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-16.03.59:097][857]Cmd: CLOSE_SLATE_MAINFRAME +[2024.01.04-16.03.59:112][857]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.01.04-16.03.59:117][857]LogStall: Shutdown... +[2024.01.04-16.03.59:120][857]LogStall: Shutdown complete. +[2024.01.04-16.03.59:131][857]LogSlate: Window 'cg23_hmw_minilevel2 - Unreal Editor' being destroyed +[2024.01.04-16.03.59:243][858]Cmd: QUIT_EDITOR +[2024.01.04-16.03.59:244][858]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.01.04-16.03.59:246][858]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.01.04-16.03.59:246][858]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.01.04-16.03.59:246][858]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.01.04-16.03.59:248][858]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.03.59:248][858]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-16.03.59:249][858]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-16.03.59:250][858]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.01.04-16.03.59:331][858]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={EBF53B48-8C75-47EE-B358-A5D928B0A228} +[2024.01.04-16.03.59:336][858]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerSDL)... +[2024.01.04-16.03.59:336][858]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.01.04-16.03.59:336][858]LogAudio: Display: Audio Device unregistered from world 'ThirdPersonMap_homework'. +[2024.01.04-16.03.59:336][858]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.04-16.03.59:385][858]LogAudio: Display: Audio Device Manager Shutdown +[2024.01.04-16.03.59:414][858]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.01.04-16.03.59:414][858]LogExit: Preparing to exit. +[2024.01.04-16.03.59:423][858]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-16.04.00:558][858]LogWorld: UWorld::CleanupWorld for World_20, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.04.00:558][858]LogWorld: UWorld::CleanupWorld for World_21, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.04.00:558][858]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.04.00:558][858]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.04.00:558][858]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.04.00:618][858]LogExit: Editor shut down +[2024.01.04-16.04.00:618][858]LogExit: Transaction tracking system shut down +[2024.01.04-16.04.00:622][858]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.01.04-16.04.00:698][858]LogExit: Object subsystem successfully closed. +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Total job queries 1,398, among them cache hits 1,074 (76.82%) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Tracking 324 distinct input hashes that result in 126 distinct outputs (38.89%) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: RAM used: 1.50 MiB of 1.55 GiB budget. Usage: 0.09% +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Shaders Compiled: 324 +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Jobs assigned 324, completed 324 (100%) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Average time worker was idle: 922.37 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Time job spent in pending queue: average 8.06 s, longest 26.35 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Job execution time: average 5.51 s, max 10.21 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Job life time (pending + execution): average 13.57 s, max 29.00 +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Shader code size: average 13.767 KiB, min 417 B, max 45.656 KiB +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.29 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 2.84 jobs/batch +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Average processing rate: 7.66 jobs/sec +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Total thread time: 269.297 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Total thread preprocess time: 127.964 s +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Percentage time preprocessing: 47.52% +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Effective parallelization: 6.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 2 times, average 1.08 sec, max 1.21 sec, min 0.95 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 2 times, average 1.06 sec, max 1.15 sec, min 0.98 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 2 times, average 1.00 sec, max 1.01 sec, min 1.00 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 18.93% of total time (compiled 49 times, average 1.04 sec, max 1.66 sec, min 0.66 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.44% of total time (compiled 49 times, average 0.90 sec, max 1.55 sec, min 0.41 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 14.51% of total time (compiled 38 times, average 1.03 sec, max 1.42 sec, min 0.71 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: FDebugViewModePS - 13.60% of total time (compiled 44 times, average 0.83 sec, max 1.56 sec, min 0.27 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: FDebugViewModeVS - 11.28% of total time (compiled 44 times, average 0.69 sec, max 1.22 sec, min 0.41 sec) +[2024.01.04-16.04.00:698][858]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.04.00:795][858]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.01.04-16.04.00:805][858]LogVirtualization: UE::Virtualization was shutdown +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module MaterialEditor (1010) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1008) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module Voice (1006) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module HierarchicalLODUtilities (1004) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1002) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1000) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module SceneOutliner (998) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module StatusBar (996) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (994) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (992) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module DataLayerEditor (990) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module StatsViewer (988) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module AddContentDialog (986) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module WidgetCarousel (985) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (982) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module AutomationWorker (980) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module SmartSnapping (978) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module TextureAlignMode (976) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module BspMode (974) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module GeometryMode (972) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (970) +[2024.01.04-16.04.00:818][858]LogModuleManager: Shutting down and abandoning module ControlRigEditor (968) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module IKRigEditor (966) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (964) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (962) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module GooglePADEditor (960) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module RigVMEditor (958) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (956) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WaveTableEditor (954) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (952) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (950) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (948) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (946) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (944) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (942) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (940) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (938) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WebMMedia (936) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (934) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (932) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (930) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module SequenceRecorder (929) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (926) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (924) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (922) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (920) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module CharacterAI (918) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module PlanarCut (916) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module FractureEngine (914) +[2024.01.04-16.04.00:819][858]LogModuleManager: Shutting down and abandoning module SessionServices (912) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module MeshPaint (910) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (908) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module PlacementMode (907) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module FoliageEdit (904) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module LandscapeEditor (902) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (900) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module ActorPickerMode (898) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module ViewportSnapping (896) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module EditorWidgets (894) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module ViewportInteraction (892) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module ClothPainter (890) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (889) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module WidgetRegistration (886) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module LogVisualizer (884) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (882) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (881) +[2024.01.04-16.04.00:820][858]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (879) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module LinuxPlatformEditor (876) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (874) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (872) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (870) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AnimationSettings (868) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (866) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module CSVtoSVG (864) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (862) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module EditorConfig (860) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module EditorFramework (858) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (856) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module TraceInsights (854) +[2024.01.04-16.04.01:783][858]MemoryProfiler: Shutdown +[2024.01.04-16.04.01:783][858]NetworkingProfiler: Shutdown +[2024.01.04-16.04.01:783][858]LoadingProfiler: Shutdown +[2024.01.04-16.04.01:783][858]TimingProfiler: Shutdown +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module TraceServices (853) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module TraceAnalysis (852) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (848) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (847) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module InputBindingEditor (844) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module MergeActors (842) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (840) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module LocalizationService (839) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module HardwareTargeting (836) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (834) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module UndoHistory (832) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module XmlParser (830) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module Blutility (828) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (826) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (825) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (822) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (821) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module SettingsEditor (818) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module ProjectLauncher (816) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module SessionFrontend (814) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module ProfilerClient (812) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module DeviceManager (810) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AutomationController (808) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AutomationWindow (806) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module Layers (804) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (802) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module DetailCustomizations (800) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module PackagesDialog (798) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (796) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module Persona (794) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (793) +[2024.01.04-16.04.01:783][858]LogModuleManager: Shutting down and abandoning module Kismet (790) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module KismetWidgets (789) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module GraphEditor (786) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module StructViewer (784) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module ClassViewer (782) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (780) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (778) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module SourceControlWindows (776) +[2024.01.04-16.04.01:784][858]LogModuleManager: Shutting down and abandoning module OutputLog (774) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module Documentation (772) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (770) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (768) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module MovieScene (766) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (764) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module AudioMixer (762) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (760) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module LauncherPlatform (758) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module AnalyticsET (756) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module PortalServices (754) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module PortalRpc (752) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module MessagingRpc (750) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module AIModule (748) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module GameplayDebugger (747) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module AITestSuite (745) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module NavigationSystem (743) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (740) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (738) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module TypedElementFramework (736) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (734) +[2024.01.04-16.04.01:785][858]LogModuleManager: Shutting down and abandoning module ProfilerService (732) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (730) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (728) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (726) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (724) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (722) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module TakesCore (720) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (718) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (716) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (714) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (712) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module CollectionManager (711) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module LightMixer (708) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (706) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (704) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (702) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (700) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module Paper2DEditor (698) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module CurveEditorTools (696) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (694) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (692) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module UVEditorTools (690) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module UVEditor (688) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (686) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (684) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module EditorDebugTools (682) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (680) +[2024.01.04-16.04.01:943][858]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (678) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (676) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (674) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (672) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module CryptoKeys (670) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ChangelistReview (668) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module PluginBrowser (666) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DumpGPUServices (664) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (662) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (660) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (658) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (656) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GitSourceControl (654) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module PluginUtils (652) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module CodeLiteSourceCodeAccess (650) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (648) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module UObjectPlugin (646) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module KDevelopSourceCodeAccess (644) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (642) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (640) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeTests (638) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (636) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (634) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ControlRigSpline (632) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (630) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AlembicImporter (628) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AlembicLibrary (627) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ResonanceAudio (624) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AudioCapture (622) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (620) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (618) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GooglePAD (616) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module SynthesisEditor (614) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (612) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AppleImageUtils (610) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AndroidPermission (608) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (606) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ModelingOperators (604) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (602) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ModelingComponents (600) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryFramework (599) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (596) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MeshModelingTools (594) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AssetTags (592) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DynamicMesh (590) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (588) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (586) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InputDebugging (584) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (582) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (581) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryCache (578) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (577) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (574) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (572) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (570) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (568) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (566) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (564) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeEditor (562) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (560) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (558) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (556) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeExport (554) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module InterchangeMessages (552) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GLTFCore (550) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (548) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (546) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module SequencerScripting (544) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module TemplateSequence (540) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module TakeSequencer (538) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module TakeMovieScene (536) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (534) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MediaPlate (532) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ImgMedia (530) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module MediaCompositing (528) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (526) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module VariantManager (524) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (523) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ChaosNiagara (520) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (518) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module LocalizableMessage (516) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (514) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (512) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (510) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (508) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module BackChannel (506) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (504) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (502) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (500) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (498) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module AutomationUtils (496) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (494) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DataflowNodes (492) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (490) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module DataflowEditor (488) +[2024.01.04-16.04.01:944][858]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (486) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (484) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (482) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (480) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (478) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (476) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module FractureEditor (474) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (472) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (470) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (468) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (467) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (465) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (462) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module MeshLODToolset (460) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (458) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module InputEditor (456) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (454) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module TraceUtilities (452) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (450) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (448) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module Paper2D (446) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (444) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module FacialAnimation (442) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (440) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (438) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module TreeMap (437) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (434) +[2024.01.04-16.04.01:945][858]LogModuleManager: Shutting down and abandoning module UdpMessaging (432) +[2024.01.04-16.04.02:045][858]LogModuleManager: Shutting down and abandoning module DataValidation (430) +[2024.01.04-16.04.02:045][858]LogModuleManager: Shutting down and abandoning module TcpMessaging (428) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module NullSourceCodeAccess (426) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (424) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module AnimationSharing (422) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (420) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (418) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module ControlRig (416) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module Constraints (415) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module AnimationData (412) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (410) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module IKRig (408) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module GameplayCameras (406) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module CableComponent (404) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module SignificanceManager (402) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (400) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (398) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (396) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundEditor (394) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module AudioWidgets (393) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (392) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (388) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundEngine (386) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module WaveTable (385) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (383) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (380) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (378) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (376) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (374) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module Synthesis (372) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (370) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (368) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module RigVM (366) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (364) +[2024.01.04-16.04.02:145][858]LogModuleManager: Shutting down and abandoning module SoundFields (362) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (360) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (359) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (356) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module InterchangePipelines (354) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module InterchangeImport (352) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (350) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module InterchangeNodes (348) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (346) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module Niagara (344) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module NiagaraEditor (343) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module ContentBrowser (342) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module ToolMenus (341) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module ContentBrowserData (339) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module NiagaraCore (334) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module ActorSequence (332) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (330) +[2024.01.04-16.04.02:146][858]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (328) +[2024.01.04-16.04.02:158][858]LogModuleManager: Shutting down and abandoning module StructUtils (326) +[2024.01.04-16.04.02:158][858]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (324) +[2024.01.04-16.04.02:158][858]LogModuleManager: Shutting down and abandoning module TakeRecorder (323) +[2024.01.04-16.04.02:158][858]LogModuleManager: Shutting down and abandoning module LevelEditor (321) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (320) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (318) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module MainFrame (316) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module HotReload (315) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module ChaosCaching (310) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module LevelSequence (309) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module PBIK (306) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module FullBodyIK (304) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (302) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module BlueprintGraph (301) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module EnhancedInput (298) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (296) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module AndroidFileServer (294) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (292) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module PacketHandler (290) +[2024.01.04-16.04.02:164][858]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (288) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module AnimGraph (286) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module TimeManagement (284) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module AnimationDataController (282) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (280) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (278) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module MediaAssets (276) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module Overlay (274) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module OverlayEditor (273) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module VREditor (270) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module StringTableEditor (268) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (266) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (264) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module FunctionalTesting (262) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (260) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (259) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (256) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module UMG (254) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module UMGEditor (253) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module EditorStyle (248) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module SlateReflector (246) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module Slate (244) +[2024.01.04-16.04.02:165][858]LogModuleManager: Shutting down and abandoning module SlateCore (242) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (240) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (238) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module UnrealEd (236) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MRMesh (234) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module Messaging (232) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (230) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (228) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module AudioMixerSDL (226) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module AudioMixerCore (225) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module SignalProcessing (224) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module Networking (220) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module Core (218) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module Media (216) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module AssetDefinition (214) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MovieSceneTools (212) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module CurveEditor (211) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module Sequencer (209) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module KismetCompiler (206) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MeshBuilder (204) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module NaniteBuilder (202) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MeshUtilities (200) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (199) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (198) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (197) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (194) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (193) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (191) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (189) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module MaterialBaking (185) +[2024.01.04-16.04.02:166][858]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (182) +[2024.01.04-16.04.02:176][858]LogModuleManager: Shutting down and abandoning module TelemetryUtils (179) +[2024.01.04-16.04.02:176][858]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (176) +[2024.01.04-16.04.02:176][858]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (174) +[2024.01.04-16.04.02:176][858]LogModuleManager: Shutting down and abandoning module DerivedDataCache (172) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TargetPlatform (170) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (169) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (167) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (165) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (163) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (161) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (159) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (157) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (155) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (153) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (151) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module ImageWrapper (148) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (146) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (144) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (142) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (140) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (138) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (136) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module VulkanRHI (130) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module InputCore (128) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module Settings (126) +[2024.01.04-16.04.02:178][858]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (124) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (122) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (121) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module Chaos (118) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module GeometryCore (117) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module AISupportModule (114) +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (112) +[2024.01.04-16.04.02:196][858]RenderDocPlugin: plugin has been unloaded. +[2024.01.04-16.04.02:196][858]LogModuleManager: Shutting down and abandoning module ACLPlugin (110) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module LinuxDeviceProfileSelector (108) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module ChunkDownloader (106) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (104) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (102) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module NiagaraShader (100) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (98) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module XMPP (93) +[2024.01.04-16.04.02:197][858]LogModuleManager: Shutting down and abandoning module WebSockets (92) +[2024.01.04-16.04.02:222][858]LogModuleManager: Shutting down and abandoning module HTTP (89) +[2024.01.04-16.04.02:222][858]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.01.04-16.04.02:223][858]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BEBF53B48-8C75-47EE-B358-A5D928B0A228%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.01.04-16.04.02:247][858]LogModuleManager: Shutting down and abandoning module SSL (88) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (84) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (82) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (80) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (78) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (76) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (74) +[2024.01.04-16.04.02:248][858]LogModuleManager: Shutting down and abandoning module DatasmithContent (72) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module VariantManagerContent (70) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module GLTFExporter (68) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module ChaosCloth (66) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (62) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (60) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module SourceControl (59) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module FastBuildController (48) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (46) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module AnimationModifiers (44) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module AudioEditor (42) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module PropertyEditor (41) +[2024.01.04-16.04.02:249][858]LogModuleManager: Shutting down and abandoning module Virtualization (38) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module MessageLog (37) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module TextureCompressor (34) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (33) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module RenderCore (30) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module Landscape (28) +[2024.01.04-16.04.02:250][858]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (26) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module OpenGLDrv (24) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.01.04-16.04.02:252][858]LogPakFile: Destroying PakPlatformFile +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.01.04-16.04.02:252][858]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.01.04-16.04.02:420][858]LogVulkanRHI: Warning: FVulkanSubresourceAllocator 0x4ce281a7000 has unfreed Image resources +0x00007f6bd7615dfa libUnrealEditor-Core.so!FUnixPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformStackWalk.cpp:765] +0x00007f6afb1a47ef libUnrealEditor-VulkanRHI.so!VulkanRHI::FVulkanSubresourceAllocator::FVulkanSubresourceAllocator(VulkanRHI::EVulkanAllocationType, VulkanRHI::FMemoryManager*, unsigned char, VulkanRHI::FDeviceMemoryAllocation*, unsigned int, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:2572] +0x00007f6afb1a12c7 libUnrealEditor-VulkanRHI.so!VulkanRHI::FVulkanResourceHeap::AllocateResource(VulkanRHI::FVulkanAllocation&, FVulkanEvictable*, VulkanRHI::EType, unsigned int, unsigned int, bool, bool, VulkanRHI::EVulkanAllocationMetaType, bool, char const*, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:2003] +0x00007f6afb1a65c0 libUnrealEditor-VulkanRHI.so!VulkanRHI::FMemoryManager::AllocateImageMemory(VulkanRHI::FVulkanAllocation&, FVulkanEvictable*, VkMemoryRequirements const&, unsigned int, VulkanRHI::EVulkanAllocationMetaType, bool, char const*, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:2947] +0x00007f6afb22d491 libUnrealEditor-VulkanRHI.so!FVulkanTexture::FVulkanTexture(FVulkanDevice&, FRHITextureCreateDesc const&, FRHITransientHeapAllocation const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanTexture.cpp:1558] +0x00007f6afb22a4c5 libUnrealEditor-VulkanRHI.so!FVulkanDynamicRHI::RHICreateTexture(FRHITextureCreateDesc const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanTexture.cpp:955] +0x00007f6afb2428fc libUnrealEditor-VulkanRHI.so!FVulkanDynamicRHI::RHICreateTexture_RenderThread(FRHICommandListImmediate&, FRHITextureCreateDesc const&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h:222] +0x00007f6bd01ec87a libUnrealEditor-RenderCore.so!FColoredTexture<255, 255, 255, 255>::InitRHI(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/GlobalRenderResources.cpp:61] +0x00007f6bd02d0f7d libUnrealEditor-RenderCore.so!FRenderResource::InitPreRHIResources() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderResource.cpp:137] +0x00007f6afb212792 libUnrealEditor-VulkanRHI.so!FVulkanDynamicRHI::InitInstance() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1069] + + +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Warning: ** LEAK 000 [00000200-00000400] 512 Image + +0x00007f6bd7615dfa libUnrealEditor-Core.so!FUnixPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Unix/UnixPlatformStackWalk.cpp:765] +0x00007f6afb1a0d1a libUnrealEditor-VulkanRHI.so!VulkanRHI::FVulkanSubresourceAllocator::TryAllocate2(VulkanRHI::FVulkanAllocation&, FVulkanEvictable*, unsigned int, unsigned int, VulkanRHI::EVulkanAllocationMetaType, char const*, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:3958] +0x00007f6afb1a112f libUnrealEditor-VulkanRHI.so!VulkanRHI::FVulkanResourceHeap::AllocateResource(VulkanRHI::FVulkanAllocation&, FVulkanEvictable*, VulkanRHI::EType, unsigned int, unsigned int, bool, bool, VulkanRHI::EVulkanAllocationMetaType, bool, char const*, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:1961] +0x00007f6afb1a65c0 libUnrealEditor-VulkanRHI.so!VulkanRHI::FMemoryManager::AllocateImageMemory(VulkanRHI::FVulkanAllocation&, FVulkanEvictable*, VkMemoryRequirements const&, unsigned int, VulkanRHI::EVulkanAllocationMetaType, bool, char const*, unsigned int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanMemory.cpp:2947] +0x00007f6afb22d491 libUnrealEditor-VulkanRHI.so!FVulkanTexture::FVulkanTexture(FVulkanDevice&, FRHITextureCreateDesc const&, FRHITransientHeapAllocation const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanTexture.cpp:1558] +0x00007f6afb22a4c5 libUnrealEditor-VulkanRHI.so!FVulkanDynamicRHI::RHICreateTexture(FRHITextureCreateDesc const&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanTexture.cpp:955] +0x00007f6afb2428fc libUnrealEditor-VulkanRHI.so!FVulkanDynamicRHI::RHICreateTexture_RenderThread(FRHICommandListImmediate&, FRHITextureCreateDesc const&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h:222] +0x00007f6bd01ed0aa libUnrealEditor-RenderCore.so!FColoredTexture<0, 0, 0, 255>::InitRHI(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/GlobalRenderResources.cpp:61] +0x00007f6bd01ecda9 libUnrealEditor-RenderCore.so!FBlackTextureWithSRV::InitRHI(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/GlobalRenderResources.cpp:113] +0x00007f6bd02d0f7d libUnrealEditor-RenderCore.so!FRenderResource::InitPreRHIResources() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderResource.cpp:137] + + +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: /******************************************* Device Memory ********************************************\ +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 76714496 (0.89%) - DeviceLocal - PrimaryHeap +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 1048576 (0.00%) +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:421][858]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 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: HEAP 00 | 33.46% / 2740.94 MB | 7696.81 MB | 8192.00 MB | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: HEAP 01 | 0.81% / 189.39 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Device Memory: 21 allocations on 2 heaps +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Heap 0, 20 allocations +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 0 1.000 0.000 0x7f6a600cf9a0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 1 1.000 1.000 0x67705d0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 2 1.000 2.000 0x676d790 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 3 8.000 3.000 0x6775010 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 4 1.000 11.000 0x677b500 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 5 1.000 12.000 0x7f6a600b8a90 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 6 2.098 13.000 0x160c0e0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 7 1.000 15.098 0x15ae950 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 8 1.000 16.098 0x7f6a600d32b0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 9 1.000 17.098 0x7f6a60095920 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 10 1.000 18.098 0x6ab4610 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 11 1.000 19.098 0x7f6a606e0060 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 12 10.000 20.098 0x7f6a600e2ff0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 13 10.000 30.098 0x7f6a60013980 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 14 1.000 40.098 0x7f6a6008bbd0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 15 10.000 41.098 0x7f6a604815e0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 16 1.000 51.098 0x7f6a600bbc90 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 17 19.062 52.098 0x7f6a6047fd20 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 18 1.000 71.161 0x7f6a6002bba0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 19 1.000 72.161 0x7f6a600d7e30 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Total Allocated 73.16 MB, Peak 3868.13 MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Heap 1, 1 allocations +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 0 1.000 0.000 0x679c5e0 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Total Allocated 1.00 MB, Peak 170.00 MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Blocks Kept alive Current Frame (-1) +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Free Blocks in Allocations: +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 8388608 : 0x4ce280393c0/Frame -0001 :: Size 8.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3f868780/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3f86e300/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3fc94600/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3f865f40/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3fc96680/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce28039300/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce28039240/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce39d0d080/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3808cd80/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3f860d80/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3fc97300/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce28039480/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce3f8635c0/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 1048576 : 0x4ce90170140/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 02 1048576 : 0x4ce28039e00/Frame -0001 :: Size 1.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 2200064 : 0x4ce2d6dd2c0/Frame -0001 :: Size 2.10MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 10485760 : 0x4ce6cc8a6c0/Frame -0001 :: Size 10.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 10485760 : 0x4ce69068380/Frame -0001 :: Size 10.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: 01 10485760 : 0x4ce69068140/Frame -0001 :: Size 10.00MB +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: /******************************************* FMemoryManager ********************************************\ +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: HEAP DUMP +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 0, NOT USED +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 1, Memory Type Index 1 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 2, Memory Type Index 2 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 3, Memory Type Index 3 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 4, Memory Type Index 4 +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: BUFFER DUMP +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 128 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 256 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 512 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 1024 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 2048 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 8192 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of 0 size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Buffer of large size Allocations: 0 Used / 0 Free +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ::Totals:: +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Large Alloc Used/Max 0/0 0.00% +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Binned Alloc Used/Max 0/0 0.00% +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: SUMMARY +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Device Heaps | Memory Reserved FreeMem TotalMem | Allocs - | Allocs | Flags | Type +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Device Heap 0 | 73.16mb / 54.10mb / 8064.74mb / 8192.00mb | 20 19 | 39 0 0 | 00007 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Device Heap 1 | 1.00mb / 1.00mb / 23489.70mb / 23491.70mb | 1 1 | 2 0 0 | 0000e | VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Allocators | BufMem ImgMem FreeMem TotalMem | BufAllocs ImgAllocs | Pages BufPgs ImgPgs | Flags | Type +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 0 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 1 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00001 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 2 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00006 | VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 3 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 0000e | VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: ResourceHeap 4 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00007 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 128 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 256 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 512 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 1024 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 2048 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 8192 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 0 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool -1 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 128 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 256 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:421][858]LogVulkanRHI: Display: Pool 512 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Pool 1024 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Pool 2048 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Pool 8192 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Pool 0 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Pool -1 | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Dedicated Pages | 0.00mb / 19.06mb / 0.00mb / 19.06mb | 0 1 | 1 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: TotalHost | 0.00mb / 19.06mb / 0.00mb / 19.06mb | 0 1 | 1 0 0 | 0000e | VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: TotalLocal | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00007 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Total | 0.00mb / 19.06mb / 0.00mb / 19.06mb | 0 1 | 1 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Allocated Device Heap 0 | 0.00mb / 19.06mb / 8172.94mb / 8192.00mb | 0 1 | 1 0 0 | 00007 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Allocated Device Heap 1 | 0.00mb / 0.00mb / 23491.70mb / 23491.70mb | 0 0 | 0 0 0 | 0000e | VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Subsystems | BufMem ImgMem FreeMem TotalMem | BufAllocs ImgAllocs | Pages BufPgs ImgPgs | Flags | Type +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: Staging | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 0 0 | 0 0 0 | 00000 | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: --------------------------------------------------------------------------------------------------------------------------------------------------------- +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: + +SubAllocator Dump + + +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: | Free Count | Fill / Used / Free / Total / Largest | Unknown / UBO / MultiBuf / FrameTemp | ImageRT / Image | BufferUAV / BufferStg / BufOthr | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: UsedDedicatedImagePages - ResTypeHeaps[1] [ 36] | 0 1 | 100% / 19.06mb / 0.00mb / 19.06mb / 0.00mb | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 19.06mb / 0.00mb | 0.00mb / 0.00mb / 0.00mb | 0 0 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: | Free Count | Fill / Used / Free / Total / Largest | Unknown / UBO / MultiBuf / FrameTemp | ImageRT / Image | BufferUAV / BufferStg / BufOthr | Mapped/Evictable | +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: UsedDedicatedImagePages - ResTypeHeaps[1] 0 | 0 1 | 100% / 19.06mb / 0.00mb / 19.06mb / 0.00mb | 0.00mb / 0.00mb / 0.00mb / 0.00mb | 19.06mb / 0.00mb | 0.00mb / 0.00mb / 0.00mb | 0 0 | VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:422][858]LogVulkanRHI: Display: [00000000 - 01310000] | 19.062MB | ImageRT SceneDepthZ +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Warning: Found 1 unfreed allocations! +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: /******************************************* Device Memory ********************************************\ +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 19988480 (0.23%) - DeviceLocal - PrimaryHeap +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:447][858]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 +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: HEAP 00 | 33.46% / 2740.94 MB | 7696.81 MB | 8192.00 MB | +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: HEAP 01 | 0.81% / 189.39 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Device Memory: 1 allocations on 2 heaps +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Heap 0, 1 allocations +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: 0 19.062 0.000 0x7f6a6047fd20 +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Total Allocated 19.06 MB, Peak 3868.13 MB +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Heap 1, 0 allocations +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Total Allocated 0.00 MB, Peak 170.00 MB +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Blocks Kept alive Current Frame (-1) +[2024.01.04-16.04.02:447][858]LogVulkanRHI: Display: Free Blocks in Allocations: +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Warning: Found 1 unfreed allocations! +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: /******************************************* Device Memory ********************************************\ +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 19988480 (0.23%) - DeviceLocal - PrimaryHeap +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.02:518][858]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 +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: HEAP 00 | 33.46% / 2740.94 MB | 7696.81 MB | 8192.00 MB | +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: HEAP 01 | 0.81% / 189.39 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Device Memory: 0 allocations on 2 heaps +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Heap 0, 1 allocations +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: 0 19.062 0.000 0x7f6a6047fd20 +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Total Allocated 19.06 MB, Peak 3868.13 MB +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Heap 1, 0 allocations +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Total Allocated 0.00 MB, Peak 170.00 MB +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Blocks Kept alive Current Frame (-1) +[2024.01.04-16.04.02:518][858]LogVulkanRHI: Display: Free Blocks in Allocations: +[2024.01.04-16.04.02:561][858]LogExit: Exiting. +[2024.01.04-16.04.02:561][858]LogInit: Tearing down SDL. +[2024.01.04-16.04.02:574][858]Log file closed, 01/04/24 18:04:02 diff --git a/Saved/Logs/cg23_hmw_minilevel2.log b/Saved/Logs/cg23_hmw_minilevel2.log new file mode 100644 index 0000000..52dbbae --- /dev/null +++ b/Saved/Logs/cg23_hmw_minilevel2.log @@ -0,0 +1,4001 @@ +Log file open, 01/04/24 18:04:05 +LogInit: Display: Running engine for game: cg23_hmw_minilevel2 +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Ubuntu 20.04.6 LTS 5.15.0-91-generic" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 9 6900HS with Radeon Graphics" +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="" ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject -nohighdpi"" +LogCsvProfiler: Display: Metadata set : loginid="e756737ed840423881e742f3c955924a-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.095195 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-707144F87C3C480FB34B96F7E095A4EC + Session CrashGUID >==================================================== +LogAssetRegistry: Display: Asset registry cache read as 18.3 MiB from ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Android ini files took 0.14 seconds +LogConfig: Display: Loading IOS ini files took 0.16 seconds +LogConfig: Display: Loading Mac ini files took 0.16 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.17 seconds +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Interchange +LogConfig: Display: Loading Windows ini files took 0.22 seconds +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogConfig: Display: Loading TVOS ini files took 0.23 seconds +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin Synthesis +LogConfig: Display: Loading Unix ini files took 0.25 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.25 seconds +LogConfig: Display: Loading Linux ini files took 0.25 seconds +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin Text3D +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +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 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Ubuntu 20.04.6 LTS (5.15.0-91-generic), CPU: AMD Ryzen 9 6900HS with Radeon Graphics, GPU: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +LogInit: Compiled (64-bit): Nov 3 2023 16:10:38 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 16.0.6 (github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -nohighdpi +LogInit: Base Directory: /home/krt/Linux_Unreal_Engine_5.3.2/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: 36 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.ShadingPath:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.AllowDeferredShadingOpenGL:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.SupportGPUScene:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VT.EnableAutoImport:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VT.AnisotropicFiltering:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[bEnableVirtualTextureOpacityMask:0]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[WorkingColorSpaceChoice:sRGB]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[RedChromaticityCoordinate:(X=0.640000,Y=0.330000)]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[GreenChromaticityCoordinate:(X=0.300000,Y=0.600000)]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[BlueChromaticityCoordinate:(X=0.150000,Y=0.060000)]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[WhiteChromaticityCoordinate:(X=0.312700,Y=0.329000)]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Lumen.HardwareRayTracing:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Lumen.HardwareRayTracing.LightingMode:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.RayTracing.Shadows:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.PathTracing:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DistanceFields.DefaultVoxelDensity:0.200000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Nanite.ProjectEnabled:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ForwardShading:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[xr.VRS.FoveationLevel:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[xr.VRS.DynamicFoveation:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.800000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.800000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MSAACount:4]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default:100.000000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.Desktop.Mode:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.Mobile.Mode:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.VR.Mode:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.PathTracer.Mode:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Shadow.CSMCaching:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:2]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[vr.InstancedStereo:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MobileHDR:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[vr.MobileMultiView:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.01.04-16.04.17:435][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SupportCloudShadowOnForwardLitTranslucent:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Shadow.TranslucentPerObject.ProjectEnabled:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Water.SingleLayerWater.SupportCloudShadow:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Substrate:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Substrate.OpaqueMaterialRoughRefraction:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Substrate.Debug.AdvancedVisualizationShaders:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Material.RoughDiffuse:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Material.EnergyConservation:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.OIT.SortedPixels:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SkinCache.SkipCompilingGPUSkinVF:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableLocalLights:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableClusteredReflections:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.EnableNoPrecomputedLightingCSMShader:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[DefaultBoneInfluenceLimit:(Default=0,PerPlatform=())]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[r.Mobile.SupportsGen4TAA:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.01.04-16.04.17:436][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.01.04-16.04.17:436][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.01.04-16.04.17:436][ 0]LogInit: Initializing SDL. +[2024.01.04-16.04.17:459][ 0]LogInit: Initialized SDL 2.24.0 revision: (compiled against 2.24.0) +[2024.01.04-16.04.17:459][ 0]LogInit: Using SDL video driver 'x11' +[2024.01.04-16.04.17:459][ 0]LogInit: Display metrics: +[2024.01.04-16.04.17:459][ 0]LogInit: PrimaryDisplayWidth: 2560 +[2024.01.04-16.04.17:459][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2024.01.04-16.04.17:459][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2024.01.04-16.04.17:459][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-16.04.17:459][ 0]LogInit: VirtualDisplayRect: +[2024.01.04-16.04.17:459][ 0]LogInit: Left=0, Top=0, Right=2560, Bottom=1400 +[2024.01.04-16.04.17:459][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-16.04.17:459][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2024.01.04-16.04.17:459][ 0]LogInit: Number of monitors: 1 +[2024.01.04-16.04.17:459][ 0]LogInit: Monitor 0 +[2024.01.04-16.04.17:459][ 0]LogInit: Name: 0 +[2024.01.04-16.04.17:459][ 0]LogInit: ID: display0 +[2024.01.04-16.04.17:459][ 0]LogInit: NativeWidth: 2560 +[2024.01.04-16.04.17:459][ 0]LogInit: NativeHeight: 1440 +[2024.01.04-16.04.17:459][ 0]LogInit: bIsPrimary: true +[2024.01.04-16.04.17:459][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.01.04-16.04.17:459][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.01.04-16.04.17:459][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.01.04-16.04.17:459][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.01.04-16.04.17:460][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-16.04.17:460][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2024.01.04-16.04.17:460][ 0]LogHAL: Display: Platform has ~ 31 GB [32843776000 / 34359738368 / 31], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.01.04-16.04.17:460][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2024.01.04-16.04.17:460][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.01.04-16.04.17:460][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2024.01.04-16.04.17:460][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Config/LinuxEditor/Editor.ini] +[2024.01.04-16.04.17:460][ 0]LogInit: Unix hardware info: +[2024.01.04-16.04.17:460][ 0]LogInit: - we are the first instance of this executable +[2024.01.04-16.04.17:460][ 0]LogInit: - this process' id (pid) is 12111, parent process' id (ppid) is 1 +[2024.01.04-16.04.17:460][ 0]LogInit: - we are not running under debugger +[2024.01.04-16.04.17:460][ 0]LogInit: - machine network name is 'krt-zephyrus' +[2024.01.04-16.04.17:460][ 0]LogInit: - user name is 'krt' (krt) +[2024.01.04-16.04.17:460][ 0]LogInit: - we're logged in locally +[2024.01.04-16.04.17:460][ 0]LogInit: - we're running with rendering +[2024.01.04-16.04.17:460][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 9 6900HS with Radeon Graphics' (signature: 0xA40F41) +[2024.01.04-16.04.17:460][ 0]LogInit: - Number of physical cores available for the process: 8 +[2024.01.04-16.04.17:460][ 0]LogInit: - Number of logical cores available for the process: 16 +[2024.01.04-16.04.17:460][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 3070 Ti Laptop GPU (NVIDIA UNIX x86_64 Kernel Module 535.129.03 Thu Oct 19 18:56:32 UTC 2023) +[2024.01.04-16.04.17:460][ 0]LogInit: - Memory allocator used: Mimalloc +[2024.01.04-16.04.17:460][ 0]LogInit: - This is an internal build. +[2024.01.04-16.04.17:460][ 0]LogCore: Benchmarking clocks: +[2024.01.04-16.04.17:460][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 42378942 (42379K, 42M) calls per second without zero deltas. +[2024.01.04-16.04.17:460][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 42139544 (42140K, 42M) calls per second without zero deltas. +[2024.01.04-16.04.17:460][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 193329049 (193329K, 193M) calls per second with 99.999866% zero deltas. +[2024.01.04-16.04.17:460][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas. +[2024.01.04-16.04.17:460][ 0]LogInit: Unix-specific commandline switches: +[2024.01.04-16.04.17:460][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2024.01.04-16.04.17:460][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2024.01.04-16.04.17:460][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2024.01.04-16.04.17:460][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2024.01.04-16.04.17:460][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2024.01.04-16.04.17:460][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2024.01.04-16.04.17:460][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2024.01.04-16.04.17:460][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2024.01.04-16.04.17:460][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2024.01.04-16.04.17:460][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2024.01.04-16.04.17:460][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2024.01.04-16.04.17:460][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2024.01.04-16.04.17:460][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2024.01.04-16.04.17:460][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2024.01.04-16.04.17:460][ 0]LogInit: - Physical RAM available (not considering process quota): 31 GB (31322 MB, 32074000 KB, 32843776000 bytes) +[2024.01.04-16.04.17:460][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2024.01.04-16.04.17:460][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2024.01.04-16.04.17:460][ 0]LogInit: - PageSize 4096 +[2024.01.04-16.04.17:460][ 0]LogInit: - BinnedPageSize 65536 +[2024.01.04-16.04.17:460][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.01.04-16.04.18:524][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.01.04-16.04.18:544][ 0]LogInit: Using OS detected language (en-US). +[2024.01.04-16.04.18:544][ 0]LogInit: Using OS detected locale (en-US). +[2024.01.04-16.04.18:544][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.01.04-16.04.18:825][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.01.04-16.04.18:825][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.01.04-16.04.20:129][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2024.01.04-16.04.20:129][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2024.01.04-16.04.20:129][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-16.04.20:129][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=/home/krt/autoware_mini_ws/devel/lib:/opt/ros/noetic/lib:/opt/ros/noetic/lib/x86_64-linux-gnu:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2024.01.04-16.04.20:130][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2024.01.04-16.04.20:130][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.3.239 +[2024.01.04-16.04.20:130][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM5_RT: +[2024.01.04-16.04.20:189][ 0]LogVulkanRHI: - Checking device support for profile VP_UE_Vulkan_SM5_RT (deviceName=NVIDIA GeForce RTX 3070 Ti Laptop GPU, driverName=NVIDIA, driverInfo=535.129.03). You may find the details of the capabilities of this device on https://vulkan.gpuinfo.org/ +[2024.01.04-16.04.20:190][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2024.01.04-16.04.20:190][ 0]LogVulkanRHI: Using API Version 1.2. +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: Found 18 available instance extensions : +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: + VK_EXT_debug_report +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2024.01.04-16.04.20:209][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: Found 6 available instance layers : +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_standard_validation +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2024.01.04-16.04.20:210][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1747f50. +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: Display: - API=1.3.242 (0x4030f2) Driver=0x85e040c0 VendorId=0x10de +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: Display: - DeviceID=0x24a0 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32, Timestamps 1 +[2024.01.04-16.04.20:225][ 0]LogVulkanRHI: API Version: 1.3.242 +[2024.01.04-16.04.20:225][ 0]LogRHI: RHI Adapter Info: +[2024.01.04-16.04.20:225][ 0]LogRHI: Name: NVIDIA GeForce RTX 3070 Ti Laptop GPU +[2024.01.04-16.04.20:225][ 0]LogRHI: Driver Version: 535.129 (internal:535.129, unified:) +[2024.01.04-16.04.20:225][ 0]LogRHI: Driver Date: 01-01-01 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: Found 188 available device extensions : +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_graphics_pipeline_library +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_load_store_op_none +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_mesh_shader +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_mutable_descriptor_type +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_cache_control +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_EXT_subgroup_size_control +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_tooling_info +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_depth_stencil_resolve +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_fragment_shader_barycentric +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance4 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_library +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_ycbcr_conversion +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_KHR_synchronization2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_timeline_semaphore +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: Found 1 available device layers : +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: - driverInfo: 535.129.03 +[2024.01.04-16.04.20:226][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627775, resourceDescriptorBufferAddressSpaceSize=1099511627775, maxSamplerDescriptorBufferRange=1099511627775, maxResourceDescriptorBufferRange=1099511627775, descriptorBufferAddressSpaceSize=1099511627775, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Found 5 Queue Families +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Initializing Queue Family 1: 2 queues Xfer Sparse +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2024.01.04-16.04.20:227][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 1 queues Xfer Sparse +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: Using 29 device extensions: +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-16.04.20:526][ 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 +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: HEAP 00 | 0.22% / 17.88 MB | 7797.88 MB | 8192.00 MB | +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: HEAP 01 | 0.18% / 41.31 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-16.04.20:526][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-16.04.20:546][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/VulkanPSO.cache.10de.24a0' not found. +[2024.01.04-16.04.20:546][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2024.01.04-16.04.20:551][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.01.04-16.04.20:551][ 0]LogRHI: Texture pool is 5734 MB (70% of 8192 MB) +[2024.01.04-16.04.21:566][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all' +[2024.01.04-16.04.21:566][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_0.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_0.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -platform=all ] +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.6.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.7.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.8.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.9.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.10.so +[2024.01.04-16.04.21:570][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.01.04-16.04.22:147][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.01.04-16.04.22:147][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.01.04-16.04.22:147][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.01.04-16.04.22:147][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.01.04-16.04.22:695][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.01.04-16.04.22:696][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.01.04-16.04.23:237][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.01.04-16.04.23:237][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.01.04-16.04.23:237][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.01.04-16.04.23:240][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM5 from hinted modules, loading all potential format modules to find it +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.01.04-16.04.24:874][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.01.04-16.04.24:874][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.01.04-16.04.24:875][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.01.04-16.04.24:876][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.01.04-16.04.24:876][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.01.04-16.04.24:876][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-16.04.24:876][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.01.04-16.04.24:908][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1270 MiB) +[2024.01.04-16.04.24:908][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.04-16.04.24:909][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.01.04-16.04.24:912][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2024.01.04-16.04.24:912][ 0]LogDerivedDataCache: Display: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=2825.77MBs, RandomWriteSpeed=421.91MBs. Assigned SpeedClass 'Local' +[2024.01.04-16.04.24:912][ 0]LogDerivedDataCache: Local: Using data cache path /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Writable +[2024.01.04-16.04.24:913][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.01.04-16.04.24:913][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.01.04-16.04.24:913][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.01.04-16.04.24:913][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.01.04-16.04.24:913][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/WorkingDirectory/12111/). +[2024.01.04-16.04.24:913][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/Shaders/tmp/97F6D2A6D83E4A2FA9B9CA9B1524B5E4/'. +[2024.01.04-16.04.24:914][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2024.01.04-16.04.25:927][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/ShaderAutogen/VULKAN_SM5/AutogenShaderHeaders.ush +[2024.01.04-16.04.25:927][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.01.04-16.04.26:208][ 0]LogSlate: Using FreeType 2.10.0 +[2024.01.04-16.04.26:209][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.01.04-16.04.26:226][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin. +[2024.01.04-16.04.26:226][ 0]LogAssetRegistry: FAssetRegistry took 0.0014 seconds to start up +[2024.01.04-16.04.26:230][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.01.04-16.04.26:376][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.01.04-16.04.26:376][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.01.04-16.04.26:376][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.01.04-16.04.26:377][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.01.04-16.04.26:377][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.01.04-16.04.26:485][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: Available device profiles: +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7e800][0x650bd230000 66] GlobalDefaults, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7ea00][0x650bd237800 66] Windows, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7ec00][0x650bd232800 66] WindowsEditor, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7f000][0x650bf1dc800 66] WindowsServer, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7f200][0x650b6ca0000 66] WindowsClient, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7f400][0x6509a697800 66] IOS, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7f600][0x650c3250000 66] iPadAir2, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7f800][0x650c3252800 66] IPadPro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7fa00][0x650c3255000 66] iPadAir3, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7fc00][0x650c3257800 66] iPadAir4, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c2b7fe00][0x650c325a000 66] iPadAir5, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c26ffe00][0x650c325c800 66] iPadMini4, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650bd373000][0x650c3260000 66] iPadMini5, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650bcb3d600][0x650c3262800 66] iPadMini6, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650b6ad6400][0x650c3265000 66] iPhone6S, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270000][0x650c3267800 66] iPhone7, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270200][0x650c326a000 66] iPodTouch7, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270400][0x650c326c800 66] iPhone6SPlus, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270600][0x650c3280000 66] iPhone7Plus, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270800][0x650c3282800 66] iPhoneSE, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270a00][0x650c3285000 66] iPhone8, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270c00][0x650c3287800 66] iPhone8Plus, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3270e00][0x650c328a000 66] iPhoneX, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271000][0x650c328c800 66] iPhoneXS, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271200][0x650c3290000 66] iPhoneXSMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271400][0x650c3292800 66] iPhoneXR, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271600][0x650c3295000 66] iPhone11, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271800][0x650c3297800 66] iPhone11Pro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271a00][0x650c329a000 66] iPhone11ProMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271c00][0x650c329c800 66] iPhoneSE2, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3271e00][0x650c36e0000 66] iPhone12Mini, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272000][0x650c36e2800 66] iPhone12, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272200][0x650c36e5000 66] iPhone12Pro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272400][0x650c36e7800 66] iPhone12ProMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272600][0x650c36ea000 66] iPhone13Mini, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272800][0x650c36ec800 66] iPhone13, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272a00][0x650c36f0000 66] iPhone13Pro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272c00][0x650c36f2800 66] iPhone13ProMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3272e00][0x650c36f5000 66] iPhoneSE3, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273000][0x650c36f7800 66] iPhone14, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273200][0x650c36fa000 66] iPhone14Plus, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273400][0x650c36fc800 66] iPhone14Pro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273600][0x650c3700000 66] iPhone14ProMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273800][0x650c3702800 66] iPhone15, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273a00][0x650c3705000 66] iPhone15Plus, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273c00][0x650c3707800 66] iPhone15Pro, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3273e00][0x650c370a000 66] iPhone15ProMax, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274000][0x650c370c800 66] iPadPro105, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274200][0x650c3710000 66] iPadPro129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274400][0x650c3712800 66] iPadPro97, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274600][0x650c3715000 66] iPadPro2_129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274800][0x650c3717800 66] iPad5, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274a00][0x650c371a000 66] iPad6, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274c00][0x650c371c800 66] iPad7, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3274e00][0x650c3720000 66] iPad8, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275000][0x650c3722800 66] iPad9, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275200][0x650c3725000 66] iPad10, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275400][0x650c3727800 66] iPadPro11, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275600][0x650c372a000 66] iPadPro2_11, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275800][0x650c372c800 66] iPadPro3_11, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275a00][0x650c3730000 66] iPadPro4_11, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275c00][0x650c3732800 66] iPadPro3_129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3275e00][0x650c3735000 66] iPadPro4_129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276000][0x650c3737800 66] iPadPro5_129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276200][0x650c373a000 66] iPadPro6_129, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276400][0x650c373c800 66] AppleTV, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276600][0x650c3740000 66] AppleTV4K, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276800][0x650c3742800 66] AppleTV2_4K, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276a00][0x650c3745000 66] TVOS, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276c00][0x650c3747800 66] Mac, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3276e00][0x650c374a000 66] MacEditor, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277000][0x650c374c800 66] MacClient, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277200][0x650c3750000 66] MacServer, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277400][0x650c3752800 66] Linux, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277600][0x650c3755000 66] LinuxEditor, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277800][0x650c3757800 66] LinuxArm64Editor, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277a00][0x650c375a000 66] LinuxArm64, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277c00][0x650c375c800 66] LinuxClient, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3277e00][0x650c3760000 66] LinuxArm64Client, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278000][0x650c3762800 66] LinuxServer, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278200][0x650c3765000 66] LinuxArm64Server, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278400][0x650c3767800 66] Android, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278600][0x650c376a000 66] Android_Preview_OpenGL, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278800][0x650c376c800 66] Android_Preview_Vulkan, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278a00][0x650c3770000 66] Android_Low, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278c00][0x650c3772800 66] Android_Mid, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3278e00][0x650c3775000 66] Android_High, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279000][0x650c3777800 66] Android_Default, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279200][0x650c377a000 66] Android_Adreno4xx, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279400][0x650c377c800 66] Android_Adreno5xx_Low, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279600][0x650c37e0000 66] Android_Adreno5xx, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279800][0x650c37e2800 66] Android_Adreno6xx, +[2024.01.04-16.04.26:485][ 0]LogDeviceProfileManager: [0x650c3279a00][0x650c37e5000 66] Android_Adreno6xx_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c3279c00][0x650c37e7800 66] Android_Adreno7xx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c3279e00][0x650c37ea000 66] Android_Adreno7xx_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327a000][0x650c37ec800 66] Android_Mali_T6xx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327a200][0x650c37f0000 66] Android_Mali_T7xx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327a400][0x650c37f2800 66] Android_Mali_T8xx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327a600][0x650c37f5000 66] Android_Mali_G71, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327a800][0x650c37f7800 66] Android_Mali_G72, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327aa00][0x650c37fa000 66] Android_Mali_G72_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327ac00][0x650c37fc800 66] Android_Mali_G76, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327ae00][0x650c1f40000 66] Android_Mali_G76_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327b000][0x650c1f42800 66] Android_Mali_G77, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327b200][0x650c1f45000 66] Android_Mali_G77_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327b400][0x650c1f47800 66] Android_Mali_G78, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327b600][0x650c1f4a000 66] Android_Mali_G78_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327b800][0x650c1f4c800 66] Android_Mali_G710, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327ba00][0x650c1f50000 66] Android_Mali_G710_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327bc00][0x650c1f52800 66] Android_Mali_G7xx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327be00][0x650c1f55000 66] Android_Mali_G7xx_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327c200][0x650c1f57800 66] Android_Xclipse_920, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327c400][0x650c1f5a000 66] Android_Xclipse_920_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327c800][0x650c1f5c800 66] Android_Vulkan_SM5, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327ca00][0x650c1f60000 66] Android_PowerVR_G6xxx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327cc00][0x650c1f62800 66] Android_PowerVR_GT7xxx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327ce00][0x650c1f65000 66] Android_PowerVR_GE8xxx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327d000][0x650c1f67800 66] Android_PowerVR_GM9xxx, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327d200][0x650c1f6a000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327d400][0x650c1f6c800 66] Android_TegraK1, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327d600][0x650c1f70000 66] Android_Unknown_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327d800][0x650c1f72800 66] Oculus_Quest, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327da00][0x650c1f75000 66] Oculus_Quest2, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327dc00][0x650c1f77800 66] Meta_Quest_Pro, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327de00][0x650c1f7a000 66] Meta_Quest_3, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327e000][0x650c1f7c800 66] HoloLens, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: [0x650c327e200][0x650c32e0000 66] MagicLeap_Vulkan, +[2024.01.04-16.04.26:486][ 0]LogDeviceProfileManager: Active device profile: [0x650c3277600][0x650c3755000 66] LinuxEditor +[2024.01.04-16.04.26:486][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2024.01.04-16.04.26:486][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.01.04-16.04.26:486][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-16.04.26:486][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.01.04-16.04.27:047][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus' +[2024.01.04-16.04.27:047][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyReport_1.log" -log="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/TurnkeyLog_1.log" -project="/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/cg23_hmw_minilevel2.uproject" -Device=Linux@krt-zephyrus -nocompile -nocompileuat ] +[2024.01.04-16.04.27:129][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_SF_VULKAN_SM5_483349707__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_DXC1_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_3396155668DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_00000009_MFA_ffffffff_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C691D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_03F40E8F6797CFE614ABCB841E1DD063A785EA139C200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C695F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4FDD92374F6698843F7DE1AA58C1E280D887B39B9_TLightMapDensityPSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0D4C002F7D6E87266169A9C17235B5D34D256158D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3D3AFB4F9C5E52201AD0778B632BACCFDE5BE9E20_TBasePassPSTLightMapPolicyLQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C35B03DAF7676C7F7DFD871BFBC556A7F5AABB37E0_FLandscapeGrassWeightVS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E72646AD0AB62B42596CAB5D01B36FB3138E47AE5_TLightMapDensityVSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC08F820D4DE74F18E363CEAD0FD18D36C2B43370D7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C338E09AA84E1F7FA8A426EF52B68E79126A9D2D40_FHitProxyVS0_0_040A4E862035FFA5CD6F8D7E5D69E4EFBFA84FD5D41D8D36A08C4D18CD85B9443B3E1EE9812C588F7_FHitProxyPS0_0_0082AC0EC65CEFE999FE1485B313267D4A83150755F28674901537E297F69E089F57F1A4D9F9EEB6B_FLandscapeGrassWeightPS0_0_0EC5DB5437F35D451214C619D4C70A98BD83F672E007F77F3F49933C1FFADEDBEE9FA406542E9AA32_TBasePassPSFNoLightMapPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3B06F4A773089EB0AAF327C7E2388437934CC35A6_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E4820632ADB1996489BFB15BB09ED09D9E6EDCFD39_TDepthOnlyVS0_0_04E665E96A8A9379FDFE15BF6710C99C0F4EC433E6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_076C783128F1443357513563862F2B790E6484A44EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0E99C4FDFE524862ADDFEBF7708387357AFE04BD4_FLumenCardVS0_0_09F532EC18D792EE7C15538E3777862D142B40A2DCC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6685CF31E0D307497EBA69F25912642A83579933470_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C385C268EB39E5BB161DB34E2C316005D017953AD2_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C3D3BBC8F2C701A9C6227AC97B62E3E8D85588B231_TBasePassPSTLightMapPolicyHQ0_0_03CCF724B768359AA680766FC9703645191CF38C3D0951EF29DF7D4BB3233E2BD1F514C638EA8DAAD_TLightMapDensityPSFDummyLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC05EC04F964E818A16702A45E4F18BBD4CB36B489E_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C3F51483960FCA3D639A7C7546D8D71B68803CF880_FTranslucentLightingInjectPS0_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0D64C8334DC678E186E4FFDE766489A93012350799F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D66835F3D062E20EF83DFBB97F7F092FCDE77B9C3F12_TBasePassPSFCachedPointIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C39F4B754F69CFA9B4DFA20E453AB3DB0CF28887BC_FVelocityPS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_03CCF724B768359AA680766FC9703645191CF38C36262B3721B4C76EA2D9FED52976EADA7D12E7E9F_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E43CEB6E98C17CC6EC7C742026F024B2F9857D101B_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C301B88743D1A04F8A805982E3420466CB8ED91A09_TLightMapDensityPSFNoLightMapPolicy0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC013F3353098C65F865136A00E7B1DB060EBED501C_TLightMapDensityVSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0624BB67236FF78CE812CCB292FDDEA40F753FDD6_TBasePassVSTLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668F47EFC42142677FF37683A1075838264DDB770C3_FLandscapePhysicalMaterialVS0_0_076C783128F1443357513563862F2B790E6484A4411D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_03CCF724B768359AA680766FC9703645191CF38C391D21AA4FEBAA956C53AA2F8502621CDF07E6C8A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668638AC1707AE6F3AA8EBB06D00422994E4B8EF525_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_06C53CB370A9A6D7FCAEF9B8D3702013191C25C693189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E460FC68EADA17006BFC1769AD9967E7AA6C0839B5_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668FCB1AE1200C522CF997D656C866179C007E66E53_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E489B7245F61F0964414999692A39966D3841ED80A_TBasePassPSTLightMapPolicyLQ0_0_03CCF724B768359AA680766FC9703645191CF38C314D5FA5E544F504BA2172ED757710D9C6C2EECC1_TLightMapDensityPSTLightMapPolicyLQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC06F37E5AB801B82FFBA22E494078FA1B5D37DD8E0_TBasePassVSTLightMapPolicyLQ0_0_0839A6497142AE7D81CB11BBE4B4B77592852D668BA257961945BC765D68AD96FDF11909FE565973C_TLightMapDensityVSTLightMapPolicyHQ0_0_0F4043D71809FE904FDAD8E12A03DEA20C971FAC0289EC420A3B947630D80FFD339ED2E52E08F7A6A_FDebugViewModePS0_0_0949CE11AF0E4DC2CCF9D75ED2ED60D69E2670AB249B5F7482E4C0F5B0FB7720AB29549B2B1B4FE02_TBasePassPSTLightMapPolicyHQSkylight0_0_03CCF724B768359AA680766FC9703645191CF38C331F44AF0AF5A7140ED7BE375440EC1452C1A6EC3_TDepthOnlyVS0_0_06F4C64F081D0E3C4B9284AD1F988474CB03B2070B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0225E2F57ECCFA82FC95C76811A782E804A3A8E08FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0BD7AF18D50C64F2B69EAD489A9247AB8F8F6DE3496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_00C2B0BD07B64859681F506E60988BBF4E51B43E49D78911DA69E4FB3EA883E91523BBEBBDE0796E9_TBasePassVSFNoLightMapPolicy0_0_0839A6497142AE7D81CB11BBE4B4B77592852D6680090FAAC796EDCE5758FBDC52E1FF99F05167E8C_DepthPosOnlyNoPixelPipeline4E665E96A8A9379FDFE15BF6710C99C0F4EC433E_VelocityPipeline33F863D6575C62BCAC8C8CB55BB56D4CE8D6A833_DepthNoPixelPipeline6F4C64F081D0E3C4B9284AD1F988474CB03B2070_FGPUSpriteVertexFactoryD74B38BF85BFEAC8CD46E247F42B836E1F2246595C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactory230C0129F62F303E64D204204632F5516B021F66A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactory9E52DA7D9928A711E9072A41586EF7731B6AD5AAF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactoryFF683C3DA2FD6FBCC0CECC823BF0C901A1D856D7CC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory2CB0FA6C647F63AFF2D78DA74ACA54D24ACD3EF84B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactoryA41EDE8FFD3E00F4E571BBD9BADE45DBB652A70B378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefault6D7945316921387508317F573E8DC9E5F18F52E0180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimited6D7945316921387508317F573E8DC9E5F18F52E0BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryE18EEE502DDD7EAB9E8224FB7A25260D46A9C06449D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory158F41EFDBBE1D3B0AE4B72224CAAA50B4693B13F773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE039A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE0A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryE3C2FBFEAD51119D55CEB582C924D0992429EDE081418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory36EAEB721F09A0C8E12B83CD8E75B5C831533ADF5957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactory3DF77384A0327F0DB3925AFDC1AE5ECC1498D58B76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA03F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryC6367510B1817248E0F72D22BDDBB3ABD0448AA0B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.01.04-16.04.27:971][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.01.04-16.04.29:702][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2024.01.04-16.04.30:794][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.01.04-16.04.30:794][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.01.04-16.04.30:794][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2024.01.04-16.04.30:794][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.01.04-16.04.30:794][ 0]LogMeshMerging: No automatic mesh merging module available +[2024.01.04-16.04.30:794][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.01.04-16.04.34:604][ 0]LogTurnkeySupport: Turnkey Device: Linux@krt-zephyrus: (Name=krt-zephyrus, Type=Computer, Status=Valid, Allowed=, Current=Linux 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023, Flags="Device_InstallSoftwareValid") +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: Found 3 Surface present modes: +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_FIFO_KHR +[2024.01.04-16.04.34:605][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_FIFO_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2024.01.04-16.04.35:480][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.01.04-16.04.35:480][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.01.04-16.04.35:488][ 0]LogUObjectArray: 21950 objects as part of root set at end of initial load. +[2024.01.04-16.04.35:488][ 0]LogUObjectAllocator: 6013824 out of 0 bytes used by permanent object pool. +[2024.01.04-16.04.35:488][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.01.04-16.04.36:735][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2024.01.04-16.04.40:634][ 0]LogSlate: Border +[2024.01.04-16.04.40:634][ 0]LogSlate: BreadcrumbButton +[2024.01.04-16.04.40:634][ 0]LogSlate: Brushes.Title +[2024.01.04-16.04.40:634][ 0]LogSlate: Default +[2024.01.04-16.04.40:634][ 0]LogSlate: Icons.Save +[2024.01.04-16.04.40:634][ 0]LogSlate: Icons.Toolbar.Settings +[2024.01.04-16.04.40:634][ 0]LogSlate: ListView +[2024.01.04-16.04.40:634][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.01.04-16.04.40:634][ 0]LogSlate: SoftwareCursor_Grab +[2024.01.04-16.04.40:634][ 0]LogSlate: TableView.DarkRow +[2024.01.04-16.04.40:634][ 0]LogSlate: TableView.Row +[2024.01.04-16.04.40:634][ 0]LogSlate: TreeView +[2024.01.04-16.04.53:435][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.01.04-16.04.53:437][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.01.04-16.04.54:948][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.01.04-16.04.54:948][ 0]LogInit: XR: MultiViewport is Disabled +[2024.01.04-16.04.54:948][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.01.04-16.04.58:049][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 45A13CB1135C46E395289E5B9741FBA8 | Instance: 967F874213D34FFAB53407021A739B98 (krt-zephyrus-12111). +[2024.01.04-16.05.15:708][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.01.04-16.05.15:725][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.01.04-16.05.25:365][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.01.04-16.05.25:366][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.01.04-16.05.25:367][ 0]LogUdpMessaging: Display: Added local interface '192.168.88.228' to multicast group '230.0.0.1:6666' +[2024.01.04-16.05.32:989][ 0]LogPython: Using Python 3.9.7 +[2024.01.04-16.06.07:832][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.01.04-16.06.14:270][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-16.06.14:270][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.04-16.06.41:269][ 0]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.042 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8737 files in 9479 folders with total size 326 MiB. +[2024.01.04-16.06.46:754][ 0]LogUProjectInfo: Found projects: +[2024.01.04-16.06.48:547][ 0]SourceControl: Revision control is disabled +[2024.01.04-16.06.49:229][ 0]SourceControl: Revision control is disabled +[2024.01.04-16.06.50:773][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/krt/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2024.01.04-16.07.08:187][ 0]LogCollectionManager: Loaded 0 collections in 0.001305 seconds +[2024.01.04-16.07.08:187][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Collections/' took 0.00s +[2024.01.04-16.07.08:187][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Developers/krt/Collections/' took 0.00s +[2024.01.04-16.07.08:187][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Collections/' took 0.00s +[2024.01.04-16.07.15:471][ 0]LogEngine: Initializing Engine... +[2024.01.04-16.07.15:479][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.01.04-16.07.15:541][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.01.04-16.07.16:473][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.07.16:473][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-16.07.19:177][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.01.04-16.07.19:180][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.01.04-16.07.19:180][ 0]LogInit: Texture streaming: Enabled +[2024.01.04-16.07.19:189][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.01.04-16.07.19:199][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.01.04-16.07.19:199][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.01.04-16.07.19:200][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.01.04-16.07.19:815][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.01.04-16.07.19:816][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.01.04-16.07.19:816][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.01.04-16.07.19:817][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.01.04-16.07.19:817][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.01.04-16.07.20:412][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.01.04-16.07.20:412][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-16.07.20:412][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-16.07.20:412][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-16.07.20:413][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-16.07.20:413][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-16.07.20:413][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-16.07.20:417][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-16.07.20:418][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-16.07.20:606][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-16.07.20:609][ 0]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-16.07.20:614][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-16.07.20:621][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-16.07.20:621][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-16.07.20:622][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2024.01.04-16.07.20:626][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.01.04-16.07.20:626][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.01.04-16.07.20:627][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.01.04-16.07.20:627][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.04-16.07.23:587][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.01.04-16.07.23:589][ 0]LogInit: Undo buffer set to 32 MB +[2024.01.04-16.07.23:589][ 0]LogInit: Transaction tracking system initialized +[2024.01.04-16.07.26:795][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/SourceControl/UncontrolledChangelists.json +[2024.01.04-16.07.26:795][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.01.04-16.07.26:800][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.004778 seconds (Found 0 uncontrolled assets) +[2024.01.04-16.07.29:757][ 0]BlueprintLog: New page: Editor Load +[2024.01.04-16.07.43:070][ 0]LocalizationService: Localization service is disabled +[2024.01.04-16.07.45:895][ 0]TimingProfiler: Initialize +[2024.01.04-16.07.45:895][ 0]TimingProfiler: OnSessionChanged +[2024.01.04-16.07.45:895][ 0]LoadingProfiler: Initialize +[2024.01.04-16.07.45:895][ 0]LoadingProfiler: OnSessionChanged +[2024.01.04-16.07.45:895][ 0]NetworkingProfiler: Initialize +[2024.01.04-16.07.45:895][ 0]NetworkingProfiler: OnSessionChanged +[2024.01.04-16.07.45:895][ 0]MemoryProfiler: Initialize +[2024.01.04-16.07.45:895][ 0]MemoryProfiler: OnSessionChanged +[2024.01.04-16.07.58:492][ 0]LogFileCache: Scanning file cache for directory '/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/' took 0.01s +[2024.01.04-16.08.15:735][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.01.04-16.08.18:709][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.01.04-16.08.19:307][ 0]LogAssetRegistry: Display: Asset registry cache written as 19.0 MiB to ../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Intermediate/CachedAssetRegistry_*.bin +[2024.01.04-16.08.19:843][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.01.04-16.08.19:847][ 0]SourceControl: Revision control is disabled +[2024.01.04-16.08.19:847][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 260.045 +[2024.01.04-16.08.19:847][ 0]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-16.08.19:847][ 0]LightingResults: New page: Lighting Build +[2024.01.04-16.08.20:459][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.08.20:460][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-16.08.20:460][ 0]MapCheck: New page: Map Check +[2024.01.04-16.08.20:460][ 0]LightingResults: New page: Lighting Build +[2024.01.04-16.08.20:463][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-16.08.20:465][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.01.04-16.08.20:820][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.04-16.08.20:865][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap'. +[2024.01.04-16.08.20:865][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.08.20:865][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-16.08.20:866][ 0]LogAIModule: Creating AISystem for world ThirdPersonMap +[2024.01.04-16.08.20:866][ 0]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-16.08.20:866][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-16.08.20:866][ 0]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-16.08.21:539][ 0]LogContentBundle: [ThirdPersonMap(Standalone)] Creating new contrainer. +[2024.01.04-16.08.21:539][ 0]LogWorldPartition: Display: WorldPartition initialize took 672 ms +[2024.01.04-16.08.21:541][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-16.08.21:548][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-16.08.21:549][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-16.08.21:549][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.253ms to complete. +[2024.01.04-16.08.22:201][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 262.399 +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-16.08.22:201][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.08.23:535][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.01.04-16.08.23:550][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-16.08.23:562][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-16.08.23:574][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-16.08.23:586][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-16.08.25:450][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:450][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.01.04-16.08.25:451][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:451][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:451][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:451][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:451][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:451][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.01.04-16.08.25:451][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:451][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:451][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:452][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:452][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:452][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:452][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:452][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.01.04-16.08.25:452][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:452][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.01.04-16.08.25:452][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.04-16.08.25:452][ 0]LogPakFile: Display: Mounted Pak file '/home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.01.04-16.08.25:830][ 0]LogStall: Startup... +[2024.01.04-16.08.25:830][ 0]LogStall: Startup complete. +[2024.01.04-16.08.26:501][ 0]LogLoad: (Engine Initialization) Total time: 266.70 seconds +[2024.01.04-16.08.26:501][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.01.04-16.08.26:512][ 0]LogSlate: Took 0.000071 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.04-16.08.26:515][ 0]LogSlate: Took 0.000061 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.04-16.08.26:518][ 0]LogSlate: Took 0.000062 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.04-16.08.26:519][ 0]LogSlate: Took 0.000022 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.04-16.08.26:550][ 0]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-16.08.26:833][ 0]LogAssetRegistry: AssetRegistryGather time 0.1046s: AssetDataDiscovery 0.0295s, AssetDataGather 0.0346s, StoreResults 0.0404s. +[2024.01.04-16.08.26:850][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects) +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: inotify error: inotify_add_watch cannot watch folder /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/LocalizableMessage/Intermediate/Build/Linux/UnrealGame/Inc/LocalizableMessageBlueprint (Out of inotify watches) +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: inotify limits +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: max_queued_events: 16384 +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: max_user_instances: 128 +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: max_user_watches: 242700 +[2024.01.04-16.08.26:852][ 0]LogDirectoryWatcher: Warning: inotify per-process stats +[2024.01.04-16.08.26:853][ 0]LogDirectoryWatcher: Warning: systemd (pid 1465) watches:8 instances:3 +[2024.01.04-16.08.26:853][ 0]LogDirectoryWatcher: Warning: pulseaudio (pid 1474) watches:2 instances:2 +[2024.01.04-16.08.26:853][ 0]LogDirectoryWatcher: Warning: dbus-daemon (pid 1477) watches:4 instances:1 +[2024.01.04-16.08.26:853][ 0]LogDirectoryWatcher: Warning: kwalletd5 (pid 1479) watches:1 instances:1 +[2024.01.04-16.08.26:854][ 0]LogDirectoryWatcher: Warning: kded5 (pid 1558) watches:49 instances:1 +[2024.01.04-16.08.26:854][ 0]LogDirectoryWatcher: Warning: kactivitymanagerd (pid 1588) watches:4 instances:1 +[2024.01.04-16.08.26:854][ 0]LogDirectoryWatcher: Warning: kwin_x11 (pid 1610) watches:4 instances:2 +[2024.01.04-16.08.27:534][ 0]LogDirectoryWatcher: Warning: baloo_file (pid 1621) watches:222022 instances:2 +[2024.01.04-16.08.27:534][ 0]LogDirectoryWatcher: Warning: plasmashell (pid 1625) watches:17 instances:2 +[2024.01.04-16.08.27:534][ 0]LogDirectoryWatcher: Warning: gmenudbusmenuproxy (pid 1656) watches:1 instances:1 +[2024.01.04-16.08.27:535][ 0]LogDirectoryWatcher: Warning: firefox (pid 1693) watches:11 instances:1 +[2024.01.04-16.08.27:535][ 0]LogDirectoryWatcher: Warning: org_kde_powerdevil (pid 1713) watches:1 instances:1 +[2024.01.04-16.08.27:535][ 0]LogDirectoryWatcher: Warning: dbus-daemon (pid 1719) watches:1 instances:1 +[2024.01.04-16.08.27:536][ 0]LogDirectoryWatcher: Warning: UnrealTraceServer (pid 5598) watches:1 instances:1 +[2024.01.04-16.08.27:575][ 0]LogDirectoryWatcher: Warning: UnrealEditor (pid 12111) watches:20574 instances:1 +[2024.01.04-16.08.27:575][ 0]LogDirectoryWatcher: Warning: Total inotify Watches:242700 Instances:21 +[2024.01.04-16.08.27:575][ 0]LogDirectoryWatcher: Warning: Current watch requests +[2024.01.04-16.08.27:589][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Content/: 772 watches (772 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/: 261 watches (261 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Enterprise/GLTFExporter/Content/: 7 watches (7 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Enterprise/DatasmithContent/Content/: 25 watches (25 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/UVEditor/Content/: 4 watches (4 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/GeometryMode/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/ModelingToolsEditorMode/Content/: 4 watches (4 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/BlueprintHeaderView/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Editor/SpeedTreeImporter/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Developer/AnimationSharing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/MovieScene/SequencerScripting/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosNiagara/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/GeometryFlow/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosSolverPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/PythonScriptPlugin/Content/: 3 watches (3 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/MeshLODToolset/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/Dataflow/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosCaching/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/MeshModelingToolsetExp/Content/: 4 watches (4 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ToolPresets/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/FullBodyIK/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:591][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Experimental/ChaosClothEditor/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/VirtualProduction/Takes/Content/: 4 watches (4 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/: 9 watches (9 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/IKRig/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRigSpline/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ACLPlugin/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/ResonanceAudio/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/Metasound/Content/: 6 watches (6 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/Synthesis/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/RigVM/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/MeshModelingToolset/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/WaveTable/Content/: 4 watches (4 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/GeometryProcessing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Interchange/Runtime/Content/: 10 watches (10 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/AudioSynesthesia/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Runtime/AudioWidgets/Content/: 10 watches (10 total dirs) +[2024.01.04-16.08.27:592][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/2D/Paper2D/Content/: 11 watches (11 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/FX/Niagara/Content/: 176 watches (176 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Media/MediaPlate/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Media/MediaCompositing/Content/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/TraceUtilities/Content/: 2 watches (2 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Developers/krt/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Collections/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Content/Localization: 36 watches (36 total dirs) +[2024.01.04-16.08.27:594][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/FeaturePacks/: 1 watches (1 total dirs) +[2024.01.04-16.08.27:819][ 0]LogDirectoryWatcher: Warning: /home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/: 19539 watches (29072 total dirs) +[2024.01.04-16.08.27:819][ 0]LogDirectoryWatcher: Warning: Total UE inotify Watches:20929 WatchDescriptors:20929 Instances:51 +[2024.01.04-16.08.27:819][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.01.04-16.08.27:905][ 0]LogAutomationController: Ignoring very large delta of 26380.97 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.01.04-16.08.27:923][ 1]LogPython: registering + +[2024.01.04-16.08.27:927][ 1]Running Python start-up script '/home/krt/Linux_Unreal_Engine_5.3.2/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.018150 secs +[2024.01.04-16.19.43:476][523]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-16.19.46:015][677]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-16.19.46:016][677]Cmd: MAP LOAD FILE="../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2024.01.04-16.19.46:016][677]LightingResults: New page: Lighting Build +[2024.01.04-16.19.46:016][677]LoadErrors: New page: Loading map: ThirdPersonMap_homework.umap +[2024.01.04-16.19.46:025][677]LogWorld: UWorld::CleanupWorld for ThirdPersonMap, bSessionEnded=true, bCleanupResources=true +[2024.01.04-16.19.46:025][677]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-16.19.46:026][677]LogContentBundle: [ThirdPersonMap(Standalone)] Deleting container. +[2024.01.04-16.19.46:026][677]MapCheck: New page: Map Check +[2024.01.04-16.19.46:026][677]LightingResults: New page: Lighting Build +[2024.01.04-16.19.46:031][677]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-16.19.46:033][677]LogUObjectHash: Compacting FUObjectHashTables data took 0.27ms +[2024.01.04-16.19.46:038][677]LogAudio: Display: Audio Device (ID: 1) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-16.19.46:038][677]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.19.46:038][677]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-16.19.46:038][677]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-16.19.46:039][677]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.04-16.19.46:039][677]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-16.19.46:039][677]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-16.19.46:051][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:051][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:051][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:052][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:058][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:059][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:060][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:060][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:063][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:064][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:065][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:065][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:066][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:067][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:067][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:068][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:075][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:075][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:076][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:077][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:078][677]LogStaticMesh: Display: Building static mesh Sphere_B5B3CF4D... +[2024.01.04-16.19.46:083][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:083][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:083][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:084][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:087][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:088][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:089][677]LogStaticMesh: Built static mesh [0.01s] /Game/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.Sphere_B5B3CF4D +[2024.01.04-16.19.46:089][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:090][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_3_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:099][677]LogStaticMesh: Display: Building static mesh Extrude_9F3B4BDD... +[2024.01.04-16.19.46:101][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.Extrude_9F3B4BDD +[2024.01.04-16.19.46:103][677]LogStaticMesh: Display: Building static mesh CubeGridToolOutput_C228E7A4... +[2024.01.04-16.19.46:104][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:106][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:106][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:106][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:109][677]LogStaticMesh: Built static mesh [0.01s] /Game/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.CubeGridToolOutput_C228E7A4 +[2024.01.04-16.19.46:109][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:109][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:109][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:110][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:112][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:114][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:114][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:115][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:117][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:117][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:118][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:119][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:124][677]LogStaticMesh: Display: Building static mesh Stairs_C12C6C44... +[2024.01.04-16.19.46:125][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.Stairs_C12C6C44 +[2024.01.04-16.19.46:129][677]LogStaticMesh: Display: Building static mesh Cone_45CAE6FA... +[2024.01.04-16.19.46:130][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.Cone_45CAE6FA +[2024.01.04-16.19.46:131][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:132][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:132][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:133][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_2_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:136][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:137][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:137][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:138][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_0_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:142][677]LogStaticMesh: Display: Building static mesh Box_6FA44DFB... +[2024.01.04-16.19.46:143][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.Box_6FA44DFB +[2024.01.04-16.19.46:144][677]LogStaticMesh: Display: Building static mesh Torus_CEDD463D... +[2024.01.04-16.19.46:145][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:145][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:146][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:146][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_1_0_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:146][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.Torus_CEDD463D +[2024.01.04-16.19.46:150][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:151][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:151][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:151][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_2_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:153][677]LogStaticMesh: Display: Building static mesh Path_2F2D8B78... +[2024.01.04-16.19.46:154][677]LogStaticMesh: Built static mesh [0.00s] /Game/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.Path_2F2D8B78 +[2024.01.04-16.19.46:168][677]LogStaticMesh: Display: Building static mesh Cylinder_3D7DA24C... +[2024.01.04-16.19.46:172][677]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-16.19.46:172][677]LogWorldPartition: Display: WorldPartition initialize took 132 ms (total: 805 ms) +[2024.01.04-16.19.46:172][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_7 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:172][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_3 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:174][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_5 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:174][677]LogStaticMesh: Built static mesh [0.01s] /Game/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.Cylinder_3D7DA24C +[2024.01.04-16.19.46:174][677]LogTexture: Display: Building textures: /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.LandscapeStreamingProxy_DVTSXYJNKJ88KEBVTW7Z8KR2Q_126_3_1_0.Heightmap_1 (BGRA8, 64x64 x1x1x1) (Required Memory Estimate: 0.182285 MB), EncodeSpeed: Fast +[2024.01.04-16.19.46:223][677]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.04-16.19.46:231][677]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.01.04-16.19.46:233][677]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.04-16.19.46:233][677]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.226ms to complete. +[2024.01.04-16.19.46:233][677]LogSlate: Window 'Open Level' being destroyed +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%) +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%) +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: RAM used: 5.43 KiB of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-16.19.46:303][677]LogShaderCompilers: Display: ================================================ +[2024.01.04-16.19.47:438][737]LogMeshUtilities: Finished distance field build in 1.1s - 126x126x77 sparse distance field, 1.6Mb total, 0.0Mb always loaded, 74% occupied, 84 triangles, CubeGridToolOutput_C228E7A4 +[2024.01.04-16.19.55:067][189]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-16.20.32:005][395]Cmd: DUPLICATE +[2024.01.04-16.20.32:005][395]Cmd: ACTOR DUPLICATE +[2024.01.04-16.29.46:124][610]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-16.29.46:138][610]LogPackageLocalizationCache: Processed 45 localized package path(s) for 1 prioritized culture(s) in 0.012582 seconds +[2024.01.04-16.29.46:139][610]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto1 +[2024.01.04-16.29.46:139][610]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/AH060HEHOTFT92CV2HRKU8_Auto1F797C0C24BDC4F3C981CC98B5EFB4B29.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto1.uasset' +[2024.01.04-16.29.46:140][610]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.022 +[2024.01.04-16.29.46:140][610]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.022 +[2024.01.04-16.41.09:881][636]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.11:000][696]Could not fetch the local adapter addresses +[2024.01.04-16.41.11:000][696]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.11:002][696]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.13:037][815]Could not fetch the local adapter addresses +[2024.01.04-16.41.13:037][815]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.13:039][815]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.15:077][932]Could not fetch the local adapter addresses +[2024.01.04-16.41.15:077][932]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.15:079][932]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.17:107][ 48]Could not fetch the local adapter addresses +[2024.01.04-16.41.17:107][ 48]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.17:110][ 48]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.19:132][164]Could not fetch the local adapter addresses +[2024.01.04-16.41.19:132][164]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.19:135][164]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.21:170][279]Could not fetch the local adapter addresses +[2024.01.04-16.41.21:170][279]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.21:172][279]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.23:205][393]Could not fetch the local adapter addresses +[2024.01.04-16.41.23:205][393]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.23:208][393]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.25:139][506]Could not fetch the local adapter addresses +[2024.01.04-16.41.25:139][506]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.25:142][506]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.27:174][624]Could not fetch the local adapter addresses +[2024.01.04-16.41.27:174][624]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.27:176][624]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.29:206][741]Could not fetch the local adapter addresses +[2024.01.04-16.41.29:206][741]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.29:208][741]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.31:245][858]Could not fetch the local adapter addresses +[2024.01.04-16.41.31:245][858]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.31:247][858]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.33:280][973]Could not fetch the local adapter addresses +[2024.01.04-16.41.33:280][973]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.33:282][973]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.35:308][ 87]Could not fetch the local adapter addresses +[2024.01.04-16.41.35:308][ 87]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.35:310][ 87]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.37:341][201]Could not fetch the local adapter addresses +[2024.01.04-16.41.37:341][201]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.37:344][201]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.39:273][314]Could not fetch the local adapter addresses +[2024.01.04-16.41.39:273][314]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.39:276][314]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.41:307][433]Could not fetch the local adapter addresses +[2024.01.04-16.41.41:307][433]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.41:310][433]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.43:342][550]Could not fetch the local adapter addresses +[2024.01.04-16.41.43:342][550]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.43:344][550]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.45:379][666]Could not fetch the local adapter addresses +[2024.01.04-16.41.45:379][666]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.45:382][666]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.47:415][780]Could not fetch the local adapter addresses +[2024.01.04-16.41.47:415][780]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.47:417][780]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.49:343][892]Could not fetch the local adapter addresses +[2024.01.04-16.41.49:343][892]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.49:346][892]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.51:375][ 9]Could not fetch the local adapter addresses +[2024.01.04-16.41.51:375][ 9]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.51:377][ 9]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.53:415][125]Could not fetch the local adapter addresses +[2024.01.04-16.41.53:415][125]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.53:418][125]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.55:455][240]Could not fetch the local adapter addresses +[2024.01.04-16.41.55:455][240]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.55:457][240]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.57:493][354]Could not fetch the local adapter addresses +[2024.01.04-16.41.57:493][354]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.57:495][354]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.41.59:425][466]Could not fetch the local adapter addresses +[2024.01.04-16.41.59:425][466]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.41.59:428][466]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.01:464][583]Could not fetch the local adapter addresses +[2024.01.04-16.42.01:464][583]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.01:466][583]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.03:497][699]Could not fetch the local adapter addresses +[2024.01.04-16.42.03:497][699]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.03:500][699]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.05:531][815]Could not fetch the local adapter addresses +[2024.01.04-16.42.05:531][815]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.05:533][815]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.07:569][929]Could not fetch the local adapter addresses +[2024.01.04-16.42.07:569][929]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.07:571][929]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.09:503][ 41]Could not fetch the local adapter addresses +[2024.01.04-16.42.09:503][ 41]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.09:505][ 41]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.11:540][157]Could not fetch the local adapter addresses +[2024.01.04-16.42.11:540][157]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.11:542][157]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.13:577][271]Could not fetch the local adapter addresses +[2024.01.04-16.42.13:577][271]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.13:579][271]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.15:515][383]Could not fetch the local adapter addresses +[2024.01.04-16.42.15:515][383]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.15:517][383]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.17:555][500]Could not fetch the local adapter addresses +[2024.01.04-16.42.17:555][500]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.17:558][500]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.19:211][603]LogHttp: Warning: 0x650fb27a000: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.42.19:211][603]LogHttp: Warning: 0x650fb27a000: libcurl info message cache 0 (Found bundle for host: 0x650a3020180 [serially]) +[2024.01.04-16.42.19:211][603]LogHttp: Warning: 0x650fb27a000: libcurl info message cache 1 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.42.19:211][603]LogHttp: Warning: 0x650fb27a000: libcurl info message cache 2 (Closing connection) +[2024.01.04-16.42.19:211][603]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.42.19:589][615]Could not fetch the local adapter addresses +[2024.01.04-16.42.19:589][615]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.19:591][615]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.21:524][728]Could not fetch the local adapter addresses +[2024.01.04-16.42.21:524][728]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.21:526][728]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.23:564][846]Could not fetch the local adapter addresses +[2024.01.04-16.42.23:564][846]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.23:566][846]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.25:605][963]Could not fetch the local adapter addresses +[2024.01.04-16.42.25:605][963]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.25:607][963]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.27:639][ 78]Could not fetch the local adapter addresses +[2024.01.04-16.42.27:639][ 78]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.27:641][ 78]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.29:674][192]Could not fetch the local adapter addresses +[2024.01.04-16.42.29:674][192]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.29:677][192]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.31:607][305]Could not fetch the local adapter addresses +[2024.01.04-16.42.31:607][305]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.31:609][305]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.33:639][423]Could not fetch the local adapter addresses +[2024.01.04-16.42.33:639][423]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.33:642][423]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.35:670][540]Could not fetch the local adapter addresses +[2024.01.04-16.42.35:670][540]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.35:672][540]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.37:705][657]Could not fetch the local adapter addresses +[2024.01.04-16.42.37:705][657]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.37:708][657]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.39:733][773]Could not fetch the local adapter addresses +[2024.01.04-16.42.39:733][773]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.39:736][773]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.41:765][888]Could not fetch the local adapter addresses +[2024.01.04-16.42.41:765][888]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.41:767][888]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.43:795][ 3]Could not fetch the local adapter addresses +[2024.01.04-16.42.43:795][ 3]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.43:798][ 3]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.45:832][117]Could not fetch the local adapter addresses +[2024.01.04-16.42.45:832][117]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.45:834][117]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.47:763][229]Could not fetch the local adapter addresses +[2024.01.04-16.42.47:763][229]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.47:765][229]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.49:800][346]Could not fetch the local adapter addresses +[2024.01.04-16.42.49:800][346]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.49:803][346]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.51:829][461]Could not fetch the local adapter addresses +[2024.01.04-16.42.51:829][461]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.51:831][461]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.53:869][576]Could not fetch the local adapter addresses +[2024.01.04-16.42.53:869][576]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.53:872][576]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.55:802][689]Could not fetch the local adapter addresses +[2024.01.04-16.42.55:802][689]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.55:804][689]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.57:836][808]Could not fetch the local adapter addresses +[2024.01.04-16.42.57:836][808]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.57:839][808]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.42.59:872][925]Could not fetch the local adapter addresses +[2024.01.04-16.42.59:872][925]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.42.59:875][925]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.01:908][ 40]Could not fetch the local adapter addresses +[2024.01.04-16.43.01:909][ 40]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.01:910][ 40]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.03:942][154]Could not fetch the local adapter addresses +[2024.01.04-16.43.03:942][154]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.03:944][154]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.05:871][267]Could not fetch the local adapter addresses +[2024.01.04-16.43.05:871][267]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.05:874][267]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.07:903][386]Could not fetch the local adapter addresses +[2024.01.04-16.43.07:903][386]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.07:906][386]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.09:939][505]Could not fetch the local adapter addresses +[2024.01.04-16.43.09:939][505]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.09:941][505]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.11:969][622]Could not fetch the local adapter addresses +[2024.01.04-16.43.11:969][622]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.11:972][622]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.14:001][739]Could not fetch the local adapter addresses +[2024.01.04-16.43.14:001][739]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.14:004][739]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.16:035][855]Could not fetch the local adapter addresses +[2024.01.04-16.43.16:035][855]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.16:038][855]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.18:071][969]Could not fetch the local adapter addresses +[2024.01.04-16.43.18:071][969]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.18:073][969]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.19:211][ 41]LogHttp: Warning: 0x650fb276e00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.43.19:211][ 41]LogHttp: Warning: 0x650fb276e00: libcurl info message cache 0 (Found bundle for host: 0x650a3020180 [serially]) +[2024.01.04-16.43.19:211][ 41]LogHttp: Warning: 0x650fb276e00: libcurl info message cache 1 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.43.19:211][ 41]LogHttp: Warning: 0x650fb276e00: libcurl info message cache 2 (Closing connection) +[2024.01.04-16.43.19:211][ 41]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.43.19:999][ 82]Could not fetch the local adapter addresses +[2024.01.04-16.43.19:999][ 82]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.20:001][ 82]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.22:041][200]Could not fetch the local adapter addresses +[2024.01.04-16.43.22:041][200]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.22:044][200]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.24:077][316]Could not fetch the local adapter addresses +[2024.01.04-16.43.24:077][316]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.24:080][316]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.26:113][431]Could not fetch the local adapter addresses +[2024.01.04-16.43.26:113][431]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.26:115][431]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.28:145][545]Could not fetch the local adapter addresses +[2024.01.04-16.43.28:145][545]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.28:147][545]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.30:168][659]Could not fetch the local adapter addresses +[2024.01.04-16.43.30:168][659]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.30:171][659]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.32:096][772]Could not fetch the local adapter addresses +[2024.01.04-16.43.32:096][772]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.32:098][772]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.34:133][890]Could not fetch the local adapter addresses +[2024.01.04-16.43.34:133][890]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.34:136][890]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.36:164][ 6]Could not fetch the local adapter addresses +[2024.01.04-16.43.36:164][ 6]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.36:167][ 6]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.38:201][122]Could not fetch the local adapter addresses +[2024.01.04-16.43.38:201][122]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.38:203][122]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.40:228][236]Could not fetch the local adapter addresses +[2024.01.04-16.43.40:228][236]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.40:231][236]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.42:163][349]Could not fetch the local adapter addresses +[2024.01.04-16.43.42:163][349]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.42:165][349]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.44:207][467]Could not fetch the local adapter addresses +[2024.01.04-16.43.44:207][467]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.44:209][467]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.46:240][584]Could not fetch the local adapter addresses +[2024.01.04-16.43.46:240][584]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.46:242][584]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.48:273][699]Could not fetch the local adapter addresses +[2024.01.04-16.43.48:273][699]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.48:275][699]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.50:303][813]Could not fetch the local adapter addresses +[2024.01.04-16.43.50:303][813]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.50:305][813]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.52:232][926]Could not fetch the local adapter addresses +[2024.01.04-16.43.52:232][926]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.52:234][926]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.54:267][ 45]Could not fetch the local adapter addresses +[2024.01.04-16.43.54:267][ 45]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.54:270][ 45]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.56:304][163]Could not fetch the local adapter addresses +[2024.01.04-16.43.56:305][163]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.56:307][163]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.43.58:335][280]Could not fetch the local adapter addresses +[2024.01.04-16.43.58:335][280]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.43.58:338][280]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.00:370][396]Could not fetch the local adapter addresses +[2024.01.04-16.44.00:370][396]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.00:372][396]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.02:401][510]Could not fetch the local adapter addresses +[2024.01.04-16.44.02:401][510]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.02:404][510]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.04:426][624]Could not fetch the local adapter addresses +[2024.01.04-16.44.04:426][624]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.04:428][624]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.06:463][738]Could not fetch the local adapter addresses +[2024.01.04-16.44.06:463][738]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.06:465][738]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.08:396][850]Could not fetch the local adapter addresses +[2024.01.04-16.44.08:396][850]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.08:399][850]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.10:427][966]Could not fetch the local adapter addresses +[2024.01.04-16.44.10:427][966]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.10:430][966]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.12:472][ 82]Could not fetch the local adapter addresses +[2024.01.04-16.44.12:472][ 82]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.12:474][ 82]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.14:515][196]Could not fetch the local adapter addresses +[2024.01.04-16.44.14:515][196]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.14:517][196]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.16:451][309]Could not fetch the local adapter addresses +[2024.01.04-16.44.16:451][309]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.16:453][309]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.18:487][427]Could not fetch the local adapter addresses +[2024.01.04-16.44.18:487][427]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.18:489][427]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.19:209][474]LogHttp: Warning: 0x650fb278200: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.44.19:209][474]LogHttp: Warning: 0x650fb278200: libcurl info message cache 0 (Found bundle for host: 0x650a3020180 [serially]) +[2024.01.04-16.44.19:209][474]LogHttp: Warning: 0x650fb278200: libcurl info message cache 1 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.44.19:209][474]LogHttp: Warning: 0x650fb278200: libcurl info message cache 2 (Closing connection) +[2024.01.04-16.44.19:209][474]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.44.19:227][475]LogHttp: Warning: 0x650fb27a500: HTTP request timed out after 180.00 seconds URL=https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.44.19:242][476]LogHttp: Warning: 0x650fb27a500: request failed, libcurl error: 0 (No error) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: 0x650fb27a500: libcurl info message cache 0 (Found bundle for host: 0x650a3020180 [serially]) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: 0x650fb27a500: libcurl info message cache 1 (Re-using existing connection with host datarouter.ol.epicgames.com) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: 0x650fb27a500: libcurl info message cache 2 (We are completely uploaded and fine) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: 0x650fb27a500: libcurl info message cache 3 (Closing connection) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: 0x650fb27a500: libcurl info message cache 4 (TLSv1.2 (OUT), TLS alert, close notify (256):) +[2024.01.04-16.44.19:243][476]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.44.20:525][544]Could not fetch the local adapter addresses +[2024.01.04-16.44.20:525][544]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.20:528][544]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.22:559][660]Could not fetch the local adapter addresses +[2024.01.04-16.44.22:559][660]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.22:561][660]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.24:595][776]Could not fetch the local adapter addresses +[2024.01.04-16.44.24:595][776]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.24:597][776]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.26:626][890]Could not fetch the local adapter addresses +[2024.01.04-16.44.26:626][890]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.26:628][890]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.28:665][ 4]Could not fetch the local adapter addresses +[2024.01.04-16.44.28:665][ 4]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.28:668][ 4]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.30:595][116]Could not fetch the local adapter addresses +[2024.01.04-16.44.30:595][116]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.30:597][116]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.32:633][234]Could not fetch the local adapter addresses +[2024.01.04-16.44.32:633][234]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.32:636][234]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.34:668][350]Could not fetch the local adapter addresses +[2024.01.04-16.44.34:669][350]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.34:671][350]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.36:705][464]Could not fetch the local adapter addresses +[2024.01.04-16.44.36:705][464]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.36:708][464]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.38:635][577]Could not fetch the local adapter addresses +[2024.01.04-16.44.38:636][577]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.38:638][577]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.40:671][695]Could not fetch the local adapter addresses +[2024.01.04-16.44.40:671][695]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.40:674][695]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.42:707][811]Could not fetch the local adapter addresses +[2024.01.04-16.44.42:707][811]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.42:710][811]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.44:741][926]Could not fetch the local adapter addresses +[2024.01.04-16.44.44:741][926]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.44:743][926]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.46:776][ 40]Could not fetch the local adapter addresses +[2024.01.04-16.44.46:776][ 40]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.46:778][ 40]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.48:711][153]Could not fetch the local adapter addresses +[2024.01.04-16.44.48:711][153]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.48:713][153]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.50:745][270]Could not fetch the local adapter addresses +[2024.01.04-16.44.50:745][270]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.50:748][270]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.52:781][386]Could not fetch the local adapter addresses +[2024.01.04-16.44.52:782][386]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.52:784][386]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.54:812][500]Could not fetch the local adapter addresses +[2024.01.04-16.44.54:812][500]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.54:814][500]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.56:835][614]Could not fetch the local adapter addresses +[2024.01.04-16.44.56:835][614]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.56:837][614]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.44.58:769][727]Could not fetch the local adapter addresses +[2024.01.04-16.44.58:769][727]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.44.58:772][727]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.00:807][845]Could not fetch the local adapter addresses +[2024.01.04-16.45.00:807][845]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.00:809][845]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.02:840][962]Could not fetch the local adapter addresses +[2024.01.04-16.45.02:840][962]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.02:842][962]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.04:869][ 78]Could not fetch the local adapter addresses +[2024.01.04-16.45.04:869][ 78]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.04:872][ 78]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.06:903][194]Could not fetch the local adapter addresses +[2024.01.04-16.45.06:903][194]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.06:906][194]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.08:939][308]Could not fetch the local adapter addresses +[2024.01.04-16.45.08:939][308]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.08:942][308]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.10:867][420]Could not fetch the local adapter addresses +[2024.01.04-16.45.10:867][420]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.10:869][420]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.12:901][537]Could not fetch the local adapter addresses +[2024.01.04-16.45.12:901][537]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.12:904][537]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.14:935][652]Could not fetch the local adapter addresses +[2024.01.04-16.45.14:935][652]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.14:938][652]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.16:969][766]Could not fetch the local adapter addresses +[2024.01.04-16.45.16:969][766]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.16:970][766]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.18:912][880]Could not fetch the local adapter addresses +[2024.01.04-16.45.18:912][880]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.18:914][880]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.19:235][903]LogHttp: Warning: 0x650fb277d00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.45.19:235][903]LogHttp: Warning: 0x650fb277d00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.45.19:235][903]LogHttp: Warning: 0x650fb277d00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.45.19:235][903]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.45.20:945][999]Could not fetch the local adapter addresses +[2024.01.04-16.45.20:945][999]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.20:948][999]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.22:976][117]Could not fetch the local adapter addresses +[2024.01.04-16.45.22:976][117]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.22:979][117]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.25:011][234]Could not fetch the local adapter addresses +[2024.01.04-16.45.25:011][234]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.25:014][234]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.27:040][349]Could not fetch the local adapter addresses +[2024.01.04-16.45.27:040][349]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.27:042][349]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.29:079][463]Could not fetch the local adapter addresses +[2024.01.04-16.45.29:079][463]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.29:081][463]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.31:007][576]Could not fetch the local adapter addresses +[2024.01.04-16.45.31:007][576]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.31:009][576]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.33:051][694]Could not fetch the local adapter addresses +[2024.01.04-16.45.33:051][694]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.33:054][694]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.35:086][811]Could not fetch the local adapter addresses +[2024.01.04-16.45.35:086][811]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.35:088][811]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.37:112][927]Could not fetch the local adapter addresses +[2024.01.04-16.45.37:112][927]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.37:115][927]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.39:144][ 43]Could not fetch the local adapter addresses +[2024.01.04-16.45.39:144][ 43]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.39:147][ 43]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.41:170][158]Could not fetch the local adapter addresses +[2024.01.04-16.45.41:170][158]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.41:172][158]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.43:203][272]Could not fetch the local adapter addresses +[2024.01.04-16.45.43:203][272]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.43:205][272]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.45:127][384]Could not fetch the local adapter addresses +[2024.01.04-16.45.45:127][384]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.45:130][384]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.47:161][501]Could not fetch the local adapter addresses +[2024.01.04-16.45.47:161][501]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.47:164][501]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.49:196][617]Could not fetch the local adapter addresses +[2024.01.04-16.45.49:196][617]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.49:198][617]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.51:235][732]Could not fetch the local adapter addresses +[2024.01.04-16.45.51:235][732]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.51:238][732]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.53:278][846]Could not fetch the local adapter addresses +[2024.01.04-16.45.53:278][846]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.53:280][846]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.55:210][958]Could not fetch the local adapter addresses +[2024.01.04-16.45.55:210][958]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.55:212][958]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.57:247][ 75]Could not fetch the local adapter addresses +[2024.01.04-16.45.57:247][ 75]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.57:250][ 75]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.45.59:290][191]Could not fetch the local adapter addresses +[2024.01.04-16.45.59:290][191]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.45.59:292][191]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.01:329][305]Could not fetch the local adapter addresses +[2024.01.04-16.46.01:329][305]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.01:332][305]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.03:265][417]Could not fetch the local adapter addresses +[2024.01.04-16.46.03:265][417]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.03:267][417]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.05:298][534]Could not fetch the local adapter addresses +[2024.01.04-16.46.05:298][534]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.05:300][534]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.07:328][650]Could not fetch the local adapter addresses +[2024.01.04-16.46.07:328][650]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.07:330][650]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.09:360][766]Could not fetch the local adapter addresses +[2024.01.04-16.46.09:360][766]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.09:362][766]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.11:389][882]Could not fetch the local adapter addresses +[2024.01.04-16.46.11:389][882]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.11:391][882]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.13:428][998]Could not fetch the local adapter addresses +[2024.01.04-16.46.13:428][998]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.13:431][998]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.15:458][113]Could not fetch the local adapter addresses +[2024.01.04-16.46.15:458][113]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.15:460][113]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.17:489][228]Could not fetch the local adapter addresses +[2024.01.04-16.46.17:489][228]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.17:491][228]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.19:211][335]LogHttp: Warning: 0x650fb27b900: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.46.19:211][335]LogHttp: Warning: 0x650fb27b900: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.46.19:211][335]LogHttp: Warning: 0x650fb27b900: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.46.19:211][335]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.46.19:516][342]Could not fetch the local adapter addresses +[2024.01.04-16.46.19:516][342]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.19:519][342]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.21:451][455]Could not fetch the local adapter addresses +[2024.01.04-16.46.21:451][455]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.21:454][455]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.23:488][573]Could not fetch the local adapter addresses +[2024.01.04-16.46.23:488][573]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.23:490][573]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.25:518][689]Could not fetch the local adapter addresses +[2024.01.04-16.46.25:518][689]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.25:520][689]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.27:551][804]Could not fetch the local adapter addresses +[2024.01.04-16.46.27:551][804]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.27:553][804]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.29:584][918]Could not fetch the local adapter addresses +[2024.01.04-16.46.29:584][918]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.29:587][918]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.31:623][ 32]Could not fetch the local adapter addresses +[2024.01.04-16.46.31:623][ 32]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.31:625][ 32]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.33:555][145]Could not fetch the local adapter addresses +[2024.01.04-16.46.33:555][145]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.33:557][145]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.35:589][263]Could not fetch the local adapter addresses +[2024.01.04-16.46.35:589][263]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.35:591][263]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.37:624][380]Could not fetch the local adapter addresses +[2024.01.04-16.46.37:624][380]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.37:626][380]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.39:655][496]Could not fetch the local adapter addresses +[2024.01.04-16.46.39:655][496]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.39:657][496]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.41:684][612]Could not fetch the local adapter addresses +[2024.01.04-16.46.41:684][612]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.41:686][612]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.43:718][727]Could not fetch the local adapter addresses +[2024.01.04-16.46.43:718][727]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.43:720][727]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.45:749][841]Could not fetch the local adapter addresses +[2024.01.04-16.46.45:749][841]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.45:752][841]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.47:791][955]Could not fetch the local adapter addresses +[2024.01.04-16.46.47:791][955]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.47:794][955]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.49:724][ 68]Could not fetch the local adapter addresses +[2024.01.04-16.46.49:724][ 68]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.49:727][ 68]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.51:760][187]Could not fetch the local adapter addresses +[2024.01.04-16.46.51:760][187]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.51:762][187]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.53:799][304]Could not fetch the local adapter addresses +[2024.01.04-16.46.53:799][304]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.53:802][304]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.55:830][420]Could not fetch the local adapter addresses +[2024.01.04-16.46.55:830][420]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.55:832][420]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.57:871][535]Could not fetch the local adapter addresses +[2024.01.04-16.46.57:871][535]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.57:873][535]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.46.59:808][648]Could not fetch the local adapter addresses +[2024.01.04-16.46.59:808][648]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.46.59:810][648]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.01:844][766]Could not fetch the local adapter addresses +[2024.01.04-16.47.01:844][766]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.01:846][766]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.03:876][883]Could not fetch the local adapter addresses +[2024.01.04-16.47.03:876][883]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.03:878][883]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.05:913][ 0]Could not fetch the local adapter addresses +[2024.01.04-16.47.05:913][ 0]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.05:916][ 0]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.07:949][116]Could not fetch the local adapter addresses +[2024.01.04-16.47.07:949][116]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.07:952][116]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.09:989][230]Could not fetch the local adapter addresses +[2024.01.04-16.47.09:989][230]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.09:991][230]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.11:919][342]Could not fetch the local adapter addresses +[2024.01.04-16.47.11:919][342]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.11:922][342]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.13:959][459]Could not fetch the local adapter addresses +[2024.01.04-16.47.13:959][459]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.13:962][459]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.15:993][575]Could not fetch the local adapter addresses +[2024.01.04-16.47.15:993][575]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.15:996][575]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.18:027][690]Could not fetch the local adapter addresses +[2024.01.04-16.47.18:027][690]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.18:029][690]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.19:249][767]LogHttp: Warning: 0x650fb27aa00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.47.19:249][767]LogHttp: Warning: 0x650fb27aa00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.47.19:249][767]LogHttp: Warning: 0x650fb27aa00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.47.19:249][767]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.47.19:960][803]Could not fetch the local adapter addresses +[2024.01.04-16.47.19:960][803]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.19:962][803]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.22:000][922]Could not fetch the local adapter addresses +[2024.01.04-16.47.22:000][922]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.22:002][922]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.24:032][ 39]Could not fetch the local adapter addresses +[2024.01.04-16.47.24:032][ 39]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.24:035][ 39]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.26:070][155]Could not fetch the local adapter addresses +[2024.01.04-16.47.26:070][155]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.26:072][155]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.28:103][269]Could not fetch the local adapter addresses +[2024.01.04-16.47.28:103][269]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.28:105][269]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.30:042][382]Could not fetch the local adapter addresses +[2024.01.04-16.47.30:042][382]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.30:044][382]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.32:080][499]Could not fetch the local adapter addresses +[2024.01.04-16.47.32:080][499]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.32:083][499]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.34:121][614]Could not fetch the local adapter addresses +[2024.01.04-16.47.34:121][614]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.34:124][614]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.36:051][727]Could not fetch the local adapter addresses +[2024.01.04-16.47.36:051][727]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.36:053][727]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.38:088][846]Could not fetch the local adapter addresses +[2024.01.04-16.47.38:088][846]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.38:090][846]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.40:123][963]Could not fetch the local adapter addresses +[2024.01.04-16.47.40:123][963]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.40:126][963]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.42:156][ 78]Could not fetch the local adapter addresses +[2024.01.04-16.47.42:156][ 78]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.42:159][ 78]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.44:191][192]Could not fetch the local adapter addresses +[2024.01.04-16.47.44:192][192]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.44:193][192]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.46:129][304]Could not fetch the local adapter addresses +[2024.01.04-16.47.46:129][304]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.46:131][304]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.48:167][421]Could not fetch the local adapter addresses +[2024.01.04-16.47.48:167][421]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.48:169][421]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.50:201][537]Could not fetch the local adapter addresses +[2024.01.04-16.47.50:201][537]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.50:203][537]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.52:242][652]Could not fetch the local adapter addresses +[2024.01.04-16.47.52:242][652]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.52:244][652]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.54:282][766]Could not fetch the local adapter addresses +[2024.01.04-16.47.54:282][766]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.54:284][766]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.56:219][878]Could not fetch the local adapter addresses +[2024.01.04-16.47.56:219][878]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.56:221][878]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.47.58:252][994]Could not fetch the local adapter addresses +[2024.01.04-16.47.58:252][994]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.47.58:255][994]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.00:283][109]Could not fetch the local adapter addresses +[2024.01.04-16.48.00:283][109]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.00:286][109]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.02:312][224]Could not fetch the local adapter addresses +[2024.01.04-16.48.02:312][224]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.02:314][224]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.04:351][339]Could not fetch the local adapter addresses +[2024.01.04-16.48.04:351][339]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.04:353][339]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.06:386][453]Could not fetch the local adapter addresses +[2024.01.04-16.48.06:386][453]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.06:388][453]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.08:314][565]Could not fetch the local adapter addresses +[2024.01.04-16.48.08:314][565]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.08:316][565]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.10:349][682]Could not fetch the local adapter addresses +[2024.01.04-16.48.10:349][682]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.10:351][682]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.12:383][797]Could not fetch the local adapter addresses +[2024.01.04-16.48.12:383][797]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.12:385][797]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.14:417][912]Could not fetch the local adapter addresses +[2024.01.04-16.48.14:417][912]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.14:420][912]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.16:448][ 26]Could not fetch the local adapter addresses +[2024.01.04-16.48.16:448][ 26]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.16:451][ 26]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.18:476][140]Could not fetch the local adapter addresses +[2024.01.04-16.48.18:476][140]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.18:479][140]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.19:248][190]LogHttp: Warning: 0x650fb27b400: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.48.19:249][190]LogHttp: Warning: 0x650fb27b400: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.48.19:249][190]LogHttp: Warning: 0x650fb27b400: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.48.19:249][190]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.48.20:507][254]Could not fetch the local adapter addresses +[2024.01.04-16.48.20:507][254]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.20:509][254]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.22:435][367]Could not fetch the local adapter addresses +[2024.01.04-16.48.22:435][367]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.22:438][367]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.24:471][486]Could not fetch the local adapter addresses +[2024.01.04-16.48.24:471][486]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.24:473][486]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.26:500][604]Could not fetch the local adapter addresses +[2024.01.04-16.48.26:500][604]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.26:502][604]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.28:529][722]Could not fetch the local adapter addresses +[2024.01.04-16.48.28:529][722]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.28:531][722]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.30:561][840]Could not fetch the local adapter addresses +[2024.01.04-16.48.30:561][840]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.30:563][840]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.32:595][957]Could not fetch the local adapter addresses +[2024.01.04-16.48.32:595][957]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.32:598][957]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.34:631][ 73]Could not fetch the local adapter addresses +[2024.01.04-16.48.34:631][ 73]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.34:633][ 73]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.36:665][188]Could not fetch the local adapter addresses +[2024.01.04-16.48.36:665][188]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.36:667][188]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.38:593][301]Could not fetch the local adapter addresses +[2024.01.04-16.48.38:593][301]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.38:596][301]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.40:625][419]Could not fetch the local adapter addresses +[2024.01.04-16.48.40:625][419]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.40:628][419]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.42:661][537]Could not fetch the local adapter addresses +[2024.01.04-16.48.42:661][537]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.42:663][537]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.44:693][653]Could not fetch the local adapter addresses +[2024.01.04-16.48.44:693][653]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.44:696][653]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.46:728][769]Could not fetch the local adapter addresses +[2024.01.04-16.48.46:728][769]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.46:731][769]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.48:760][883]Could not fetch the local adapter addresses +[2024.01.04-16.48.48:760][883]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.48:762][883]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.50:693][996]Could not fetch the local adapter addresses +[2024.01.04-16.48.50:693][996]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.50:696][996]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.52:725][114]Could not fetch the local adapter addresses +[2024.01.04-16.48.52:725][114]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.52:727][114]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.54:761][231]Could not fetch the local adapter addresses +[2024.01.04-16.48.54:761][231]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.54:764][231]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.56:797][346]Could not fetch the local adapter addresses +[2024.01.04-16.48.56:797][346]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.56:799][346]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.48.58:840][460]Could not fetch the local adapter addresses +[2024.01.04-16.48.58:840][460]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.48.58:842][460]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.00:778][572]Could not fetch the local adapter addresses +[2024.01.04-16.49.00:778][572]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.00:780][572]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.02:815][688]Could not fetch the local adapter addresses +[2024.01.04-16.49.02:815][688]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.02:818][688]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.04:856][803]Could not fetch the local adapter addresses +[2024.01.04-16.49.04:856][803]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.04:858][803]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.06:785][916]Could not fetch the local adapter addresses +[2024.01.04-16.49.06:785][916]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.06:787][916]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.08:815][ 34]Could not fetch the local adapter addresses +[2024.01.04-16.49.08:815][ 34]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.08:818][ 34]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.10:848][151]Could not fetch the local adapter addresses +[2024.01.04-16.49.10:848][151]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.10:850][151]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.12:879][267]Could not fetch the local adapter addresses +[2024.01.04-16.49.12:879][267]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.12:881][267]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.14:913][382]Could not fetch the local adapter addresses +[2024.01.04-16.49.14:913][382]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.14:915][382]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.16:951][496]Could not fetch the local adapter addresses +[2024.01.04-16.49.16:951][496]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.16:953][496]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.18:884][609]Could not fetch the local adapter addresses +[2024.01.04-16.49.18:884][609]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.18:886][609]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.19:206][632]LogHttp: Warning: 0x650fb27be00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.49.19:206][632]LogHttp: Warning: 0x650fb27be00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.49.19:206][632]LogHttp: Warning: 0x650fb27be00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.49.19:206][632]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.49.20:922][728]Could not fetch the local adapter addresses +[2024.01.04-16.49.20:922][728]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.20:924][728]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.22:956][846]Could not fetch the local adapter addresses +[2024.01.04-16.49.22:956][846]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.22:959][846]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.24:986][963]Could not fetch the local adapter addresses +[2024.01.04-16.49.24:986][963]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.24:988][963]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.27:016][ 79]Could not fetch the local adapter addresses +[2024.01.04-16.49.27:016][ 79]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.27:018][ 79]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.29:060][195]Could not fetch the local adapter addresses +[2024.01.04-16.49.29:060][195]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.29:063][195]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.31:092][310]Could not fetch the local adapter addresses +[2024.01.04-16.49.31:092][310]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.31:094][310]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.33:132][425]Could not fetch the local adapter addresses +[2024.01.04-16.49.33:132][425]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.33:134][425]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.35:157][539]Could not fetch the local adapter addresses +[2024.01.04-16.49.35:157][539]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.35:160][539]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.37:093][652]Could not fetch the local adapter addresses +[2024.01.04-16.49.37:093][652]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.37:095][652]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.39:129][770]Could not fetch the local adapter addresses +[2024.01.04-16.49.39:129][770]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.39:131][770]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.41:163][887]Could not fetch the local adapter addresses +[2024.01.04-16.49.41:163][887]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.41:166][887]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.43:203][ 2]Could not fetch the local adapter addresses +[2024.01.04-16.49.43:203][ 2]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.43:205][ 2]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.45:234][116]Could not fetch the local adapter addresses +[2024.01.04-16.49.45:234][116]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.45:236][116]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.47:268][230]Could not fetch the local adapter addresses +[2024.01.04-16.49.47:268][230]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.47:271][230]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.49:200][343]Could not fetch the local adapter addresses +[2024.01.04-16.49.49:200][343]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.49:203][343]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.51:236][461]Could not fetch the local adapter addresses +[2024.01.04-16.49.51:236][461]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.51:238][461]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.53:269][577]Could not fetch the local adapter addresses +[2024.01.04-16.49.53:269][577]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.53:271][577]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.55:303][693]Could not fetch the local adapter addresses +[2024.01.04-16.49.55:303][693]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.55:305][693]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.57:339][808]Could not fetch the local adapter addresses +[2024.01.04-16.49.57:339][808]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.57:341][808]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.49.59:272][921]Could not fetch the local adapter addresses +[2024.01.04-16.49.59:272][921]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.49.59:275][921]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.01:304][ 40]Could not fetch the local adapter addresses +[2024.01.04-16.50.01:304][ 40]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.01:306][ 40]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.03:336][158]Could not fetch the local adapter addresses +[2024.01.04-16.50.03:336][158]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.03:338][158]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.05:371][276]Could not fetch the local adapter addresses +[2024.01.04-16.50.05:371][276]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.05:373][276]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.07:407][392]Could not fetch the local adapter addresses +[2024.01.04-16.50.07:407][392]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.07:409][392]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.09:447][507]Could not fetch the local adapter addresses +[2024.01.04-16.50.09:447][507]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.09:449][507]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.11:378][620]Could not fetch the local adapter addresses +[2024.01.04-16.50.11:378][620]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.11:380][620]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.13:418][739]Could not fetch the local adapter addresses +[2024.01.04-16.50.13:418][739]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.13:420][739]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.15:451][856]Could not fetch the local adapter addresses +[2024.01.04-16.50.15:451][856]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.15:454][856]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.17:489][971]Could not fetch the local adapter addresses +[2024.01.04-16.50.17:489][971]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.17:491][971]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.19:228][ 79]LogHttp: Warning: 0x650fb279600: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.50.19:228][ 79]LogHttp: Warning: 0x650fb279600: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.50.19:228][ 79]LogHttp: Warning: 0x650fb279600: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.50.19:228][ 79]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.50.19:527][ 85]Could not fetch the local adapter addresses +[2024.01.04-16.50.19:527][ 85]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.19:530][ 85]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.21:456][198]Could not fetch the local adapter addresses +[2024.01.04-16.50.21:456][198]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.21:459][198]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.23:496][316]Could not fetch the local adapter addresses +[2024.01.04-16.50.23:496][316]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.23:498][316]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.25:527][432]Could not fetch the local adapter addresses +[2024.01.04-16.50.25:527][432]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.25:529][432]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.27:567][548]Could not fetch the local adapter addresses +[2024.01.04-16.50.27:567][548]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.27:569][548]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.29:602][663]Could not fetch the local adapter addresses +[2024.01.04-16.50.29:602][663]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.29:605][663]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.31:639][777]Could not fetch the local adapter addresses +[2024.01.04-16.50.31:639][777]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.31:641][777]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.33:571][889]Could not fetch the local adapter addresses +[2024.01.04-16.50.33:571][889]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.33:574][889]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.35:606][ 6]Could not fetch the local adapter addresses +[2024.01.04-16.50.35:606][ 6]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.35:608][ 6]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.37:637][122]Could not fetch the local adapter addresses +[2024.01.04-16.50.37:637][122]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.37:640][122]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.39:671][237]Could not fetch the local adapter addresses +[2024.01.04-16.50.39:671][237]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.39:674][237]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.41:596][350]Could not fetch the local adapter addresses +[2024.01.04-16.50.41:596][350]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.41:599][350]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.43:632][469]Could not fetch the local adapter addresses +[2024.01.04-16.50.43:632][469]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.43:634][469]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.45:665][587]Could not fetch the local adapter addresses +[2024.01.04-16.50.45:665][587]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.45:667][587]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.47:705][704]Could not fetch the local adapter addresses +[2024.01.04-16.50.47:705][704]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.47:708][704]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.49:740][819]Could not fetch the local adapter addresses +[2024.01.04-16.50.49:740][819]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.49:742][819]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.51:774][933]Could not fetch the local adapter addresses +[2024.01.04-16.50.51:774][933]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.51:776][933]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.53:701][ 45]Could not fetch the local adapter addresses +[2024.01.04-16.50.53:701][ 45]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.53:703][ 45]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.55:736][163]Could not fetch the local adapter addresses +[2024.01.04-16.50.55:736][163]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.55:739][163]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.57:769][280]Could not fetch the local adapter addresses +[2024.01.04-16.50.57:769][280]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.57:772][280]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.50.59:799][396]Could not fetch the local adapter addresses +[2024.01.04-16.50.59:799][396]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.50.59:801][396]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.01:833][511]Could not fetch the local adapter addresses +[2024.01.04-16.51.01:833][511]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.01:835][511]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.03:763][624]Could not fetch the local adapter addresses +[2024.01.04-16.51.03:763][624]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.03:765][624]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.05:798][742]Could not fetch the local adapter addresses +[2024.01.04-16.51.05:798][742]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.05:800][742]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.07:836][858]Could not fetch the local adapter addresses +[2024.01.04-16.51.07:836][858]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.07:839][858]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.09:870][972]Could not fetch the local adapter addresses +[2024.01.04-16.51.09:870][972]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.09:872][972]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.11:901][ 86]Could not fetch the local adapter addresses +[2024.01.04-16.51.11:901][ 86]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.11:904][ 86]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.13:936][200]Could not fetch the local adapter addresses +[2024.01.04-16.51.13:936][200]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.13:939][200]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.15:871][313]Could not fetch the local adapter addresses +[2024.01.04-16.51.15:871][313]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.15:874][313]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.17:903][431]Could not fetch the local adapter addresses +[2024.01.04-16.51.17:903][431]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.17:905][431]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.19:242][515]LogHttp: Warning: 0x650fb278700: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.51.19:242][515]LogHttp: Warning: 0x650fb278700: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.51.19:242][515]LogHttp: Warning: 0x650fb278700: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.51.19:242][515]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.51.19:938][549]Could not fetch the local adapter addresses +[2024.01.04-16.51.19:938][549]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.19:940][549]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.21:971][666]Could not fetch the local adapter addresses +[2024.01.04-16.51.21:971][666]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.21:973][666]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.24:005][783]Could not fetch the local adapter addresses +[2024.01.04-16.51.24:005][783]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.24:008][783]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.26:045][899]Could not fetch the local adapter addresses +[2024.01.04-16.51.26:045][899]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.26:047][899]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.28:076][ 13]Could not fetch the local adapter addresses +[2024.01.04-16.51.28:076][ 13]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.28:078][ 13]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.30:111][127]Could not fetch the local adapter addresses +[2024.01.04-16.51.30:111][127]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.30:114][127]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.32:039][240]Could not fetch the local adapter addresses +[2024.01.04-16.51.32:039][240]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.32:042][240]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.34:079][358]Could not fetch the local adapter addresses +[2024.01.04-16.51.34:079][358]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.34:081][358]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.36:111][474]Could not fetch the local adapter addresses +[2024.01.04-16.51.36:111][474]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.36:113][474]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.38:143][590]Could not fetch the local adapter addresses +[2024.01.04-16.51.38:143][590]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.38:146][590]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.40:185][705]Could not fetch the local adapter addresses +[2024.01.04-16.51.40:185][705]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.40:188][705]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.42:223][819]Could not fetch the local adapter addresses +[2024.01.04-16.51.42:223][819]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.42:226][819]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.44:160][931]Could not fetch the local adapter addresses +[2024.01.04-16.51.44:160][931]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.44:163][931]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.46:196][ 47]Could not fetch the local adapter addresses +[2024.01.04-16.51.46:196][ 47]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.46:199][ 47]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.48:228][162]Could not fetch the local adapter addresses +[2024.01.04-16.51.48:228][162]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.48:230][162]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.50:269][276]Could not fetch the local adapter addresses +[2024.01.04-16.51.50:269][276]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.50:272][276]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.52:202][389]Could not fetch the local adapter addresses +[2024.01.04-16.51.52:202][389]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.52:204][389]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.54:236][507]Could not fetch the local adapter addresses +[2024.01.04-16.51.54:236][507]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.54:238][507]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.56:273][624]Could not fetch the local adapter addresses +[2024.01.04-16.51.56:273][624]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.56:276][624]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.51.58:295][739]Could not fetch the local adapter addresses +[2024.01.04-16.51.58:295][739]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.51.58:297][739]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.00:335][853]Could not fetch the local adapter addresses +[2024.01.04-16.52.00:335][853]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.00:337][853]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.02:270][966]Could not fetch the local adapter addresses +[2024.01.04-16.52.02:270][966]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.02:272][966]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.04:305][ 84]Could not fetch the local adapter addresses +[2024.01.04-16.52.04:305][ 84]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.04:308][ 84]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.06:343][200]Could not fetch the local adapter addresses +[2024.01.04-16.52.06:343][200]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.06:346][200]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.08:375][315]Could not fetch the local adapter addresses +[2024.01.04-16.52.08:375][315]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.08:378][315]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.10:409][430]Could not fetch the local adapter addresses +[2024.01.04-16.52.10:409][430]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.10:411][430]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.12:439][544]Could not fetch the local adapter addresses +[2024.01.04-16.52.12:439][544]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.12:442][544]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.14:368][657]Could not fetch the local adapter addresses +[2024.01.04-16.52.14:368][657]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.14:371][657]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.16:401][776]Could not fetch the local adapter addresses +[2024.01.04-16.52.16:401][776]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.16:403][776]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.18:436][895]Could not fetch the local adapter addresses +[2024.01.04-16.52.18:436][895]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.18:438][895]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.19:225][946]LogHttp: Warning: 0x650fb278200: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.52.19:225][946]LogHttp: Warning: 0x650fb278200: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.52.19:225][946]LogHttp: Warning: 0x650fb278200: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.52.19:225][946]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.52.20:467][ 13]Could not fetch the local adapter addresses +[2024.01.04-16.52.20:467][ 13]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.20:470][ 13]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.22:502][130]Could not fetch the local adapter addresses +[2024.01.04-16.52.22:502][130]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.22:504][130]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.24:539][245]Could not fetch the local adapter addresses +[2024.01.04-16.52.24:539][245]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.24:541][245]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.26:569][359]Could not fetch the local adapter addresses +[2024.01.04-16.52.26:569][359]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.26:571][359]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.28:503][472]Could not fetch the local adapter addresses +[2024.01.04-16.52.28:503][472]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.28:505][472]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.30:531][590]Could not fetch the local adapter addresses +[2024.01.04-16.52.30:531][590]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.30:534][590]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.32:569][708]Could not fetch the local adapter addresses +[2024.01.04-16.52.32:569][708]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.32:572][708]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.34:602][825]Could not fetch the local adapter addresses +[2024.01.04-16.52.34:602][825]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.34:604][825]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.36:636][942]Could not fetch the local adapter addresses +[2024.01.04-16.52.36:636][942]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.36:638][942]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.38:669][ 57]Could not fetch the local adapter addresses +[2024.01.04-16.52.38:669][ 57]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.38:672][ 57]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.40:700][171]Could not fetch the local adapter addresses +[2024.01.04-16.52.40:700][171]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.40:702][171]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.42:636][284]Could not fetch the local adapter addresses +[2024.01.04-16.52.42:636][284]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.42:639][284]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.44:674][401]Could not fetch the local adapter addresses +[2024.01.04-16.52.44:674][401]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.44:677][401]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.46:708][516]Could not fetch the local adapter addresses +[2024.01.04-16.52.46:708][516]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.46:710][516]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.48:643][629]Could not fetch the local adapter addresses +[2024.01.04-16.52.48:643][629]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.48:645][629]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.50:679][746]Could not fetch the local adapter addresses +[2024.01.04-16.52.50:679][746]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.50:681][746]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.52:716][861]Could not fetch the local adapter addresses +[2024.01.04-16.52.52:716][861]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.52:719][861]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.54:650][974]Could not fetch the local adapter addresses +[2024.01.04-16.52.54:650][974]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.54:652][974]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.56:684][ 93]Could not fetch the local adapter addresses +[2024.01.04-16.52.56:684][ 93]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.56:686][ 93]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.52.58:720][211]Could not fetch the local adapter addresses +[2024.01.04-16.52.58:720][211]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.52.58:723][211]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.00:757][328]Could not fetch the local adapter addresses +[2024.01.04-16.53.00:757][328]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.00:759][328]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.02:784][444]Could not fetch the local adapter addresses +[2024.01.04-16.53.02:784][444]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.02:787][444]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.04:809][560]Could not fetch the local adapter addresses +[2024.01.04-16.53.04:809][560]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.04:812][560]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.06:852][676]Could not fetch the local adapter addresses +[2024.01.04-16.53.06:852][676]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.06:854][676]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.08:886][790]Could not fetch the local adapter addresses +[2024.01.04-16.53.08:886][790]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.08:888][790]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.10:823][903]Could not fetch the local adapter addresses +[2024.01.04-16.53.10:823][903]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.10:826][903]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.12:871][ 20]Could not fetch the local adapter addresses +[2024.01.04-16.53.12:871][ 20]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.12:874][ 20]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.14:904][135]Could not fetch the local adapter addresses +[2024.01.04-16.53.14:904][135]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.14:906][135]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.16:937][249]Could not fetch the local adapter addresses +[2024.01.04-16.53.16:937][249]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.16:939][249]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.18:870][362]Could not fetch the local adapter addresses +[2024.01.04-16.53.18:870][362]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.18:872][362]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.19:225][387]LogHttp: Warning: 0x650fb276e00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.53.19:226][387]LogHttp: Warning: 0x650fb276e00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.53.19:226][387]LogHttp: Warning: 0x650fb276e00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.53.19:226][387]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.53.20:909][481]Could not fetch the local adapter addresses +[2024.01.04-16.53.20:909][481]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.20:912][481]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.22:947][599]Could not fetch the local adapter addresses +[2024.01.04-16.53.22:947][599]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.22:950][599]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.24:987][716]Could not fetch the local adapter addresses +[2024.01.04-16.53.24:987][716]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.24:989][716]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.27:023][832]Could not fetch the local adapter addresses +[2024.01.04-16.53.27:023][832]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.27:025][832]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.29:057][946]Could not fetch the local adapter addresses +[2024.01.04-16.53.29:057][946]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.29:059][946]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.30:997][ 59]Could not fetch the local adapter addresses +[2024.01.04-16.53.30:997][ 59]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.30:999][ 59]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.33:032][177]Could not fetch the local adapter addresses +[2024.01.04-16.53.33:032][177]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.33:034][177]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.35:075][293]Could not fetch the local adapter addresses +[2024.01.04-16.53.35:075][293]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.35:078][293]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.37:104][408]Could not fetch the local adapter addresses +[2024.01.04-16.53.37:104][408]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.37:107][408]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.39:133][522]Could not fetch the local adapter addresses +[2024.01.04-16.53.39:133][522]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.39:136][522]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.41:163][636]Could not fetch the local adapter addresses +[2024.01.04-16.53.41:163][636]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.41:166][636]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.43:096][749]Could not fetch the local adapter addresses +[2024.01.04-16.53.43:096][749]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.43:098][749]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.45:129][867]Could not fetch the local adapter addresses +[2024.01.04-16.53.45:129][867]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.45:132][867]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.47:161][985]Could not fetch the local adapter addresses +[2024.01.04-16.53.47:161][985]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.47:164][985]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.49:195][102]Could not fetch the local adapter addresses +[2024.01.04-16.53.49:195][102]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.49:198][102]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.51:224][218]Could not fetch the local adapter addresses +[2024.01.04-16.53.51:224][218]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.51:226][218]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.53:255][333]Could not fetch the local adapter addresses +[2024.01.04-16.53.53:255][333]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.53:258][333]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.55:296][447]Could not fetch the local adapter addresses +[2024.01.04-16.53.55:296][447]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.55:299][447]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.57:226][559]Could not fetch the local adapter addresses +[2024.01.04-16.53.57:226][559]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.57:228][559]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.53.59:263][677]Could not fetch the local adapter addresses +[2024.01.04-16.53.59:263][677]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.53.59:266][677]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.01:297][793]Could not fetch the local adapter addresses +[2024.01.04-16.54.01:297][793]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.01:299][793]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.03:330][908]Could not fetch the local adapter addresses +[2024.01.04-16.54.03:330][908]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.03:331][908]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.05:359][ 23]Could not fetch the local adapter addresses +[2024.01.04-16.54.05:359][ 23]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.05:361][ 23]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.07:392][138]Could not fetch the local adapter addresses +[2024.01.04-16.54.07:392][138]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.07:395][138]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.09:426][252]Could not fetch the local adapter addresses +[2024.01.04-16.54.09:426][252]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.09:428][252]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.11:450][365]Could not fetch the local adapter addresses +[2024.01.04-16.54.11:450][365]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.11:452][365]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.13:381][478]Could not fetch the local adapter addresses +[2024.01.04-16.54.13:381][478]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.13:383][478]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.15:417][597]Could not fetch the local adapter addresses +[2024.01.04-16.54.15:417][597]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.15:420][597]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.17:453][714]Could not fetch the local adapter addresses +[2024.01.04-16.54.17:453][714]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.17:456][714]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.19:242][825]LogHttp: Warning: 0x650fb27a000: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.54.19:242][825]LogHttp: Warning: 0x650fb27a000: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.54.19:242][825]LogHttp: Warning: 0x650fb27a000: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.54.19:242][825]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.54.19:489][829]Could not fetch the local adapter addresses +[2024.01.04-16.54.19:489][829]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.19:491][829]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.21:524][943]Could not fetch the local adapter addresses +[2024.01.04-16.54.21:524][943]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.21:527][943]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.23:452][ 56]Could not fetch the local adapter addresses +[2024.01.04-16.54.23:452][ 56]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.23:454][ 56]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.25:483][175]Could not fetch the local adapter addresses +[2024.01.04-16.54.25:483][175]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.25:486][175]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.27:511][293]Could not fetch the local adapter addresses +[2024.01.04-16.54.27:511][293]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.27:514][293]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.29:554][411]Could not fetch the local adapter addresses +[2024.01.04-16.54.29:554][411]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.29:556][411]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.31:590][527]Could not fetch the local adapter addresses +[2024.01.04-16.54.31:590][527]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.31:592][527]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.33:626][642]Could not fetch the local adapter addresses +[2024.01.04-16.54.33:626][642]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.33:628][642]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.35:561][755]Could not fetch the local adapter addresses +[2024.01.04-16.54.35:561][755]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.35:564][755]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.37:597][872]Could not fetch the local adapter addresses +[2024.01.04-16.54.37:597][872]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.37:599][872]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.39:632][987]Could not fetch the local adapter addresses +[2024.01.04-16.54.39:632][987]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.39:634][987]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.41:561][100]Could not fetch the local adapter addresses +[2024.01.04-16.54.41:561][100]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.41:564][100]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.43:589][218]Could not fetch the local adapter addresses +[2024.01.04-16.54.43:589][218]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.43:591][218]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.45:620][336]Could not fetch the local adapter addresses +[2024.01.04-16.54.45:620][336]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.45:623][336]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.47:653][454]Could not fetch the local adapter addresses +[2024.01.04-16.54.47:653][454]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.47:655][454]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.49:688][572]Could not fetch the local adapter addresses +[2024.01.04-16.54.49:688][572]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.49:690][572]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.51:722][688]Could not fetch the local adapter addresses +[2024.01.04-16.54.51:722][688]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.51:724][688]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.53:757][803]Could not fetch the local adapter addresses +[2024.01.04-16.54.53:757][803]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.53:760][803]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.55:691][916]Could not fetch the local adapter addresses +[2024.01.04-16.54.55:691][916]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.55:693][916]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.57:724][ 34]Could not fetch the local adapter addresses +[2024.01.04-16.54.57:724][ 34]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.57:726][ 34]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.54.59:760][151]Could not fetch the local adapter addresses +[2024.01.04-16.54.59:761][151]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.54.59:763][151]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.01:792][266]Could not fetch the local adapter addresses +[2024.01.04-16.55.01:792][266]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.01:794][266]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.03:825][381]Could not fetch the local adapter addresses +[2024.01.04-16.55.03:825][381]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.03:827][381]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.05:850][495]Could not fetch the local adapter addresses +[2024.01.04-16.55.05:850][495]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.05:853][495]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.07:793][608]Could not fetch the local adapter addresses +[2024.01.04-16.55.07:793][608]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.07:796][608]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.09:828][726]Could not fetch the local adapter addresses +[2024.01.04-16.55.09:828][726]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.09:830][726]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.11:868][843]Could not fetch the local adapter addresses +[2024.01.04-16.55.11:868][843]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.11:870][843]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.13:901][959]Could not fetch the local adapter addresses +[2024.01.04-16.55.13:901][959]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.13:904][959]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.15:933][ 75]Could not fetch the local adapter addresses +[2024.01.04-16.55.15:933][ 75]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.15:936][ 75]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.17:963][191]Could not fetch the local adapter addresses +[2024.01.04-16.55.17:963][191]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.17:966][191]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.19:236][271]LogHttp: Warning: 0x650fb27af00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.55.19:236][271]LogHttp: Warning: 0x650fb27af00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.55.19:236][271]LogHttp: Warning: 0x650fb27af00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.55.19:236][271]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.55.20:004][306]Could not fetch the local adapter addresses +[2024.01.04-16.55.20:004][306]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.20:006][306]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.21:936][419]Could not fetch the local adapter addresses +[2024.01.04-16.55.21:936][419]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.21:938][419]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.23:972][537]Could not fetch the local adapter addresses +[2024.01.04-16.55.23:972][537]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.23:975][537]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.26:000][654]Could not fetch the local adapter addresses +[2024.01.04-16.55.26:000][654]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.26:002][654]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.28:030][771]Could not fetch the local adapter addresses +[2024.01.04-16.55.28:030][771]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.28:032][771]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.30:066][887]Could not fetch the local adapter addresses +[2024.01.04-16.55.30:066][887]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.30:069][887]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.32:098][ 1]Could not fetch the local adapter addresses +[2024.01.04-16.55.32:098][ 1]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.32:100][ 1]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.34:026][114]Could not fetch the local adapter addresses +[2024.01.04-16.55.34:026][114]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.34:028][114]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.36:064][233]Could not fetch the local adapter addresses +[2024.01.04-16.55.36:064][233]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.36:066][233]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.38:092][350]Could not fetch the local adapter addresses +[2024.01.04-16.55.38:092][350]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.38:094][350]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.40:124][466]Could not fetch the local adapter addresses +[2024.01.04-16.55.40:124][466]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.40:126][466]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.42:160][581]Could not fetch the local adapter addresses +[2024.01.04-16.55.42:160][581]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.42:162][581]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.44:200][695]Could not fetch the local adapter addresses +[2024.01.04-16.55.44:200][695]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.44:202][695]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.46:138][808]Could not fetch the local adapter addresses +[2024.01.04-16.55.46:138][808]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.46:140][808]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.48:173][926]Could not fetch the local adapter addresses +[2024.01.04-16.55.48:173][926]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.48:176][926]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.50:204][ 42]Could not fetch the local adapter addresses +[2024.01.04-16.55.50:204][ 42]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.50:207][ 42]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.52:232][158]Could not fetch the local adapter addresses +[2024.01.04-16.55.52:232][158]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.52:234][158]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.54:272][273]Could not fetch the local adapter addresses +[2024.01.04-16.55.54:272][273]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.54:275][273]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.56:215][386]Could not fetch the local adapter addresses +[2024.01.04-16.55.56:215][386]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.56:217][386]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.55.58:253][504]Could not fetch the local adapter addresses +[2024.01.04-16.55.58:253][504]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.55.58:255][504]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.00:292][621]Could not fetch the local adapter addresses +[2024.01.04-16.56.00:292][621]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.00:294][621]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.02:334][736]Could not fetch the local adapter addresses +[2024.01.04-16.56.02:334][736]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.02:336][736]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.04:269][849]Could not fetch the local adapter addresses +[2024.01.04-16.56.04:269][849]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.04:272][849]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.06:308][967]Could not fetch the local adapter addresses +[2024.01.04-16.56.06:308][967]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.06:311][967]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.08:342][ 83]Could not fetch the local adapter addresses +[2024.01.04-16.56.08:342][ 83]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.08:343][ 83]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.10:387][199]Could not fetch the local adapter addresses +[2024.01.04-16.56.10:387][199]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.10:389][199]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.12:328][313]Could not fetch the local adapter addresses +[2024.01.04-16.56.12:328][313]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.12:331][313]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.14:366][432]Could not fetch the local adapter addresses +[2024.01.04-16.56.14:366][432]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.14:368][432]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.16:395][549]Could not fetch the local adapter addresses +[2024.01.04-16.56.16:395][549]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.16:398][549]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.18:433][665]Could not fetch the local adapter addresses +[2024.01.04-16.56.18:433][665]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.18:435][665]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.19:222][716]LogHttp: Warning: 0x650fb278c00: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.56.19:222][716]LogHttp: Warning: 0x650fb278c00: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.56.19:222][716]LogHttp: Warning: 0x650fb278c00: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.56.19:222][716]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.56.20:469][780]Could not fetch the local adapter addresses +[2024.01.04-16.56.20:469][780]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.20:471][780]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.22:503][894]Could not fetch the local adapter addresses +[2024.01.04-16.56.22:503][894]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.22:506][894]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.24:452][ 7]Could not fetch the local adapter addresses +[2024.01.04-16.56.24:452][ 7]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.24:455][ 7]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.26:488][125]Could not fetch the local adapter addresses +[2024.01.04-16.56.26:488][125]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.26:490][125]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.28:524][242]Could not fetch the local adapter addresses +[2024.01.04-16.56.28:524][242]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.28:526][242]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.30:560][357]Could not fetch the local adapter addresses +[2024.01.04-16.56.30:560][357]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.30:562][357]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.32:600][471]Could not fetch the local adapter addresses +[2024.01.04-16.56.32:600][471]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.32:603][471]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.34:537][584]Could not fetch the local adapter addresses +[2024.01.04-16.56.34:537][584]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.34:540][584]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.36:569][701]Could not fetch the local adapter addresses +[2024.01.04-16.56.36:569][701]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.36:572][701]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.38:613][817]Could not fetch the local adapter addresses +[2024.01.04-16.56.38:613][817]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.38:616][817]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.40:646][932]Could not fetch the local adapter addresses +[2024.01.04-16.56.40:646][932]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.40:648][932]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.42:685][ 46]Could not fetch the local adapter addresses +[2024.01.04-16.56.42:685][ 46]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.42:687][ 46]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.44:619][158]Could not fetch the local adapter addresses +[2024.01.04-16.56.44:619][158]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.44:622][158]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.46:659][274]Could not fetch the local adapter addresses +[2024.01.04-16.56.46:659][274]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.46:661][274]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.48:694][388]Could not fetch the local adapter addresses +[2024.01.04-16.56.48:694][388]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.48:696][388]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.50:631][501]Could not fetch the local adapter addresses +[2024.01.04-16.56.50:631][501]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.50:634][501]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.52:669][619]Could not fetch the local adapter addresses +[2024.01.04-16.56.52:669][619]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.52:672][619]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.54:715][735]Could not fetch the local adapter addresses +[2024.01.04-16.56.54:715][735]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.54:717][735]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.56:755][850]Could not fetch the local adapter addresses +[2024.01.04-16.56.56:755][850]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.56:758][850]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.56.58:697][964]Could not fetch the local adapter addresses +[2024.01.04-16.56.58:697][964]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.56.58:700][964]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.00:749][ 82]Could not fetch the local adapter addresses +[2024.01.04-16.57.00:749][ 82]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.00:752][ 82]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.02:793][197]Could not fetch the local adapter addresses +[2024.01.04-16.57.02:793][197]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.02:796][197]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.04:725][310]Could not fetch the local adapter addresses +[2024.01.04-16.57.04:725][310]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.04:728][310]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.06:769][428]Could not fetch the local adapter addresses +[2024.01.04-16.57.06:769][428]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.06:771][428]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.08:811][545]Could not fetch the local adapter addresses +[2024.01.04-16.57.08:811][545]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.08:813][545]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.10:849][661]Could not fetch the local adapter addresses +[2024.01.04-16.57.10:849][661]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.10:851][661]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.12:879][776]Could not fetch the local adapter addresses +[2024.01.04-16.57.12:879][776]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.12:882][776]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.14:923][891]Could not fetch the local adapter addresses +[2024.01.04-16.57.14:923][891]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.14:926][891]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.16:865][ 4]Could not fetch the local adapter addresses +[2024.01.04-16.57.16:865][ 4]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.16:868][ 4]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.18:901][122]Could not fetch the local adapter addresses +[2024.01.04-16.57.18:901][122]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.18:904][122]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.19:223][145]LogHttp: Warning: 0x650fb277800: request failed, libcurl error: 6 (Couldn't resolve host name) +[2024.01.04-16.57.19:223][145]LogHttp: Warning: 0x650fb277800: libcurl info message cache 0 (Could not resolve host: datarouter.ol.epicgames.com) +[2024.01.04-16.57.19:223][145]LogHttp: Warning: 0x650fb277800: libcurl info message cache 1 (Closing connection) +[2024.01.04-16.57.19:223][145]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.01.04-16.57.20:938][238]Could not fetch the local adapter addresses +[2024.01.04-16.57.20:938][238]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.20:941][238]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.22:976][353]Could not fetch the local adapter addresses +[2024.01.04-16.57.22:976][353]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.22:978][353]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.24:917][466]Could not fetch the local adapter addresses +[2024.01.04-16.57.24:917][466]LogUdpMessaging: Warning: Failed to join multicast group '230.0.0.1:6666' on detected local interface '0.0.0.0' +[2024.01.04-16.57.24:919][466]LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization +[2024.01.04-16.57.27:536][583]LogUdpMessaging: Display: Added local interface '192.168.88.228' to multicast group '230.0.0.1:6666' +[2024.01.04-17.06.41:279][812]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.050 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8917 files in 9674 folders with total size 326 MiB. +[2024.01.04-17.26.34:792][422]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.01.04-18.06.41:282][812]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.051 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8917 files in 9674 folders with total size 326 MiB. +[2024.01.04-19.06.42:268][871]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:17.035 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8917 files in 9674 folders with total size 326 MiB. +[2024.01.04-19.41.51:550][427]LogViewport: Scene viewport resized to 1385x1254, mode Windowed. +[2024.01.04-19.41.52:060][428]LogViewport: Scene viewport resized to 1388x1260, mode Windowed. +[2024.01.04-19.44.21:164][340]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.01.04-19.44.21:195][341]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-19.48.50:671][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.01.04-19.48.50:673][446]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto2 +[2024.01.04-19.48.50:673][446]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/AH060HEHOTFT92CV2HRKU8_Auto2EDBB0C53F1D94955B0CDC55A8E3B1707.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/Autosaves/Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8_Auto2.uasset' +[2024.01.04-19.48.50:674][446]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ThirdPerson/Maps/ThirdPersonMap_homework' took 0.014 +[2024.01.04-19.48.50:674][446]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.014 +[2024.01.04-19.49.03:056][188]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-19.49.03:061][188]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-19.49.03:061][188]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-19.49.03:062][188]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 1 ms +[2024.01.04-19.49.03:063][188]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-19.49.03:063][188]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 4, 2024, 11:49:03 PM) +[2024.01.04-19.49.03:063][188]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.01.04-19.49.03:063][188]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.01.04-19.49.03:063][188]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-19.49.03:076][188]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012359s) +[2024.01.04-19.49.03:076][188]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.012395s) +[2024.01.04-19.49.03:081][188]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.01.04-19.49.03:082][188]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-19.49.03:082][188]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-19.49.03:082][188]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-19.49.03:083][188]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-19.49.03:083][188]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-19.49.03:083][188]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-19.49.03:083][188]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-19.49.03:086][188]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-19.49.03:086][188]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 808 ms) +[2024.01.04-19.49.03:086][188]LogPlayLevel: PIE: World Init took: (0.004523s) +[2024.01.04-19.49.03:086][188]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-19.49.03:086][188]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-19.49.03:086][188]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-19.49.03:087][188]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-19.49.03:087][188]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-19.49.03:087][188]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-19.49.03:087][188]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-19.49.03:087][188]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-19.49.03:176][188]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-19.49.03:178][188]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-19.49.03:178][188]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-19.49.03:178][188]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-19.49.03:178][188]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-19.49.03:179][188]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2024.01.04-19.49.03:204][188]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.01.04-19.49.03:204][188]LogInit: FAudioDevice initialized with ID 2. +[2024.01.04-19.49.03:204][188]LogAudio: Display: Audio Device (ID: 2) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-19.49.03:205][188]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-19.49.03:208][188]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-19.49.03:216][188]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-21.49.03 +[2024.01.04-19.49.03:216][188]LogWorld: Bringing up level for play took: 0.007200 +[2024.01.04-19.49.03:217][188]LogOnline: OSS: Created online subsystem instance for: :Context_3 +[2024.01.04-19.49.04:489][188]PIE: Server logged in +[2024.01.04-19.49.04:490][188]PIE: Play in editor total start time 1.429 seconds. +[2024.01.04-19.56.22:628][468]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-19.56.22:628][468]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-19.56.22:629][468]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-19.56.22:632][468]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-19.56.22:632][468]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-19.56.22:635][468]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-19.56.22:639][468]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-19.56.22:644][468]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.04-19.56.22:645][468]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.04-19.56.22:705][468]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-19.56.22:712][468]LogUObjectHash: Compacting FUObjectHashTables data took 0.96ms +[2024.01.04-19.56.22:786][469]LogPlayLevel: Display: Destroying online subsystem :Context_3 +[2024.01.04-19.56.58:681][611]Cmd: CAMERA ALIGN ACTIVEVIEWPORTONLY +[2024.01.04-19.57.04:611][963]Cmd: DUPLICATE +[2024.01.04-19.57.04:611][963]Cmd: ACTOR DUPLICATE +[2024.01.04-20.04.02:030][950]Cmd: DUPLICATE +[2024.01.04-20.04.02:030][950]Cmd: ACTOR DUPLICATE +[2024.01.04-20.04.29:591][598]Cmd: TRANSACTION UNDO +[2024.01.04-20.04.29:591][598]LogEditorTransaction: Undo Rotate Elements +[2024.01.04-20.04.33:985][843]Cmd: TRANSACTION UNDO +[2024.01.04-20.04.33:985][843]LogEditorTransaction: Undo Rotate Elements +[2024.01.04-20.06.18:903][ 86]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.04-20.06.18:910][ 86]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.04-20.06.18:910][ 86]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' started... +[2024.01.04-20.06.18:915][ 86]LogWorldPartition: Display: GenerateStreaming for 'ThirdPersonMap_homework' took 4 ms (total: 6 ms) +[2024.01.04-20.06.18:915][ 86]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.04-20.06.18:915][ 86]PIE: New page: PIE session: ThirdPersonMap_homework (Jan 5, 2024, 12:06:18 AM) +[2024.01.04-20.06.18:915][ 86]LogPlayLevel: Creating play world package: /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-20.06.18:929][ 86]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013290s) +[2024.01.04-20.06.18:929][ 86]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework to /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework (0.013352s) +[2024.01.04-20.06.18:934][ 86]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.01.04-20.06.18:936][ 86]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.04-20.06.18:936][ 86]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.04-20.06.18:937][ 86]LogAIModule: Creating AISystem for world ThirdPersonMap_homework +[2024.01.04-20.06.18:937][ 86]LogWorldPartition: ULevel::OnLevelLoaded(ThirdPersonMap_homework)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.04-20.06.18:937][ 86]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.04-20.06.18:937][ 86]LogWorldPartition: UWorldPartition::Initialize : World = ThirdPersonMap_homework, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.04-20.06.18:937][ 86]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.04-20.06.18:941][ 86]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Creating new contrainer. +[2024.01.04-20.06.18:941][ 86]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 812 ms) +[2024.01.04-20.06.18:941][ 86]LogPlayLevel: PIE: World Init took: (0.004967s) +[2024.01.04-20.06.18:941][ 86]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Number of buffers to queue: 2 +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.04-20.06.18:941][ 86]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2024.01.04-20.06.18:941][ 86]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.04-20.06.18:942][ 86]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.04-20.06.18:942][ 86]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.04-20.06.18:942][ 86]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.04-20.06.18:942][ 86]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2024.01.04-20.06.18:942][ 86]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2024.01.04-20.06.19:031][ 86]LogAudioMixerSDL: Opening default audio device (device index -1) +[2024.01.04-20.06.19:033][ 86]LogAudioMixer: Display: Using Audio Hardware Device Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo +[2024.01.04-20.06.19:034][ 86]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.04-20.06.19:034][ 86]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.04-20.06.19:034][ 86]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.04-20.06.19:063][ 86]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2024.01.04-20.06.19:063][ 86]LogInit: FAudioDevice initialized with ID 3. +[2024.01.04-20.06.19:063][ 86]LogAudio: Display: Audio Device (ID: 3) registered with world 'ThirdPersonMap_homework'. +[2024.01.04-20.06.19:064][ 86]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.01.04-20.06.19:064][ 86]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-20.06.19:067][ 86]LogLoad: Game class is 'BP_ThirdPersonGameMode_C' +[2024.01.04-20.06.19:075][ 86]LogWorld: Bringing World /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework.ThirdPersonMap_homework up for play (max tick rate 0) at 2024.01.04-22.06.19 +[2024.01.04-20.06.19:075][ 86]LogWorld: Bringing up level for play took: 0.008060 +[2024.01.04-20.06.19:076][ 86]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.01.04-20.06.19:079][ 86]PIE: Server logged in +[2024.01.04-20.06.19:080][ 86]PIE: Play in editor total start time 0.17 seconds. +[2024.01.04-20.06.41:296][416]LogDerivedDataCache: /home/krt/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:16.061 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8917 files in 9674 folders with total size 326 MiB. +[2024.01.04-20.08.25:383][513]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-20.08.25:383][513]LogWorld: BeginTearingDown for /Game/ThirdPerson/Maps/UEDPIE_0_ThirdPersonMap_homework +[2024.01.04-20.08.25:383][513]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-20.08.25:386][513]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-20.08.25:387][513]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-20.08.25:389][513]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.04-20.08.25:393][513]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-20.08.25:399][513]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.04-20.08.25:400][513]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.04-20.08.25:466][513]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.01.04-20.08.25:516][514]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.01.04-20.09.03:662][780]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.01.04-20.09.03:668][780]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.04-20.09.03:701][780]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8 +[2024.01.04-20.09.03:701][780]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/AH060HEHOTFT92CV2HRKU82653674132A64FF79FCF4AFBD124237C.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8.uasset' +[2024.01.04-20.09.03:704][780]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2 +[2024.01.04-20.09.03:704][780]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/1WUCPTHYWN1WAGS9JR95Q2F32EB4715E9549D6BA4528911495EF80.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2.uasset' +[2024.01.04-20.09.03:706][780]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD +[2024.01.04-20.09.03:706][780]LogSavePackage: Moving '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Saved/TVBNINGQZ5AEF1Z7SSY4UD54A982A72F634FCB8759038AF5E2E5C6.tmp' to '../../../../Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD.uasset' +[2024.01.04-20.09.03:755][780]LogFileHelpers: InternalPromptForCheckoutAndSave took 86 ms +[2024.01.04-20.09.03:759][780]AssetCheck: New page: Asset Save: multiple assets +[2024.01.04-20.09.03:759][780]LogContentValidation: Display: Validating /Script/Engine.TextRenderActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4468CC01_1199404887 +[2024.01.04-20.09.03:759][780]LogContentValidation: Display: Validating /Script/Engine.TextRenderActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4474CC01_1307108000 +[2024.01.04-20.09.03:759][780]LogContentValidation: Display: Validating /Script/Engine.TextRenderActor /Game/ThirdPerson/Maps/ThirdPersonMap_homework.ThirdPersonMap_homework:PersistentLevel.TextRenderActor_UAID_A036BC31BA4474CC01_1724527001 +[2024.01.04-20.10.07:897][526]LogSlate: Took 0.000052 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.04-20.10.25:015][509]LogSlate: Window 'Project Settings' being destroyed +[2024.01.04-20.10.25:040][509]LogSlate: Window 'Project Settings' being destroyed +[2024.01.04-20.10.29:198][746]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.01.04-20.10.49:476][961]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.01.04-20.10.49:480][961]LogStall: Shutdown... +[2024.01.04-20.10.49:481][961]LogStall: Shutdown complete. +[2024.01.04-20.10.49:495][961]LogSlate: Window 'cg23_hmw_minilevel2 - Unreal Editor' being destroyed +[2024.01.04-20.10.49:570][962]Cmd: QUIT_EDITOR +[2024.01.04-20.10.49:570][962]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.01.04-20.10.49:572][962]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.01.04-20.10.49:572][962]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.01.04-20.10.49:572][962]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.01.04-20.10.49:574][962]LogWorld: UWorld::CleanupWorld for ThirdPersonMap_homework, bSessionEnded=true, bCleanupResources=true +[2024.01.04-20.10.49:574][962]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.04-20.10.49:574][962]LogContentBundle: [ThirdPersonMap_homework(Standalone)] Deleting container. +[2024.01.04-20.10.49:576][962]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.01.04-20.10.49:718][962]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={D474CEC6-9088-4988-81DD-EDB3DD0884E1} +[2024.01.04-20.10.49:722][962]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerSDL)... +[2024.01.04-20.10.49:722][962]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.01.04-20.10.49:722][962]LogAudio: Display: Audio Device unregistered from world 'ThirdPersonMap_homework'. +[2024.01.04-20.10.49:722][962]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.04-20.10.49:773][962]LogAudio: Display: Audio Device Manager Shutdown +[2024.01.04-20.10.49:791][962]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.01.04-20.10.49:791][962]LogExit: Preparing to exit. +[2024.01.04-20.10.49:800][962]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.01.04-20.10.50:177][962]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.01.04-20.10.50:177][962]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.01.04-20.10.50:298][962]LogExit: Transaction tracking system shut down +[2024.01.04-20.10.50:302][962]LogExit: Editor shut down +[2024.01.04-20.10.50:303][962]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.01.04-20.10.50:369][962]LogExit: Object subsystem successfully closed. +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: ================================================ +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: Total job queries 6, among them cache hits 0 (0.00%) +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: Tracking 6 distinct input hashes that result in 6 distinct outputs (100.00%) +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: RAM used: 22.89 KiB of 1.55 GiB budget. Usage: 0.00% +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.04-20.10.50:370][962]LogShaderCompilers: Display: ================================================ +[2024.01.04-20.10.50:429][962]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.01.04-20.10.50:444][962]LogVirtualization: UE::Virtualization was shutdown +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (1012) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1010) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module Voice (1008) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1006) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AddContentDialog (1004) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1003) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1000) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SceneOutliner (998) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module StatusBar (996) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (994) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (992) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module DataLayerEditor (990) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module StatsViewer (988) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (986) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AutomationWorker (984) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module TextureAlignMode (982) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module BspMode (980) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module GeometryMode (978) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (976) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (974) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (972) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (970) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (968) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module CharacterAI (966) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module PlanarCut (964) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module FractureEngine (962) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ControlRigEditor (960) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module IKRigEditor (958) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (956) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module GooglePADEditor (954) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module RigVMEditor (952) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (950) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WaveTableEditor (948) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (946) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (944) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SmartSnapping (942) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (940) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (938) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (936) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WebMMedia (934) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (932) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (930) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (928) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (926) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (924) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SequenceRecorder (923) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (920) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (918) +[2024.01.04-20.10.50:451][962]LogModuleManager: Shutting down and abandoning module SessionServices (916) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module MeshPaint (914) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (912) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module PlacementMode (911) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module FoliageEdit (908) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module LandscapeEditor (906) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (904) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module ActorPickerMode (902) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module ViewportSnapping (900) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module EditorWidgets (898) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module ViewportInteraction (896) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module ClothPainter (894) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (893) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module WidgetRegistration (890) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module LogVisualizer (888) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (886) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (885) +[2024.01.04-20.10.50:452][962]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (883) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module LinuxPlatformEditor (880) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (878) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (876) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (874) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module AnimationSettings (872) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (870) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module CSVtoSVG (868) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (866) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module EditorConfig (864) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module EditorFramework (862) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (860) +[2024.01.04-20.10.50:832][962]LogModuleManager: Shutting down and abandoning module TraceInsights (858) +[2024.01.04-20.10.50:832][962]MemoryProfiler: Shutdown +[2024.01.04-20.10.50:832][962]NetworkingProfiler: Shutdown +[2024.01.04-20.10.50:832][962]LoadingProfiler: Shutdown +[2024.01.04-20.10.50:832][962]TimingProfiler: Shutdown +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module TraceServices (857) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module TraceAnalysis (856) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (852) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (851) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module InputBindingEditor (848) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module MergeActors (846) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (844) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module LocalizationService (843) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module HardwareTargeting (840) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (838) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module UndoHistory (836) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module XmlParser (834) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module Blutility (832) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (830) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (829) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (826) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (825) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module SettingsEditor (822) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module ProjectLauncher (820) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module SessionFrontend (818) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module ProfilerClient (816) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module DeviceManager (814) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module AutomationController (812) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module AutomationWindow (810) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module Layers (808) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (806) +[2024.01.04-20.10.50:833][962]LogModuleManager: Shutting down and abandoning module DetailCustomizations (804) +[2024.01.04-20.10.50:834][962]LogModuleManager: Shutting down and abandoning module PackagesDialog (802) +[2024.01.04-20.10.50:834][962]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (800) +[2024.01.04-20.10.50:834][962]LogModuleManager: Shutting down and abandoning module Persona (798) +[2024.01.04-20.10.50:834][962]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (797) +[2024.01.04-20.10.50:834][962]LogModuleManager: Shutting down and abandoning module Kismet (794) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module KismetWidgets (793) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module GraphEditor (790) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module StructViewer (788) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module ClassViewer (786) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (784) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (782) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module SourceControlWindows (780) +[2024.01.04-20.10.50:835][962]LogModuleManager: Shutting down and abandoning module OutputLog (778) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module Documentation (776) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (774) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (772) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module MovieScene (770) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (768) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module AudioMixer (766) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (764) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module LauncherPlatform (762) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module AnalyticsET (760) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module PortalServices (758) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module PortalRpc (756) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module MessagingRpc (754) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module AIModule (752) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module GameplayDebugger (751) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module AITestSuite (749) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module NavigationSystem (747) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (744) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (742) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module TypedElementFramework (740) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (738) +[2024.01.04-20.10.50:836][962]LogModuleManager: Shutting down and abandoning module ProfilerService (736) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (734) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (732) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (730) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (728) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module TakesCore (726) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (724) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (722) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (720) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (718) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (716) +[2024.01.04-20.10.51:077][962]LogModuleManager: Shutting down and abandoning module CollectionManager (715) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (712) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module LightMixer (710) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module VariantManager (708) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (707) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (704) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (702) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module UVEditorTools (700) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module UVEditor (698) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module CurveEditorTools (696) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (694) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (692) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module EditorDebugTools (690) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (688) +[2024.01.04-20.10.51:078][962]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (686) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (684) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (682) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (680) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (678) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module CryptoKeys (676) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ChangelistReview (674) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module PluginBrowser (672) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module DumpGPUServices (670) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (668) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (666) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module PluginUtils (664) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module UObjectPlugin (662) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (660) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (658) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (656) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module KDevelopSourceCodeAccess (654) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GitSourceControl (652) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module CodeLiteSourceCodeAccess (650) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (648) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (646) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module TemplateSequence (644) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (642) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SequencerScripting (640) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ChaosNiagara (638) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (636) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (634) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (632) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (630) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module BackChannel (628) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (626) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module LocalizableMessage (624) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (622) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (620) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (618) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (616) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (614) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AutomationUtils (612) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MeshLODToolset (610) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module DataflowNodes (608) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (606) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module DataflowEditor (604) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module Text3DEditor (602) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module Text3D (600) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module FractureEditor (598) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (596) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (594) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (592) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (590) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (588) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (586) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (584) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (582) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (580) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (579) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (577) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (574) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (572) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AlembicImporter (568) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AlembicLibrary (567) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module TakeSequencer (564) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module TakeMovieScene (562) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (560) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ControlRigSpline (558) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (556) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (554) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (552) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module InterchangeTests (550) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AudioCapture (548) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ResonanceAudio (546) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (544) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (540) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (538) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AppleImageUtils (536) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module SynthesisEditor (534) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AndroidPermission (532) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (530) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (529) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCache (526) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (525) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (522) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module AssetTags (520) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (518) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ModelingOperators (516) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (514) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module ModelingComponents (512) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module GeometryFramework (511) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (508) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module MeshModelingTools (506) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (504) +[2024.01.04-20.10.51:079][962]LogModuleManager: Shutting down and abandoning module InputDebugging (502) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (500) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (498) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module DynamicMesh (496) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (494) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (492) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (490) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (488) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (486) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeExport (484) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeMessages (482) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module GLTFCore (480) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module ImgMedia (478) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (476) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (474) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InterchangeEditor (472) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (470) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (468) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module Paper2DEditor (466) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (464) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (462) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module MediaPlate (460) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module MediaCompositing (458) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module InputEditor (456) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (454) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module TraceUtilities (452) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (450) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (448) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (446) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module FacialAnimation (444) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (442) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module TreeMap (441) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (438) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module DataValidation (436) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module NullSourceCodeAccess (434) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module AnimationSharing (432) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (430) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (428) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module ActorSequence (426) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module GameplayCameras (424) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module StructUtils (422) +[2024.01.04-20.10.51:080][962]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (420) +[2024.01.04-20.10.51:081][962]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (418) +[2024.01.04-20.10.51:081][962]LogModuleManager: Shutting down and abandoning module TakeRecorder (417) +[2024.01.04-20.10.51:081][962]LogModuleManager: Shutting down and abandoning module LevelEditor (415) +[2024.01.04-20.10.51:083][962]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (414) +[2024.01.04-20.10.51:083][962]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (412) +[2024.01.04-20.10.51:083][962]LogModuleManager: Shutting down and abandoning module MainFrame (410) +[2024.01.04-20.10.51:083][962]LogModuleManager: Shutting down and abandoning module HotReload (409) +[2024.01.04-20.10.51:084][962]LogModuleManager: Shutting down and abandoning module ChaosCaching (404) +[2024.01.04-20.10.51:084][962]LogModuleManager: Shutting down and abandoning module PBIK (402) +[2024.01.04-20.10.51:084][962]LogModuleManager: Shutting down and abandoning module FullBodyIK (400) +[2024.01.04-20.10.51:084][962]LogModuleManager: Shutting down and abandoning module UdpMessaging (398) +[2024.01.04-20.10.51:184][962]LogModuleManager: Shutting down and abandoning module TcpMessaging (396) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (394) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (392) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module ControlRig (390) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module Constraints (389) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (386) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module IKRig (384) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module AnimationData (382) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module CableComponent (380) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module SignificanceManager (378) +[2024.01.04-20.10.51:284][962]LogModuleManager: Shutting down and abandoning module MetasoundEditor (376) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AudioWidgets (375) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (374) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (370) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundEngine (368) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module WaveTable (367) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (365) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (362) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (360) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (358) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (356) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (354) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (352) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (350) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (348) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module Synthesis (346) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (344) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module RigVM (342) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (340) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module InterchangePipelines (338) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module InterchangeImport (336) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (334) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module InterchangeNodes (332) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module SoundFields (330) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (328) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (327) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (324) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (322) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module Paper2D (320) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (318) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module Niagara (316) +[2024.01.04-20.10.51:285][962]LogModuleManager: Shutting down and abandoning module NiagaraEditor (315) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module LevelSequence (314) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ContentBrowser (312) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ToolMenus (311) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ContentBrowserData (309) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module NiagaraCore (304) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (302) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module BlueprintGraph (301) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module EnhancedInput (298) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (296) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module AndroidFileServer (294) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (292) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module PacketHandler (290) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (288) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module AnimGraph (286) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module TimeManagement (284) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module AnimationDataController (282) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (280) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (278) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module MediaAssets (276) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module Overlay (274) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module OverlayEditor (273) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module VREditor (270) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module StringTableEditor (268) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (266) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (264) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module FunctionalTesting (262) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (260) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (259) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (256) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module UMG (254) +[2024.01.04-20.10.51:286][962]LogModuleManager: Shutting down and abandoning module UMGEditor (253) +[2024.01.04-20.10.51:287][962]LogModuleManager: Shutting down and abandoning module EditorStyle (248) +[2024.01.04-20.10.51:287][962]LogModuleManager: Shutting down and abandoning module SlateReflector (246) +[2024.01.04-20.10.51:287][962]LogModuleManager: Shutting down and abandoning module Slate (244) +[2024.01.04-20.10.51:287][962]LogModuleManager: Shutting down and abandoning module SlateCore (242) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (240) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (238) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module UnrealEd (236) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MRMesh (234) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module Messaging (232) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (230) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (228) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module AudioMixerSDL (226) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module AudioMixerCore (225) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module SignalProcessing (224) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module Networking (220) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module Core (218) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module Media (216) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module AssetDefinition (214) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MovieSceneTools (212) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module CurveEditor (211) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module Sequencer (209) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module KismetCompiler (206) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MeshBuilder (204) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module NaniteBuilder (202) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MeshUtilities (200) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (199) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (198) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (197) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (194) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (193) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (191) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (189) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module MaterialBaking (185) +[2024.01.04-20.10.51:289][962]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (182) +[2024.01.04-20.10.51:300][962]LogModuleManager: Shutting down and abandoning module TelemetryUtils (179) +[2024.01.04-20.10.51:300][962]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (176) +[2024.01.04-20.10.51:300][962]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (174) +[2024.01.04-20.10.51:300][962]LogModuleManager: Shutting down and abandoning module DerivedDataCache (172) +[2024.01.04-20.10.51:302][962]LogModuleManager: Shutting down and abandoning module TargetPlatform (170) +[2024.01.04-20.10.51:302][962]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (169) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (167) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (165) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (163) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (161) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (159) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (157) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (155) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (153) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (151) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module ImageWrapper (148) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (146) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (144) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (142) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (140) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (138) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (136) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module VulkanRHI (130) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module InputCore (128) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module Settings (126) +[2024.01.04-20.10.51:303][962]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (124) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (122) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (121) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module Chaos (118) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module GeometryCore (117) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module GLTFExporter (114) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module VariantManagerContent (112) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module DatasmithContent (110) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (108) +[2024.01.04-20.10.51:320][962]RenderDocPlugin: plugin has been unloaded. +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (106) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module ChaosCloth (104) +[2024.01.04-20.10.51:320][962]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (102) +[2024.01.04-20.10.51:321][962]LogModuleManager: Shutting down and abandoning module XMPP (97) +[2024.01.04-20.10.51:321][962]LogModuleManager: Shutting down and abandoning module WebSockets (96) +[2024.01.04-20.10.51:355][962]LogModuleManager: Shutting down and abandoning module HTTP (93) +[2024.01.04-20.10.51:355][962]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.01.04-20.10.51:355][962]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BD474CEC6-9088-4988-81DD-EDB3DD0884E1%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=e756737ed840423881e742f3c955924a-000003e8%7C%7Ce756737ed840423881e742f3c955924a&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.01.04-20.10.51:378][962]LogModuleManager: Shutting down and abandoning module SSL (92) +[2024.01.04-20.10.51:379][962]LogModuleManager: Shutting down and abandoning module AISupportModule (88) +[2024.01.04-20.10.51:379][962]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (86) +[2024.01.04-20.10.51:379][962]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (84) +[2024.01.04-20.10.51:379][962]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (82) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (80) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (78) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module ACLPlugin (76) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module ChunkDownloader (74) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module LinuxDeviceProfileSelector (72) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (70) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (68) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module NiagaraShader (66) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (62) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (60) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module SourceControl (59) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) +[2024.01.04-20.10.51:380][962]LogModuleManager: Shutting down and abandoning module FastBuildController (48) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (46) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module AnimationModifiers (44) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module AudioEditor (42) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module PropertyEditor (41) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module Virtualization (38) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module MessageLog (37) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module TextureCompressor (34) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (33) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module RenderCore (30) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module Landscape (28) +[2024.01.04-20.10.51:381][962]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (26) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module OpenGLDrv (24) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.01.04-20.10.51:383][962]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.01.04-20.10.51:384][962]LogPakFile: Destroying PakPlatformFile +[2024.01.04-20.10.51:384][962]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.01.04-20.10.51:384][962]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.01.04-20.10.51:384][962]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.01.04-20.10.51:384][962]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.01.04-20.10.51:384][962]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Warning: Found 1 unfreed allocations! +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: /******************************************* Device Memory ********************************************\ +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 14254080 (0.17%) - DeviceLocal - PrimaryHeap +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-20.10.51:455][962]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 +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: HEAP 00 | 26.75% / 2191.75 MB | 7720.88 MB | 8192.00 MB | +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: HEAP 01 | 0.81% / 189.39 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Device Memory: 1 allocations on 2 heaps +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Heap 0, 1 allocations +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: 0 13.594 0.000 0x7f7b543075c0 +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Total Allocated 13.59 MB, Peak 3103.85 MB +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Heap 1, 0 allocations +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Total Allocated 0.00 MB, Peak 158.00 MB +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Blocks Kept alive Current Frame (-1) +[2024.01.04-20.10.51:455][962]LogVulkanRHI: Display: Free Blocks in Allocations: +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Warning: Found 1 unfreed allocations! +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: /******************************************* Device Memory ********************************************\ +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 2 Device Memory Heaps: +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 0: Flags 0x1 - Size 8589934592 (8192.00 MB) - Used 14254080 (0.17%) - DeviceLocal - PrimaryHeap +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 1: Flags 0x0 - Size 24632832000 (23491.70 MB) - Used 0 (0.00%) +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2024.01.04-20.10.51:513][962]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 +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Memory Budget Extension: +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: | Usage | Budget | Size | +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: HEAP 00 | 26.75% / 2191.75 MB | 7720.88 MB | 8192.00 MB | +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: HEAP 01 | 0.81% / 189.39 MB | 23491.70 MB | 23491.70 MB | +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Device Memory: 0 allocations on 2 heaps +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Heap 0, 1 allocations +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Alloc AllocSize(MB) TotalSize(MB) Handle +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: 0 13.594 0.000 0x7f7b543075c0 +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Total Allocated 13.59 MB, Peak 3103.85 MB +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Heap 1, 0 allocations +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Total Allocated 0.00 MB, Peak 158.00 MB +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Blocks Kept alive Current Frame (-1) +[2024.01.04-20.10.51:513][962]LogVulkanRHI: Display: Free Blocks in Allocations: +[2024.01.04-20.10.51:525][962]LogExit: Exiting. +[2024.01.04-20.10.51:525][962]LogInit: Tearing down SDL. +[2024.01.04-20.10.51:546][962]Log file closed, 01/04/24 22:10:51 diff --git a/Saved/SourceControl/UncontrolledChangelists.json b/Saved/SourceControl/UncontrolledChangelists.json new file mode 100644 index 0000000..3d94061 --- /dev/null +++ b/Saved/SourceControl/UncontrolledChangelists.json @@ -0,0 +1,139 @@ +{ + "version": 1, + "changelists": [ + { + "guid": "00000000000000000000000000000000", + "description": "Default Uncontrolled Changelist", + "files": [ + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/StarterContent/Particles/P_Explosion.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/6R/38EW6QY24J8EMPKT6JVR92.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/FO/ADZFU5CPFABC55YAOGVYAP.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/JX/4O8M71GZFYU3347OT11TWG.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/G4/NDOXFJEN30CUHVQI0JQNOU.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/O1/UO93CQTYV3Q5B8I72THPLC.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LG/H89CP0W0TAVKY1X1JBDD6R.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/YR/CA8I6CX21H54W9LDGS4NQP.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/9B/EZVV7WJ9RZWSOAGU3F8LI0.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/P3/DRPEA2Z9FLKWYXY56RUCZX.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/AM/OOLS4PUXN5FWP389R3ASH2.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/4D/LPCI3AW2WWNWOJ39456UDW.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/IF/BX7VBKICSVOXWITYSIYAW6.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/8P/5S5TQ9BSS8660J46UPI6BE.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/X1/Y1KGC23LLTZN358E4W3ZHP.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/U7/UVGAIYFETGGC6KH1UCFI00.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/CH/23HC4FRR8WFKJOP5KYGL1Y.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/L3/L2YFIYB4EMJWGOUTDWKKGU.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/K0/5GEMRK9IZOTE1X5HIACR2L.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/0T/29YDSBIP3K5L0D9506UD8K.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/RS/KC1RH3QSYX5XNENWR6HMEO.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/M5/TFT1DLKZH9NV53WCFP4UGT.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/24/EARZZL66T1HH2GI70TF2A2.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/VH/M6K11Z0B8ZCGZPP4XR6D45.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/QY/XR5D3GGESSF5CKTYEZ4QWP.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0G/7FFMAO8KQR9RLXQAVIMTAL.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/P5/Z5VUYMVQ6AXCJZCRIPLH9T.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/LR/VRY0UD42OE9ADOPBWQNB4X.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/E/BV/ZPTUTQFUALVM7CSOF1GIYQ.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/YH/9PB750HBFWYSDNQLA2Z0Z8.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/BF/9HXKEMJYPOCLE3Z8LYKS5T.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/RM/UCRQFPAJZK3LWQ2IGAIEVZ.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/4P/YEJXMCX5Q422JHQ9X00O2V.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2C/1OFUP2FYXHCHIOZ020JRKO.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/96/2UUF5ARK57ICXW8ON7J0AS.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/NS/NNUPXWKBCNDIHOWSHC93H5.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/X2/A2Y1UDVKYATSK3AS3F5CLR.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/AM/NSHSVY10OLRSJRNOASQCTH.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/DJ/CMDSK2QQVRF3O43MOH0C9I.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/8/9S/9FUDH0ZN4TN295WBSOKUZ8.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/5/97/9KAY75OG60ANZ07OA57ELB.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/TQ/9LXHWM0UQF3PEU1YF5LMNG.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/0/T4/OQXE3DZXG8NEWOU79P7O7C.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/D/V5/JY6FMCTFUI8HCUHEHCR0XY.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalObjects__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BP/FVRUEXV1OVH9N7EDZQX6HT.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/ThirdPersonMap_homework.umap", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/NY/8UNMRMEL79J1C9T3YZQ05P.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/HV/POCGJ652MWU49HIRTH6YRA.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/S4/4ZPHRUQYKMSJTF4933C0H1.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NR/D4AKN082NE8QB0AHOHZPK5.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/VO/LJB12626NKOL2XBO7ABYWT.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/SS/P1NHXUTXNID4AIV6J7W8D7.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/OF/25S8SKQZAH986QYNEICKXW.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/F7/6EDE8U6GG63XC99YVH6SIS.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/5H/GFZSB4W0MB7XS3P1RW87FV.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/NK/2ZJ4ID91HSVSMRVCL9OZ8O.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/DG/CVFM9SQJAWGGPOWEUUPE5V.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/MT/Q15P0CDXB70PIHHV1QWQK0.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/66/0KMXPUJ8SFK3BKHEOLJ4MF.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/I6/597OAW9GD0PSKOI4EISJCY.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/DV/4YIMD61RWH8UP604L2QDRA.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/UE/HDZFPB7IBKMTUI7EI7USFN.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/1T/08RI111ZVA6DCA49O84N86.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/2R/UOCZB1N0KW7NQNNGC893FH.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/CubeGridToolOutput_C228E7A4.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/MP/5AENK37RX3QWDNWBCBR9JY.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/8E/RMYNPK6DQH3YIQGNZ8TRGJ.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/UC/FEYMJKF9WIEW76PD61FA9C.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/C8/U02K8PMENCL3816M9B08FM.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GH/542CDEYFXIFWNO8FK2Q737.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/WV/EZAPKOUT4YFZRRQAW96LRX.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/NE/VYAKKE7RZCZ5T2QIUQRW9E.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/F/2J/H2WVI5DBJGRSLE80Q6YH2V.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/A4/FK26ZCHP6KY7C7BLFML46V.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/O3/PW2J3X9EPD0SJMUVK1TOGL.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/2/DG/XSQ5F9MCVWH661FJ9F8EZY.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/G4/74FTBOFFPOOV3X5BTL7AFD.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/O0/3UEZ1LAIUHTKWR089Z5W0P.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/ZC/ZXCSR2PEWAHU3EJV18BQOJ.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Path_571D9357.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Sphere_B5B3CF4D.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_D02DD08C.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_C093C5EF.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Box_6FA44DFB.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Cylinder_3D7DA24C.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Torus_CEDD463D.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Stairs_C12C6C44.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Extrude_9F3B4BDD.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Cone_45CAE6FA.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/ThirdPerson/Maps/_GENERATED/krt/Path_2F2D8B78.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/GE/NJ2VYE4AQJISQ4KJLF9CID.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/1/V0/CJ9IA5G2RSWX25CIBTV823.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/9K/UX4EIV2FSOU7ZQBNSCUHQD.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/6/0B/W6RO8XYVHFDN5Z7X4H76SH.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/AK/V6M8QIXPM4BBJOWCN6Y4ND.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/5F/FT66ERGIC85W7XHISBM820.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/BH/8OP5IOM786YIT1EYDP19BG.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/3H/L8SZZ8RYAF837HG6DYULBS.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/70/7VWW5KETRMFAUQW7FXGBNP.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/6G/LIR2ICKXB2FWSDKA1M2L63.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/4E/PPVCT3HJ5NRHDJMRPHRCTI.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/1A/DA6EX8DSZBNE18984SG9DN.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/9/VY/S7K386ZO2WDHXVQ2EMCL8G.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/NH/3DS6K9NCXXM0HXGWI6FF4O.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P5/5NJ6Z66IBQQ8XQS3TJ1OR8.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/OB/4BK8U0N2F9H7XSTQTX84TI.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/B/WT/SMRXS1IKG65JOO3UG5MQH0.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/SL/BGHP7TVVSGIQTS36USCOG5.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/UC/YZK0TG4K2HEO31FYSZGCE4.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/CT/D0AIR07YROYTLD1EGOJ2IA.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/8/JN/S54NZJD0KQH4ICGA8YHGC2.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/9Q/20C2XBOPCNKWBF0FLNMBGG.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/Z5/LP70L4K0ZMW4OMISG29657.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/3/4H/KNJQU0U0MC4ICLRGK67TNT.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/A/P8/FXJI8SQVSIR67Z4T5MCWEH.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/Landscape/Materials/M_Solid_black.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_BlueDark.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Purple.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_BlackMetallic.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/D/5N/C4POMH37P6ENXSTO7SRWBD.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/7/RA/P7D32OU824J0P9Q1JDJKV5.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/5/PT/AH060HEHOTFT92CV2HRKU8.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/0/B3/1WUCPTHYWN1WAGS9JR95Q2.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/2H/TVBNINGQZ5AEF1Z7SSY4UD.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/4/KC/X4TQ2QC74ZQOT12O5EAVZG.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap_homework/C/CM/84GSVWOW1ZPFR5WGE580QE.uasset", + "/home/krt/Documents/My_UE_projects/cg23_hmw_minilevel2/Content/LevelPrototyping/Materials/M_Solid_Orange.uasset" + ] + } + ] +} \ No newline at end of file diff --git a/cg23_hmw_minilevel2.uproject b/cg23_hmw_minilevel2.uproject new file mode 100644 index 0000000..05c286a --- /dev/null +++ b/cg23_hmw_minilevel2.uproject @@ -0,0 +1,19 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.3", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + }, + { + "Name": "Text3D", + "Enabled": true + } + ] +} \ No newline at end of file