microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.39k stars 4.57k forks source link

Segmentation Fault in 1.4.0 Linux Abandoned Park Binary #3414

Closed jusevitch closed 3 years ago

jusevitch commented 3 years ago

Bug report

What's the issue you encountered?

Running the new v1.4.0 Abandoned Park binary on Ubuntu 20.04 results in a segmentation fault.

Settings

{
    "SeeDocsAt": "https://github.com/Microsoft/AirSim/blob/master/docs/settings.md",
    "SettingsVersion": 1.2,
    "SimMode": "Multirotor",

    "Vehicles": {
        "Drone1": {
            "VehicleType": "simpleflight",
            "AutoCreate": true
        }
    }
}

How can the issue be reproduced?

  1. (In Ubuntu 20.04) Download and extract the AbandonedPark.zip file from the 1.4.0 downloads page.
  2. Run the script AbandonedPark/LinuxNoEditor/AbandonedPark.sh

Include full error message in text form

It's going to be long....

Output from running the command ./AbandonedPark.sh > temp_ouput.txt (More output that wasn't written to the text file is at the bottom):

Increasing per-process limit of core file size to infinity.
LogPlatformFile: Using cached read wrapper
LogTaskGraph: Started task graph with 5 named threads and 17 total threads with 3 sets of task threads.
LogStats: Stats thread started at 0.026353
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: ''
LogPluginManager: Mounting plugin TcpMessaging
LogPluginManager: Mounting plugin UdpMessaging
LogPluginManager: Mounting plugin LauncherChunkInstaller
LogPluginManager: Mounting plugin Paper2D
LogPluginManager: Mounting plugin MediaCompositing
LogPluginManager: Mounting plugin WmfMedia
LogPluginManager: Mounting plugin AvfMedia
LogPluginManager: Mounting plugin ImgMedia
LogPluginManager: Mounting plugin WebMMedia
LogPluginManager: Mounting plugin AISupport
LogPluginManager: Mounting plugin MeshPainting
LogPluginManager: Mounting plugin FacialAnimation
LogPluginManager: Mounting plugin AssetManagerEditor
LogPluginManager: Mounting plugin GeometryMode
LogPluginManager: Mounting plugin EditorScriptingUtilities
LogPluginManager: Mounting plugin NetcodeUnitTest
LogPluginManager: Mounting plugin LevelSequenceEditor
LogPluginManager: Mounting plugin TemplateSequence
LogPluginManager: Mounting plugin MovieRenderPipeline
LogPluginManager: Mounting plugin ActorSequence
LogPluginManager: Mounting plugin MatineeToLevelSequence
LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting plugin MobilePatchingUtils
LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting plugin RuntimePhysXCooking
LogPluginManager: Mounting plugin SoundFields
LogPluginManager: Mounting plugin SignificanceManager
LogPluginManager: Mounting plugin EditableMesh
LogPluginManager: Mounting plugin AndroidPermission
LogPluginManager: Mounting plugin AudioCapture
LogPluginManager: Mounting plugin CableComponent
LogPluginManager: Mounting plugin LocationServicesBPLibrary
LogPluginManager: Mounting plugin CustomMeshComponent
LogPluginManager: Mounting plugin GooglePAD
LogPluginManager: Mounting plugin AppleImageUtils
LogPluginManager: Mounting plugin AssetTags
LogPluginManager: Mounting plugin Synthesis
LogPluginManager: Mounting plugin ProceduralMeshComponent
LogPluginManager: Mounting plugin WebMMoviePlayer
LogPluginManager: Mounting plugin PhysXVehicles
LogPluginManager: Mounting plugin ArchVisCharacter
LogPluginManager: Mounting plugin VariantManagerContent
LogPluginManager: Mounting plugin DatasmithContent
LogPluginManager: Mounting plugin AnimationSharing
LogPluginManager: Mounting plugin UObjectPlugin
LogPluginManager: Mounting plugin LightPropagationVolume
LogPluginManager: Mounting plugin OnlineSubsystemUtils
LogPluginManager: Mounting plugin OnlineSubsystem
LogPluginManager: Mounting plugin OnlineSubsystemNull
LogPluginManager: Mounting plugin Niagara
LogPluginManager: Mounting plugin GeometryProcessing
LogPluginManager: Mounting plugin ChaosSolverPlugin
LogPluginManager: Mounting plugin CharacterAI
LogPluginManager: Mounting plugin PlanarCut
LogPluginManager: Mounting plugin AutomationUtils
LogPluginManager: Mounting plugin ChaosEditor
LogPluginManager: Mounting plugin AlembicImporter
LogPluginManager: Mounting plugin ChaosClothEditor
LogPluginManager: Mounting plugin PlatformCrypto
LogPluginManager: Mounting plugin ChaosNiagara
LogPluginManager: Mounting plugin BackChannel
LogPluginManager: Mounting plugin ChaosCloth
LogPluginManager: Mounting plugin GeometryCache
LogPluginManager: Mounting plugin GeometryCollectionPlugin
LogPluginManager: Mounting plugin ScreenshotTools
LogPluginManager: Mounting plugin AirSim
LogInit: Using libcurl 7.65.3-DEV
LogInit:  - built for x86_64-unknown-linux-gnu
LogInit:  - supports SSL with OpenSSL/1.1.1c
LogInit:  - supports HTTP deflate (compression) using libz 1.2.8
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: Creating online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
LogInit: Build: ++UE4+Release-4.25-CL-0
LogInit: Engine Version: 4.25.1-0+++UE4+Release-4.25
LogInit: Compatible Engine Version: 4.25.0-0+++UE4+Release-4.25
LogInit: Net CL: 0
LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz, GPU: GenericGPUBrand
LogInit: Compiled (64-bit): Jun  4 2020 12:49:55
LogInit: Compiled with Clang: 9.0.1 
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.25
LogInit: Command Line: 
LogInit: Base Directory: /home/james/code3/AirSim/binaries/AbandonedPark/LinuxNoEditor/AbandonedPark/Binaries/Linux/
LogInit: Allocator: binned2
LogInit: Installed Engine Build: 0
LogDevObjectVersion: Number of dev versions registered: 26
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): 38
LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 2
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): 4
LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 43
LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 12
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): 7
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): 31
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): 37
LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: true
LogInit: Object subsystem initialized
LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
LogConfig: Setting CVar [[r.setres:1280x720]]
LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[r.setres:1280x720]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:508][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2021.02.22-16.43.33:508][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:508][  0]LogInit: Initializing SDL.
[2021.02.22-16.43.33:642][  0]LogInit: Initialized SDL 2.0.10 revision: 12952 (hg-12952:bc90ce38f1e2) (compiled against 2.0.10)
[2021.02.22-16.43.33:642][  0]LogInit: Using SDL video driver 'x11'
[2021.02.22-16.43.33:643][  0]LogInit: Display metrics:
[2021.02.22-16.43.33:643][  0]LogInit:   PrimaryDisplayWidth: 1920
[2021.02.22-16.43.33:643][  0]LogInit:   PrimaryDisplayHeight: 1080
[2021.02.22-16.43.33:643][  0]LogInit:   PrimaryDisplayWorkAreaRect:
[2021.02.22-16.43.33:643][  0]LogInit:     Left=1920, Top=621, Right=3840, Bottom=1674
[2021.02.22-16.43.33:643][  0]LogInit:   VirtualDisplayRect:
[2021.02.22-16.43.33:643][  0]LogInit:     Left=0, Top=0, Right=5760, Bottom=1674
[2021.02.22-16.43.33:643][  0]LogInit:   TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2021.02.22-16.43.33:643][  0]LogInit:   ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2021.02.22-16.43.33:643][  0]LogInit:   Number of monitors: 3
[2021.02.22-16.43.33:643][  0]LogInit:     Monitor 0
[2021.02.22-16.43.33:643][  0]LogInit:       Name: 0
[2021.02.22-16.43.33:643][  0]LogInit:       ID: display0
[2021.02.22-16.43.33:643][  0]LogInit:       NativeWidth: 1920
[2021.02.22-16.43.33:643][  0]LogInit:       NativeHeight: 1080
[2021.02.22-16.43.33:643][  0]LogInit:       bIsPrimary: true
[2021.02.22-16.43.33:643][  0]LogInit:     Monitor 1
[2021.02.22-16.43.33:643][  0]LogInit:       Name: S24F350 24"
[2021.02.22-16.43.33:643][  0]LogInit:       ID: display1
[2021.02.22-16.43.33:643][  0]LogInit:       NativeWidth: 1920
[2021.02.22-16.43.33:643][  0]LogInit:       NativeHeight: 1080
[2021.02.22-16.43.33:643][  0]LogInit:       bIsPrimary: false
[2021.02.22-16.43.33:643][  0]LogInit:     Monitor 2
[2021.02.22-16.43.33:643][  0]LogInit:       Name: S24F350 24"
[2021.02.22-16.43.33:643][  0]LogInit:       ID: display2
[2021.02.22-16.43.33:643][  0]LogInit:       NativeWidth: 1920
[2021.02.22-16.43.33:643][  0]LogInit:       NativeHeight: 1080
[2021.02.22-16.43.33:643][  0]LogInit:       bIsPrimary: false
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
[2021.02.22-16.43.33:643][  0]LogConfig: Setting CVar [[r.HairStrands.DeepShadow.SuperSampling:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.HairStrands.VisibilityPPLL:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.HairStrands.RasterizationScale:0.5]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.HairStrands.VelocityRasterizationScale:1]]
[2021.02.22-16.43.33:644][  0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2021.02.22-16.43.33:644][  0]LogInit: Applying CVar settings loaded from the selected device profile: [LinuxNoEditor]
[2021.02.22-16.43.33:644][  0]LogHAL: Display: Platform has ~ 4 GB [16656248832 / 4294967296 / 16], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.RHICmdBypass:0]]
[2021.02.22-16.43.33:644][  0]LogInit: Going up to parent DeviceProfile [Linux]
[2021.02.22-16.43.33:644][  0]LogInit: Going up to parent DeviceProfile []
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2021.02.22-16.43.33:644][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
[2021.02.22-16.43.33:644][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[r.HairStrands.DeepShadow.SuperSampling:0]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[r.HairStrands.VisibilityPPLL:0]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[r.HairStrands.RasterizationScale:0.5]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[r.HairStrands.VelocityRasterizationScale:1]]
[2021.02.22-16.43.33:645][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]]
[2021.02.22-16.43.33:645][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [../../../AbandonedPark/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.22-16.43.33:645][  0]LogConfig: Setting CVar [[g.TimeoutForBlockOnRenderFence:60000]]
[2021.02.22-16.43.33:645][  0]LogInit: Unix hardware info:
[2021.02.22-16.43.33:645][  0]LogInit:  - we are the first instance of this executable
[2021.02.22-16.43.33:645][  0]LogInit:  - this process' id (pid) is 18283, parent process' id (ppid) is 18275
[2021.02.22-16.43.33:645][  0]LogInit:  - we are not running under debugger
[2021.02.22-16.43.33:645][  0]LogInit:  - machine network name is 'Legion'
[2021.02.22-16.43.33:645][  0]LogInit:  - user name is 'james' (james)
[2021.02.22-16.43.33:645][  0]LogInit:  - we're logged in locally
[2021.02.22-16.43.33:645][  0]LogInit:  - we're running with rendering
[2021.02.22-16.43.33:645][  0]LogInit:  - CPU: GenuineIntel 'Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz' (signature: 0x906EA)
[2021.02.22-16.43.33:645][  0]LogInit:  - Number of physical cores available for the process: 6
[2021.02.22-16.43.33:645][  0]LogInit:  - Number of logical cores available for the process: 12
[2021.02.22-16.43.33:645][  0]LogInit:  - Cache line size: 64
[2021.02.22-16.43.33:645][  0]LogInit:  - Memory allocator used: binned2
[2021.02.22-16.43.33:645][  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2021.02.22-16.43.33:645][  0]LogInit:  - This is an internal build.
[2021.02.22-16.43.33:645][  0]LogCore: Benchmarking clocks:
[2021.02.22-16.43.33:645][  0]LogCore:  - CLOCK_MONOTONIC (id=1) can sustain 58542225 (58542K, 59M) calls per second without zero deltas.
[2021.02.22-16.43.33:645][  0]LogCore:  - CLOCK_MONOTONIC_RAW (id=4) can sustain 63574336 (63574K, 64M) calls per second without zero deltas.
[2021.02.22-16.43.33:645][  0]LogCore:  - CLOCK_MONOTONIC_COARSE (id=6) can sustain 160055741 (160056K, 160M) calls per second with 99.999838% zero deltas.
[2021.02.22-16.43.33:645][  0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas.
[2021.02.22-16.43.33:645][  0]LogInit: Unix-specific commandline switches:
[2021.02.22-16.43.33:645][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2021.02.22-16.43.33:645][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2021.02.22-16.43.33:645][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2021.02.22-16.43.33:645][  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2021.02.22-16.43.33:645][  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2021.02.22-16.43.33:645][  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2021.02.22-16.43.33:645][  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2021.02.22-16.43.33:645][  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2021.02.22-16.43.33:645][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2021.02.22-16.43.33:645][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2021.02.22-16.43.33:645][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2021.02.22-16.43.33:645][  0]LogInit:  - Physical RAM available (not considering process quota): 16 GB (15884 MB, 16265868 KB, 16656248832 bytes)
[2021.02.22-16.43.33:645][  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2021.02.22-16.43.33:645][  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2021.02.22-16.43.33:653][  0]LogInit: Physics initialised using underlying interface: PhysX
[2021.02.22-16.43.33:653][  0]LogInit: Using OS detected language (en-US).
[2021.02.22-16.43.33:653][  0]LogInit: Using OS detected locale (en-US).
[2021.02.22-16.43.33:653][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used.
[2021.02.22-16.43.33:660][  0]LogHAL: Warning: Splash screen image not found.
[2021.02.22-16.43.33:663][  0]LogSlate: New Slate User Created.  User Index 0, Is Virtual User: 0
[2021.02.22-16.43.33:663][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
[2021.02.22-16.43.33:664][  0]LogInit: Using SDL_WINDOW_VULKAN
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_LUNARG_standard_validation
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_MESA_device_select
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_MESA_overlay
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_NV_optimus
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_acquire_xlib_display
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_report
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_utils
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_direct_mode_display
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_display_surface_counter
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_device_group_creation
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_display
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_fence_capabilities
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_memory_capabilities
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_semaphore_capabilities
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_display_properties2
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_physical_device_properties2
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_surface_capabilities2
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface_protected_capabilities
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_wayland_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xcb_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xlib_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: Not using instance layers
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: Using instance extensions
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: * VK_KHR_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: * VK_KHR_xlib_surface
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: * VK_KHR_external_memory_capabilities
[2021.02.22-16.43.33:685][  0]LogVulkanRHI: Display: * VK_KHR_get_physical_device_properties2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: Found 2 device(s)
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: Device 0: Intel(R) UHD Graphics 630 (CFL GT2)
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: - API 1.2.145(0x402091) Driver 0x5002006 VendorId 0x8086
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: - DeviceID 0x3e9b Type Integrated GPU
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 8 Timestamps 1
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device layer VK_LAYER_MESA_device_select
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_4444_formats
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_buffer_device_address
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_calibrated_timestamps
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conditional_rendering
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_custom_border_color
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_clip_enable
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_descriptor_indexing
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_display_control
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_extended_dynamic_state
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_external_memory_dma_buf
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_external_memory_host
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_fragment_shader_interlock
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_global_priority
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_host_query_reset
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_image_robustness
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_index_type_uint8
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_inline_uniform_block
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_line_rasterization
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_memory_budget
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pci_bus_info
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_cache_control
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_feedback
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_post_depth_coverage
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_private_data
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_robustness2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_sampler_filter_minmax
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_scalar_block_layout
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_separate_stencil_usage
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_atomic_float
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_demote_to_helper_invocation
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_stencil_export
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_ballot
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_vote
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_viewport_index_layer
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_subgroup_size_control
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_texel_buffer_alignment
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_transform_feedback
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_vertex_attribute_divisor
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_ycbcr_image_arrays
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_GOOGLE_decorate_string
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_GOOGLE_hlsl_functionality1
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_GOOGLE_user_type
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_INTEL_shader_integer_functions2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_16bit_storage
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_8bit_storage
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_bind_memory2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_buffer_device_address
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_create_renderpass2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_dedicated_allocation
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_depth_stencil_resolve
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_descriptor_update_template
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_device_group
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_draw_indirect_count
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_driver_properties
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence_fd
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory_fd
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore_fd
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_get_memory_requirements2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_image_format_list
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_imageless_framebuffer
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_incremental_present
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance1
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance2
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance3
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_multiview
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_pipeline_executable_properties
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_push_descriptor
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_relaxed_block_layout
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_ycbcr_conversion
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_separate_depth_stencil_layouts
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_atomic_int64
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_clock
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_draw_parameters
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float16_int8
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float_controls
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_non_semantic_info
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_subgroup_extended_types
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_spirv_1_4
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_storage_buffer_storage_class
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain_mutable_format
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_timeline_semaphore
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_uniform_buffer_standard_layout
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_variable_pointers
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_vulkan_memory_model
[2021.02.22-16.43.33:696][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_compute_shader_derivatives
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Device 1: GeForce GTX 1060
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: - API 1.2.133(0x402085) Driver 0x70998100 VendorId 0x10de
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: - DeviceID 0x1c20 Type Discrete GPU
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 Timestamps 1
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device layer VK_LAYER_MESA_device_select
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_blend_operation_advanced
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_buffer_device_address
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_calibrated_timestamps
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conditional_rendering
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conservative_rasterization
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_custom_border_color
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_clip_enable
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_range_unrestricted
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_descriptor_indexing
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_discard_rectangles
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_display_control
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_fragment_shader_interlock
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_global_priority
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_host_query_reset
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_index_type_uint8
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_inline_uniform_block
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_line_rasterization
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_memory_budget
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pci_bus_info
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_feedback
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_post_depth_coverage
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_sample_locations
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_sampler_filter_minmax
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_scalar_block_layout
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_separate_stencil_usage
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_demote_to_helper_invocation
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_ballot
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_vote
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_viewport_index_layer
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_subgroup_size_control
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_texel_buffer_alignment
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_tooling_info
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_transform_feedback
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_vertex_attribute_divisor
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_ycbcr_image_arrays
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_16bit_storage
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_8bit_storage
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_bind_memory2
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_buffer_device_address
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_create_renderpass2
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_dedicated_allocation
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_depth_stencil_resolve
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_descriptor_update_template
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_device_group
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_draw_indirect_count
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_driver_properties
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence_fd
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory_fd
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore_fd
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_get_memory_requirements2
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_image_format_list
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_imageless_framebuffer
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance1
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance2
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance3
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_multiview
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_pipeline_executable_properties
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_push_descriptor
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_relaxed_block_layout
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_ycbcr_conversion
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_separate_depth_stencil_layouts
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_atomic_int64
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_clock
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_draw_parameters
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float16_int8
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float_controls
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_non_semantic_info
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_subgroup_extended_types
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_spirv_1_4
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_storage_buffer_storage_class
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain_mutable_format
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_timeline_semaphore
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_uniform_buffer_standard_layout
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_variable_pointers
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_vulkan_memory_model
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_clip_space_w_scaling
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_coverage_reduction_mode
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation_image_aliasing
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_diagnostic_checkpoints
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_diagnostics_config
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_fill_rectangle
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_fragment_coverage_to_color
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_framebuffer_mixed_samples
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_geometry_shader_passthrough
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_ray_tracing
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_sample_mask_override_coverage
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_sm_builtins
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_subgroup_partitioned
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_viewport_array2
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_viewport_swizzle
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_device_generated_commands
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_multiview_per_view_attributes
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Using Device 1: Geometry 1 Tessellation 1
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Found 3 Queue Families
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Initializing Queue Family 1: 2 queues Xfer Sparse
[2021.02.22-16.43.33:697][  0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: Using device layers
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: Using device extensions
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: * VK_KHR_swapchain
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: * VK_KHR_maintenance1
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: * VK_KHR_maintenance2
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 3 Device Memory Heaps; Max memory allocations -1
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 0: Flags 0x1 Size 6442450944 (6144.00 MB) GPU
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 1: Flags 0x0 Size 12492186624 (11913.48 MB) 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 2: Flags 0x1 Size 257949696 (246.00 MB) GPU
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 11 Device Memory Types (Not unified)
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 0: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 1: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 2: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 3: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 4: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 5: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 6: Flags 0x0 Heap 1 
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 7: Flags 0x1 Heap 0  Local
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 8: Flags 0x6 Heap 1  HostVisible HostCoherent
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 9: Flags 0xe Heap 1  HostVisible HostCoherent HostCached
[2021.02.22-16.43.33:907][  0]LogVulkanRHI: Display: 10: Flags 0x7 Heap 2  Local HostVisible HostCoherent
[2021.02.22-16.43.33:963][  0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../AbandonedPark/Saved/VulkanPSO.cache.10de.1c20' not found.
[2021.02.22-16.43.33:968][  0]LogVulkanRHI: Display: Nvidia User Driver Version = 450.102
[2021.02.22-16.43.33:972][  0]LogRHI: Texture pool is 4249 MB (70% of 6070 MB)
[2021.02.22-16.43.33:973][  0]LogShaderLibrary: Display: Using ../../../AbandonedPark/Content/ShaderArchive-Global-SF_VULKAN_SM5.ushaderbytecode for material shader code. Total 1664 unique shaders.
[2021.02.22-16.43.33:973][  0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library Global
[2021.02.22-16.43.33:976][  0]LogTemp: Warning: Clearing the OS Cache
[2021.02.22-16.43.34:001][  0]LogSlate: Using FreeType 2.10.0
[2021.02.22-16.43.34:001][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2021.02.22-16.43.34:023][  0]LogShaderLibrary: Display: Using ../../../AbandonedPark/Content/ShaderArchive-AbandonedPark-SF_VULKAN_SM5.ushaderbytecode for material shader code. Total 2106 unique shaders.
[2021.02.22-16.43.34:023][  0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library AbandonedPark
[2021.02.22-16.43.34:023][  0]LogRHI: Display: Opened pipeline cache after state change and enqueued 0 of 0 tasks for precompile.
[2021.02.22-16.43.34:024][  0]LogRHI: Display: Failed to open default shader pipeline cache for AbandonedPark using shader platform 20.
[2021.02.22-16.43.34:024][  0]LogInit: Using OS detected language (en-US).
[2021.02.22-16.43.34:024][  0]LogInit: Using OS detected locale (en-US).
[2021.02.22-16.43.34:024][  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language.
[2021.02.22-16.43.34:024][  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale.
[2021.02.22-16.43.34:024][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2021.02.22-16.43.34:024][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2021.02.22-16.43.34:025][  0]LogTextLocalizationManager: Compacting localization data took   0.77ms
[2021.02.22-16.43.34:026][  0]LogAssetRegistry: FAssetRegistry took 0.0014 seconds to start up
[2021.02.22-16.43.34:067][  0]LogStreaming: Display: Flushing async loaders.
[2021.02.22-16.43.34:068][  0]LogPackageLocalizationCache: Processed 15 localized package path(s) for 1 prioritized culture(s) in 0.000030 seconds
[2021.02.22-16.43.34:070][  0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2021.02.22-16.43.34:074][  0]LogNetVersion: AbandonedPark 1.0.0, NetCL: 0, EngineNetVer: 14, GameNetVer: 0 (Checksum: 4293071498)
[2021.02.22-16.43.34:133][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2021.02.22-16.43.34:133][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2021.02.22-16.43.34:149][  0]LogAISub: UAISubsystem AISubsystem (0x7efe4bf60cc0), frame # 0
[2021.02.22-16.43.34:149][  0]LogAISub: UAISubsystem AIPerceptionSystem (0x7efe4a3768c0), frame # 0
[2021.02.22-16.43.34:150][  0]LogAISub: UAISubsystem EnvQueryManager (0x7efe4ba38000), frame # 0
[2021.02.22-16.43.34:153][  0]LogMoviePlayer: Initializing movie player
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format...
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: Found 3 Surface present modes:
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2)
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3)
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0)
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode 2
[2021.02.22-16.43.34:183][  0]LogVulkanRHI: Creating new VK swapchain with present mode 2, format 44, color space 0, num images 3
[2021.02.22-16.43.34:259][  0]LogVulkanRHI: Creating new VK swapchain with present mode 0, format 44, color space 0, num images 3
[2021.02.22-16.43.34:275][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
[2021.02.22-16.43.34:275][  0]LogSlate: Slate font cache was flushed
[2021.02.22-16.43.34:280][  0]LogTemp: StartupModule: AirSim plugin
[2021.02.22-16.43.34:280][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2021.02.22-16.43.34:283][  0]LogUObjectArray: 14014 objects as part of root set at end of initial load.
[2021.02.22-16.43.34:283][  0]LogUObjectArray: 2 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set.
[2021.02.22-16.43.34:283][  0]LogUObjectAllocator: 2917304 out of 0 bytes used by permanent object pool.
[2021.02.22-16.43.34:283][  0]LogUObjectArray: CloseDisregardForGC: 14014/14014 objects in disregard for GC pool
[2021.02.22-16.43.34:284][  0]LogEngine: Initializing Engine...
[2021.02.22-16.43.34:284][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
[2021.02.22-16.43.34:351][  0]LogInit: Initializing FReadOnlyCVARCache
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Sample Rate:                          48000
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Callback Buffer Frame Size Requested: 1024
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Callback Buffer Frame Size To Use:    1024
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Number of buffers to queue:           2
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Max Channels (voices):                32
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display:   Number of Async Source Workers:       0
[2021.02.22-16.43.34:351][  0]LogAudio: Display: AudioDevice MaxSources: 32
[2021.02.22-16.43.34:351][  0]LogAudio: Display: Using built-in audio occlusion.
[2021.02.22-16.43.34:351][  0]LogAudioMixer: Display: Initializing audio mixer.
[2021.02.22-16.43.34:356][  0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend.
[2021.02.22-16.43.34:529][  0]LogAudioMixerSDL: Opening default audio device (device index -1)
[2021.02.22-16.43.34:537][  0]LogAudioMixer: Display: Using Audio Device Default Audio Device
[2021.02.22-16.43.34:538][  0]LogAudioMixer: Display: Initializing Sound Submixes...
[2021.02.22-16.43.34:542][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
[2021.02.22-16.43.34:542][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
[2021.02.22-16.43.34:547][  0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault'
[2021.02.22-16.43.34:548][  0]LogInit: FAudioDevice initialized.
[2021.02.22-16.43.34:551][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
[2021.02.22-16.43.34:551][  0]LogInit: Texture streaming: Enabled
[2021.02.22-16.43.34:560][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
[2021.02.22-16.43.34:563][  0]LogInit: Display: Game Engine Initialized.
[2021.02.22-16.43.34:564][  0]LogInit: Display: Starting Game.
[2021.02.22-16.43.34:564][  0]LogNet: Browse: /Game/AbandonedPark/Maps/ParkDemo_01?Name=Player
[2021.02.22-16.43.34:564][  0]LogLoad: LoadMap: /Game/AbandonedPark/Maps/ParkDemo_01?Name=Player
[2021.02.22-16.43.34:564][  0]LogWorld: BeginTearingDown for /Temp/Untitled_0
[2021.02.22-16.43.34:567][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2021.02.22-16.43.34:567][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
[2021.02.22-16.43.34:593][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.69ms
[2021.02.22-16.43.34:925][  0]LogAIModule: Creating AISystem for world ParkDemo_01
[2021.02.22-16.43.34:925][  0]LogAISub: UAISubsystem EnvQueryManager (0x7efea0331200), frame # 0
[2021.02.22-16.43.34:925][  0]LogAISub: UAISubsystem AIPerceptionSystem (0x7efea005e980), frame # 0
[2021.02.22-16.43.34:925][  0]LogLoad: Game class is 'AirSimGameMode'
[2021.02.22-16.43.34:929][  0]LogWorld: Bringing World /Game/AbandonedPark/Maps/ParkDemo_01.ParkDemo_01 up for play (max tick rate 0) at 2021.02.22-11.43.34
[2021.02.22-16.43.34:929][  0]LogWorld: Bringing up level for play took: 0.003581
[2021.02.22-16.43.34:940][  0]LogPackageName: SearchForPackageOnDisk took   0.005s, but failed to resolve Blocks.
[2021.02.22-16.43.34:940][  0]r.CustomDepth = "3"
[2021.02.22-16.43.34:940][  0]LogUMG: Display: Widget Class BP_LoadingScreenWidget_C - Loaded Fast Template.
[2021.02.22-16.43.34:940][  0]LogLevel: WORLD TRANSLATION BEGIN {0, 0, 0} -> {1560, -6500, 913}
[2021.02.22-16.43.34:940][  0]LogLevel: WORLD TRANSLATION END {1560, -6500, 913} took 0.1311 ms
[2021.02.22-16.43.34:941][  0]LogActor: Warning: BP_CameraDirector_C /Game/AbandonedPark/Maps/ParkDemo_01.ParkDemo_01:PersistentLevel.CameraDirector has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
CommonUnixCrashHandler: Signal=11
[2021.02.22-16.43.35:034][  0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003

[2021.02.22-16.43.35:034][  0]LogCore: Assertion failed: !bCurrentRequiresAdjacencyInformation || (bCurrentRequiresAdjacencyInformation && SharedBuffers->AdjacencyIndexBuffers) [File:/home/ue4/ue_build/Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp] [Line: 2397] 

0x00000000036fa0ce AbandonedPark!FGenericPlatformMisc::RaiseException(unsigned int)()
0x000000000388d3f7 AbandonedPark!FOutputDevice::LogfImpl(char16_t const*, ...)()
0x0000000003834ec4 AbandonedPark!AssertFailedImplV(char const*, char const*, int, char16_t const*, __va_list_tag*)()
0x0000000003834d6b AbandonedPark!FDebug::CheckVerifyFailedImpl(char const*, char const*, int, char16_t const*, ...)()
0x0000000005733b2f AbandonedPark!bool FLandscapeComponentSceneProxy::GetStaticMeshElement<TArray<FLandscapeBatchElementParams, TSizedDefaultAllocator<32> > >(int, bool, bool, FMeshBatch&, TArray<FLandscapeBatchElementParams, TSizedDefaultAllocator<32> >&) const()
0x00000000057333d3 AbandonedPark!FLandscapeComponentSceneProxy::DrawStaticElements(FStaticPrimitiveDrawInterface*)()
0x0000000004a8ba7a AbandonedPark!FPrimitiveSceneInfo::AddStaticMeshes(FRHICommandListImmediate&, FScene*, TArrayView<FPrimitiveSceneInfo*> const&, bool)::$_62::operator()(int) const()
0x0000000004a8cf99 AbandonedPark!TGraphTask<ParallelForImpl::TParallelForTask<FPrimitiveSceneInfo::AddStaticMeshes(FRHICommandListImmediate&, FScene*, TArrayView<FPrimitiveSceneInfo*> const&, bool)::$_62> >::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type)()
0x00000000036b668f AbandonedPark!FTaskThreadAnyThread::ProcessTasks()()
0x00000000036b5c98 AbandonedPark!FTaskThreadAnyThread::ProcessTasksUntilQuit(int)()
0x00000000036b5b41 AbandonedPark!FTaskThreadAnyThread::Run()()
0x0000000003755357 AbandonedPark!FRunnableThreadPThread::Run()()
0x00000000037271b9 AbandonedPark!FRunnableThreadPThread::_ThreadProc(void*)()
0x00007efea2f1e609 libpthread.so.0!UnknownFunction(0x9608)
0x00007efea2579293 libc.so.6!clone(+0x42)

[2021.02.22-16.43.35:045][  0]LogExit: Executing StaticShutdownAfterError
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.

Output that was not written to the temp_output.txt file:

INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

XYXYXY XYXYXY Clearnupworld 0x7efe4aa1d060 -> (nil)
Assertion failed: !bCurrentRequiresAdjacencyInformation || (bCurrentRequiresAdjacencyInformation && SharedBuffers->AdjacencyIndexBuffers) [File:/home/ue4/ue_build/Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp] [Line: 2397] 

Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554 
Malloc Size=131160 LargeMemoryPoolOffset=196744 
Malloc Size=131160 LargeMemoryPoolOffset=327928 
Malloc Size=131160 LargeMemoryPoolOffset=459112 
Malloc Size=80678 LargeMemoryPoolOffset=539814 
Segmentation fault (core dumped)
jonyMarino commented 3 years ago

This should be fixed in the latest version.