Help! Crash in android

Hi everyone. I have an error which I still don’t know why. When I compile and install my game on the mobile phone after the time has elapsed, the app stops and is tested on several phones and the same thing happens. I compile in development include debug file the log it gives me is the following. I hope you can help me, because I already tried deactivating all the plugins and more and the error continues.

[2020.01.16-23.17.20:415][  0]Log file open, 01/16/20 18:17:20
[2020.01.16-23.17.20:415][  0]LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default.
[2020.01.16-23.17.20:416][  0]LogAndroid: Warning: Failed to set up Choreographer
[2020.01.16-23.17.20:416][  0]LogAndroid: Display: Android Version Make Model BuildNumber Language: 6.0 motorola XT1097 MPES24.49-18-7 es_ES
[2020.01.16-23.17.20:416][  0]LogAndroid: Case APP_CMD_START
[2020.01.16-23.17.20:416][  0]LogAndroid: Case APP_CMD_RESUME
[2020.01.16-23.17.20:416][  0]LogAndroid: Case APP_CMD_INPUT_CHANGED
[2020.01.16-23.17.20:416][  0]LogAndroid: Case APP_CMD_INIT_WINDOW
[2020.01.16-23.17.20:416][  0]LogInit: Display: Project file not found: ../../../MathMaze/MathMaze.uproject
[2020.01.16-23.17.20:416][  0]LogInit: Display: 	Attempting to find via project info helper.
[2020.01.16-23.17.20:416][  0]LogUProjectInfo: Found projects:
[2020.01.16-23.17.20:416][  0]LogAndroid: Case APP_CMD_PAUSE
[2020.01.16-23.17.20:416][  0]LogPakFile: Display: Found Pak file MathMaze/Content/Paks/MathMaze-Android_ETC1.pak attempting to mount.
[2020.01.16-23.17.20:417][  0]LogPakFile: Display: Mounting pak file MathMaze/Content/Paks/MathMaze-Android_ETC1.pak.
[2020.01.16-23.17.20:417][  0]LogTemp: 4 cores and 4 assignable cores
[2020.01.16-23.17.20:417][  0]LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads.
[2020.01.16-23.17.20:417][  0]LogStats: Stats thread started at 0.744909
[2020.01.16-23.17.20:417][  0]LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: ''
[2020.01.16-23.17.20:417][  0]LogAndroid: Vulkan library NOT detected.
[2020.01.16-23.17.20:417][  0]LogAndroid: Case APP_CMD_GAINED_FOCUS
[2020.01.16-23.17.20:417][  0]LogAndroid: Case APP_CMD_RESUME
[2020.01.16-23.17.20:417][  0]LogPluginManager: Mounting plugin PluginBrowser
[2020.01.16-23.17.20:417][  0]LogPluginManager: Mounting plugin gameDNAinstaller
[2020.01.16-23.17.20:417][  0]LogPluginManager: Mounting plugin UltimateMobileKit
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin OnlineSubsystem
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin OnlineSubsystemUtils
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin OnlineSubsystemGoogle
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin MultiDex
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin EasyMultiSave
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin Paper2D
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin AISupport
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin AnimationSharing
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin SignificanceManager
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin AssetManagerEditor
[2020.01.16-23.17.20:418][  0]LogPluginManager: Mounting plugin CurveEditorTools
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin DatasmithContent
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin VariantManagerContent
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin AutomationUtils
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin ScreenshotTools
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin BackChannel
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin CharacterAI
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin GeometryCache
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin PlatformCrypto
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin AndroidPermission
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin OnlineSubsystemNull
[2020.01.16-23.17.20:419][  0]LogPluginManager: Mounting plugin AndroidDeviceProfileSelector
[2020.01.16-23.17.20:420][  0]LogPluginManager: Mounting plugin CustomMeshComponent
[2020.01.16-23.17.20:420][  0]LogPluginManager: Mounting plugin EditableMesh
[2020.01.16-23.17.20:420][  0]LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
[2020.01.16-23.17.20:420][  0]LogPluginManager: Mounting plugin GoogleCloudMessaging
[2020.01.16-23.17.20:420][  0]LogPluginManager: Mounting plugin RuntimePhysXCooking
[2020.01.16-23.17.20:420][  0]LogInit: Using libcurl 7.46.0
[2020.01.16-23.17.20:420][  0]LogInit:  - built for arm-unknown-linux-androideabi
[2020.01.16-23.17.20:420][  0]LogInit:  - supports SSL with OpenSSL/1.0.1s
[2020.01.16-23.17.20:420][  0]LogInit:  - supports HTTP deflate (compression) using libz 1.2.8
[2020.01.16-23.17.20:420][  0]LogInit:  - other features:
[2020.01.16-23.17.20:420][  0]LogInit:      CURL_VERSION_SSL
[2020.01.16-23.17.20:421][  0]LogInit:      CURL_VERSION_LIBZ
[2020.01.16-23.17.20:421][  0]LogInit:      CURL_VERSION_IPV6
[2020.01.16-23.17.20:421][  0]LogInit:      CURL_VERSION_ASYNCHDNS
[2020.01.16-23.17.20:421][  0]LogInit:      CURL_VERSION_TLSAUTH_SRP
[2020.01.16-23.17.20:421][  0]LogInit:  CurlRequestOptions (configurable via config and command line):
[2020.01.16-23.17.20:421][  0]LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
[2020.01.16-23.17.20:421][  0]LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
[2020.01.16-23.17.20:421][  0]LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
[2020.01.16-23.17.20:421][  0]LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
[2020.01.16-23.17.20:421][  0]LogInit:  - LocalHostAddr = Default
[2020.01.16-23.17.20:421][  0]LogInit:  - BufferSize = 65536
[2020.01.16-23.17.20:421][  0]LogOnline: Display: OSS: OnlineSubsystemGooglePlayModule::StartupModule()
[2020.01.16-23.17.20:422][  0]LogOnline: OSS: Creating online subsystem instance for: GooglePlay
[2020.01.16-23.17.20:422][  0]LogOnlineIdentity: Display: OSS: FOnlineIdentityGooglePlay::FOnlineIdentityGooglePlay()
[2020.01.16-23.17.20:422][  0]LogOnlineStore: Display: OSS: FOnlineStoreGooglePlay::FOnlineStoreGooglePlay
[2020.01.16-23.17.20:422][  0]LogOnlineStore: Display: OSS: FOnlineStoreGooglePlay::Init
[2020.01.16-23.17.20:422][  0]LogInit: Build: ++UE4+Release-4.23-CL-9631420
[2020.01.16-23.17.20:422][  0]LogInit: Engine Version: 4.23.1-9631420+++UE4+Release-4.23
[2020.01.16-23.17.20:422][  0]LogInit: Compatible Engine Version: 4.23.0-8386587+++UE4+Release-4.23
[2020.01.16-23.17.20:422][  0]LogInit: Net CL: 8386587
[2020.01.16-23.17.20:422][  0]LogInit: OS: Android (6.0), CPU: XT1097, GPU: Adreno (TM) 330
[2020.01.16-23.17.20:422][  0]LogInit: Compiled (32-bit): Oct 18 2019 03:15:40
[2020.01.16-23.17.20:422][  0]LogInit: Compiled with Clang: 3.8.275480 
[2020.01.16-23.17.20:423][  0]LogInit: Build Configuration: Development
[2020.01.16-23.17.20:423][  0]LogInit: Branch Name: ++UE4+Release-4.23
[2020.01.16-23.17.20:423][  0]LogInit: Command Line: 
[2020.01.16-23.17.20:423][  0]LogInit: Base Directory: 
[2020.01.16-23.17.20:423][  0]LogInit: Installed Engine Build: 0
[2020.01.16-23.17.20:423][  0]LogDevObjectVersion: Number of dev versions registered: 23
[2020.01.16-23.17.20:423][  0]LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
[2020.01.16-23.17.20:423][  0]LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
[2020.01.16-23.17.20:423][  0]LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 3
[2020.01.16-23.17.20:423][  0]LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 34
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 35
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 2
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 0
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 31
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 11
[2020.01.16-23.17.20:424][  0]LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 2
[2020.01.16-23.17.20:425][  0]LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
[2020.01.16-23.17.20:425][  0]LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
[2020.01.16-23.17.20:425][  0]LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
[2020.01.16-23.17.20:425][  0]LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 2
[2020.01.16-23.17.20:425][  0]LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
[2020.01.16-23.17.20:426][  0]LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
[2020.01.16-23.17.20:426][  0]LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 27
[2020.01.16-23.17.20:426][  0]LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 6
[2020.01.16-23.17.20:426][  0]LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
[2020.01.16-23.17.20:426][  0]LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 9
[2020.01.16-23.17.20:426][  0]LogInit: Presizing for max 131072 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
[2020.01.16-23.17.20:426][  0]LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: true
[2020.01.16-23.17.20:426][  0]LogInit: Object subsystem initialized
[2020.01.16-23.17.20:426][  0]LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
[2020.01.16-23.17.20:426][  0]LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
[2020.01.16-23.17.20:427][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.MobileHDR:0]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.Mobile.DisableVertexFog:1]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxMobileCascades:1]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.MobileMSAA:1]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.Mobile.UseLegacyShadingModel:0]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.DiscardUnusedQuality:0]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.AllowOcclusionQueries:1]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.MinScreenRadiusForLights:0.030000]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]]
[2020.01.16-23.17.20:427][  0]LogConfig: Setting CVar [[r.MinScreenRadiusForCSMDepth:0.010000]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.PrecomputedVisibilityWarning:0]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.TextureStreaming:1]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[Compat.UseDXT5NormalMaps:0]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.ClearCoatNormal:0]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.ReflectionCaptureResolution:128]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.ForwardShading:0]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.VertexFoggingForOpaque:1]]
[2020.01.16-23.17.20:428][  0]LogConfig: Setting CVar [[r.AllowStaticLighting:1]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.NormalMapsForStaticLighting:1]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.GenerateMeshDistanceFields:0]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.DistanceFieldBuild.EightBit:0]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.GenerateLandscapeGIData:0]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.DistanceFieldBuild.Compress:0]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.SeparateTranslucency:1]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.TranslucentSortPolicy:0]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.CustomDepth:1]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.CustomDepthTemporalAAJitter:1]]
[2020.01.16-23.17.20:429][  0]LogConfig: Setting CVar [[r.PostProcessing.PropagateAlpha:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.UsePreExposure:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.Bloom:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.AmbientOcclusion:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.AutoExposure:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.AutoExposure.Method:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.LensFlare:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.TemporalAA.Upsampling:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultFeature.AntiAliasing:0]]
[2020.01.16-23.17.20:430][  0]LogConfig: Setting CVar [[r.DefaultBackBufferPixelFormat:4]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.Shadow.UnbuiltPreviewInGame:1]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.StencilForLODDither:0]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.EarlyZPass:3]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.EarlyZPassOnlyMaterialMasking:0]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.DBuffer:1]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.ClearSceneMethod:1]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.BasePassOutputsVelocity:0]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.SelectiveBasePassOutputs:0]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[fx.GPUSimulationTextureSizeX:1024]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[fx.GPUSimulationTextureSizeY:1024]]
[2020.01.16-23.17.20:431][  0]LogConfig: Setting CVar [[r.AllowGlobalClipPlane:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[r.GBufferFormat:1]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[r.MorphTarget.Mode:1]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[vr.InstancedStereo:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[vr.MultiView:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[vr.MobileMultiView:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[vr.MobileMultiView.Direct:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[vr.ODSCapture:0]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[r.WireframeCullThreshold:5.000000]]
[2020.01.16-23.17.20:432][  0]LogConfig: Setting CVar [[r.SupportStationarySkylight:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.SupportLowQualityLightmaps:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.SupportPointLightWholeSceneShadows:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.SupportAtmosphericFog:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.SkinCache.CompileShaders:0]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.Mobile.AllowDistanceFieldShadows:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.Mobile.AllowMovableDirectionalLights:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.MobileNumDynamicPointLights:0]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]]
[2020.01.16-23.17.20:433][  0]LogConfig: Setting CVar [[r.GPUSkin.Limit2BoneInfluences:0]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[r.SupportDepthOnlyIndexBuffers:1]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[r.SupportReversedIndexBuffers:1]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[r.SupportMaterialLayers:0]]
[2020.01.16-23.17.20:434][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:434][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
[2020.01.16-23.17.20:434][  0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2020.01.16-23.17.20:435][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2020.01.16-23.17.20:435][  0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:16777216]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2020.01.16-23.17.20:436][  0]LogConfig: Setting CVar [[gc.MaxObjectsInGame:131072]]
[2020.01.16-23.17.20:436][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:436][  0]LogAndroid: Mobile HDR: no
[2020.01.16-23.17.20:436][  0]LogAndroidWindowUtils: Setting Width=1280 and Height=720 (requested scale = 1.000000)
[2020.01.16-23.17.20:436][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2020.01.16-23.17.20:437][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2020.01.16-23.17.20:437][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2020.01.16-23.17.20:437][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2020.01.16-23.17.20:438][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2020.01.16-23.17.20:438][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2020.01.16-23.17.20:439][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2020.01.16-23.17.20:440][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2020.01.16-23.17.20:441][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2020.01.16-23.17.20:441][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2020.01.16-23.17.20:442][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2020.01.16-23.17.20:442][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:1]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2020.01.16-23.17.20:443][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2020.01.16-23.17.20:443][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2020.01.16-23.17.20:443][  0]LogAndroid: Checking 35 rules from DeviceProfile ini file.
[2020.01.16-23.17.20:443][  0]LogAndroid:   Default profile: Android_Default
[2020.01.16-23.17.20:443][  0]LogAndroid:   GpuFamily: Adreno (TM) 330
[2020.01.16-23.17.20:444][  0]LogAndroid:   GlVersion: OpenGL ES 3.0 V@136.0 AU@ (GIT@I3193f6e94a)
[2020.01.16-23.17.20:444][  0]LogAndroid:   VulkanAvailable: false
[2020.01.16-23.17.20:444][  0]LogAndroid:   VulkanVersion: 0.0.0
[2020.01.16-23.17.20:444][  0]LogAndroid:   AndroidVersion: 6.0
[2020.01.16-23.17.20:444][  0]LogAndroid:   DeviceMake: motorola
[2020.01.16-23.17.20:444][  0]LogAndroid:   DeviceModel: XT1097
[2020.01.16-23.17.20:444][  0]LogAndroid:   DeviceBuildNumber: MPES24.49-18-7
[2020.01.16-23.17.20:444][  0]LogAndroid:   UsingHoudini: false
[2020.01.16-23.17.20:444][  0]LogAndroid:   Hardware: Qualcomm MSM8974PRO-AC
[2020.01.16-23.17.20:444][  0]LogAndroid:   Chipset: unknown
[2020.01.16-23.17.20:445][  0]LogAndroid: Selected Device Profile: [Android_Adreno330_Ver53]
[2020.01.16-23.17.20:445][  0]LogInit: Applying CVar settings loaded from the selected device profile: [Android_Adreno330_Ver53]
[2020.01.16-23.17.20:445][  0]LogHAL: Display: Platform has ~ 2 GB [1961189376 / 4294967296 / 2], which maps to Tiniest [LargestMinGB=8, LargerMinGB=6, DefaultMinGB=4, SmallerMinGB=3, SmallestMinGB=0)
[2020.01.16-23.17.20:445][  0]LogConfig: Setting CVar [[r.DisjointTimerQueries:0]]
[2020.01.16-23.17.20:445][  0]LogInit: Going up to parent DeviceProfile [Android_Adreno330]
[2020.01.16-23.17.20:445][  0]LogConfig: Setting CVar [[OpenGL.UseBufferDiscard:0]]
[2020.01.16-23.17.20:445][  0]LogInit: Going up to parent DeviceProfile [Android_High]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.BloomQuality:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.RefractionQuality:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.MobileContentScaleFactor:1.0]]
[2020.01.16-23.17.20:446][  0]LogInit: Going up to parent DeviceProfile [Android]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.ShadowQuality:2]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[slate.AbsoluteIndices:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.Vulkan.DelayAcquireBackBuffer:2]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.Vulkan.RobustBufferAccess:1]]
[2020.01.16-23.17.20:446][  0]LogConfig: Setting CVar [[r.Vulkan.DescriptorSetLayoutMode:2]]
[2020.01.16-23.17.20:446][  0]LogInit: Going up to parent DeviceProfile []
[2020.01.16-23.17.20:447][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2020.01.16-23.17.20:447][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2020.01.16-23.17.20:447][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2020.01.16-23.17.20:447][  0]LogConsoleManager: Setting the console variable 'r.ShadowQuality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByDeviceProfile'. Value remains '2'
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2020.01.16-23.17.20:447][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2020.01.16-23.17.20:448][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2020.01.16-23.17.20:449][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2020.01.16-23.17.20:449][  0]LogConsoleManager: Setting the console variable 'r.DepthOfFieldQuality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByDeviceProfile'. Value remains '1'
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2020.01.16-23.17.20:449][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2020.01.16-23.17.20:450][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2020.01.16-23.17.20:450][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2020.01.16-23.17.20:450][  0]LogConsoleManager: Setting the console variable 'r.BloomQuality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByDeviceProfile'. Value remains '1'
[2020.01.16-23.17.20:450][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2020.01.16-23.17.20:450][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2020.01.16-23.17.20:451][  0]LogConsoleManager: Setting the console variable 'r.LightShaftQuality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByDeviceProfile'. Value remains '1'
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2020.01.16-23.17.20:451][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2020.01.16-23.17.20:452][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2020.01.16-23.17.20:452][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2020.01.16-23.17.20:453][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2020.01.16-23.17.20:453][  0]LogConsoleManager: Setting the console variable 'r.RefractionQuality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByDeviceProfile'. Value remains '1'
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2020.01.16-23.17.20:453][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:1]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2020.01.16-23.17.20:454][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../MathMaze/Saved/Config/Android/Scalability.ini]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2020.01.16-23.17.20:454][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]]
[2020.01.16-23.17.20:454][  0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]]
[2020.01.16-23.17.20:455][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [../../../MathMaze/Saved/Config/Android/Engine.ini]
[2020.01.16-23.17.20:455][  0]LogConfig: Setting CVar [[r.AllowOcclusionQueries:0]]
[2020.01.16-23.17.20:455][  0]LogConfig: Setting CVar [[Slate.CacheRenderData:0]]
[2020.01.16-23.17.20:455][  0]LogConfig: Setting CVar [[r.VSync:1]]
[2020.01.16-23.17.20:455][  0]LogConfig: Setting CVar [[r.ParallelShadows:0]]
[2020.01.16-23.17.20:455][  0]LogConfig: Setting CVar [[TaskGraph.EnablePowerSavingThreadPriorityReduction:1]]
[2020.01.16-23.17.20:455][  0]LogInit: Memory total: Physical=1870.34MB (2GB approx) Available=980.59MB PageSize=4.0KB
[2020.01.16-23.17.20:455][  0]LogInit: Using OS detected language (es-ES).
[2020.01.16-23.17.20:455][  0]LogInit: Using OS detected locale (es-ES).
[2020.01.16-23.17.20:455][  0]LogTextLocalizationManager: No specific localization for 'es-ES' exists, so the 'es' localization will be used.
[2020.01.16-23.17.20:455][  0]LogSlate: New Slate User Created.  User Index 0, Is Virtual User: 0
[2020.01.16-23.17.20:455][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
[2020.01.16-23.17.20:455][  0]LogAndroid: VulkanRHI will NOT be used:
[2020.01.16-23.17.20:456][  0]LogAndroid:  ** Vulkan support is not available (Driver, RHI or shaders are missing, or disabled by cmdline, see above logging for details)
[2020.01.16-23.17.20:456][  0]LogAndroid: OpenGL ES will be used.
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglPresentationTimeANDROID Present
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglGetNextFrameIdANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglGetCompositorTimingANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglGetFrameTimestampsANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglQueryTimestampSupportedANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglGetCompositorTimingSupportedANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Extension eglGetFrameTimestampsSupportedANDROID NOT Available
[2020.01.16-23.17.20:456][  0]LogRHI: Initializing OpenGL RHI
[2020.01.16-23.17.20:456][  0]LogRHI:   GL_VENDOR: Qualcomm
[2020.01.16-23.17.20:456][  0]LogRHI:   GL_RENDERER: Adreno (TM) 330
[2020.01.16-23.17.20:456][  0]LogRHI:   GL_VERSION: OpenGL ES 3.0 V@136.0 AU@ (GIT@I3193f6e94a)
[2020.01.16-23.17.20:456][  0]LogRHI:   GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 3.00
[2020.01.16-23.17.20:457][  0]LogRHI: OpenGL Extensions:
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_AMD_compressed_ATC_texture
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_AMD_performance_monitor
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_AMD_program_binary_Z400
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_debug_label
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_debug_marker
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_discard_framebuffer
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_robustness
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_texture_format_BGRA8888
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_EXT_texture_type_2_10_10_10_REV
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_NV_fence
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_OES_compressed_ETC1_RGB8_texture
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_OES_depth_texture
[2020.01.16-23.17.20:457][  0]LogRHI:   GL_OES_depth24
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_EGL_image
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_EGL_sync
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_EGL_image_external
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_element_index_uint
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_fbo_render_mipmap
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_fragment_precision_high
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_get_program_binary
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_packed_depth_stencil
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_depth_texture_cube_map
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_rgb8_rgba8
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_standard_derivatives
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_texture_3D
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_texture_float
[2020.01.16-23.17.20:458][  0]LogRHI:   GL_OES_texture_half_float
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_OES_texture_half_float_linear
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_OES_texture_npot
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_OES_vertex_half_float
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_OES_vertex_type_10_10_10_2
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_OES_vertex_array_object
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_alpha_test
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_binning_control
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_driver_control
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_perfmon_global_mode
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_extended_get
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_extended_get2
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_tiled_rendering
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_QCOM_writeonly_rendering
[2020.01.16-23.17.20:459][  0]LogRHI:   GL_EXT_sRGB
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_sRGB_write_control
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_texture_sRGB_decode
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_texture_filter_anisotropic
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_multisampled_render_to_texture
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_color_buffer_float
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_color_buffer_half_float
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_EXT_disjoint_timer_query
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_MAX_VERTEX_ATTRIBS: 16
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_MAX_VARYING_VECTORS: 16
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_MAX_VERTEX_UNIFORM_VECTORS: 256
[2020.01.16-23.17.20:460][  0]LogRHI:   GL_MAX_FRAGMENT_UNIFORM_VECTORS: 224
[2020.01.16-23.17.20:460][  0]LogRHI: Fragment shader lowp precision: 10
[2020.01.16-23.17.20:460][  0]LogRHI: Fragment shader mediump precision: 10
[2020.01.16-23.17.20:460][  0]LogRHI: Fragment shader highp precision: 23
[2020.01.16-23.17.20:461][  0]LogRHI: Support for 4x MSAA detected
[2020.01.16-23.17.20:461][  0]LogRHI: Image external enabled: ImageExternal100
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_TEXTURE_SIZE: 4096
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_CUBE_MAP_TEXTURE_SIZE: 4096
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_ARRAY_TEXTURE_LAYERS: 256
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_RENDERBUFFER_SIZE: 4096
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_TEXTURE_IMAGE_UNITS: 16
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_DRAW_BUFFERS: 4
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_COLOR_ATTACHMENTS: 1
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_SAMPLES: 1
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_COLOR_TEXTURE_SAMPLES: 1
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_DEPTH_TEXTURE_SAMPLES: 1
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_INTEGER_SAMPLES: 1
[2020.01.16-23.17.20:461][  0]LogRHI:   GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS: 32
[2020.01.16-23.17.20:462][  0]LogRHI:   GL_MAX_VERTEX_ATTRIBS: 16
[2020.01.16-23.17.20:462][  0]LogRHI:   GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: 16
[2020.01.16-23.17.20:462][  0]LogRHI: OpenGL MajorVersion = 2, MinorVersion = 0, ShaderPlatform = GLSL_ES2, FeatureLevel = ES2
[2020.01.16-23.17.20:462][  0]LogRHI: PLATFORM_ANDROID
[2020.01.16-23.17.20:462][  0]LogRHI: Enabling program binary cache as /storage/emulated/0/Android/data/com.monoku.mathmazeii/files/ProgramBinaryCache/GLSL_ES2_905181B02BD52A775143502CA67CB1161AAF85B1
[2020.01.16-23.17.20:462][  0]LogRHI: FOpenGLProgramBinaryCache will be initialized when ShaderPipelineCache opens its file
[2020.01.16-23.17.20:462][  0]LogRHI: Texture pool is 1000 MB (of 0 MB total graphics mem)
[2020.01.16-23.17.20:462][  0]LogRHI: Display: Testing for shader compiler compatibility
[2020.01.16-23.17.20:462][  0]LogRHI: Display: Shaders compile fine no need to enable hacks
[2020.01.16-23.17.20:462][  0]LogRHI: Display: Testing for round() function availability
[2020.01.16-23.17.20:463][  0]LogRHI: Warning: Disabling the need for the round() function hack
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Using ../../../MathMaze/Content/ShaderArchive-Global-GLSL_ES2.ushaderbytecode for material shader code. Total 324 unique shaders.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library Global
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: Global_SC and native library not supported.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: Paper2D and native library not supported.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: Paper2D_SC and native library not supported.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: Paper2D and native library not supported.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: Paper2D_SC and native library not supported.
[2020.01.16-23.17.20:463][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AnimationSharing and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AnimationSharing_SC and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AnimationSharing and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AnimationSharing_SC and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: CurveEditorTools and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: CurveEditorTools_SC and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: CurveEditorTools and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: CurveEditorTools_SC and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: DatasmithContent and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: DatasmithContent_SC and native library not supported.
[2020.01.16-23.17.20:464][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: DatasmithContent and native library not supported.
[2020.01.16-23.17.20:465][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: DatasmithContent_SC and native library not supported.
[2020.01.16-23.17.20:465][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AutomationUtils and native library not supported.
[2020.01.16-23.17.20:465][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AutomationUtils_SC and native library not supported.
[2020.01.16-23.17.20:465][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AutomationUtils and native library not supported.
[2020.01.16-23.17.20:465][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: AutomationUtils_SC and native library not supported.
[2020.01.16-23.17.20:466][  0]LogPakFile: New pak file MathMaze/Content/Paks/MathMaze-Android_ETC1.pak added to pak precacher.
[2020.01.16-23.17.20:466][  0]LogMaterial: Verifying Global Shaders for GLSL_ES2
[2020.01.16-23.17.20:694][  0]LogSlate: Using FreeType 2.4.12
[2020.01.16-23.17.20:694][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2020.01.16-23.17.22:720][  0]LogShaderLibrary: Display: Using ../../../MathMaze/Content/ShaderArchive-MathMaze-GLSL_ES2.ushaderbytecode for material shader code. Total 1062 unique shaders.
[2020.01.16-23.17.22:720][  0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library MathMaze
[2020.01.16-23.17.22:720][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: MathMaze_SC and native library not supported.
[2020.01.16-23.17.22:720][  0]LogRHI: Display: Opened pipeline cache after state change and enqueued 62912 of 0 tasks for precompile.
[2020.01.16-23.17.22:720][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: MathMaze and native library not supported.
[2020.01.16-23.17.22:720][  0]LogShaderLibrary: Display: Cooked Context: No Shared Shader Library for: MathMaze_SC and native library not supported.
[2020.01.16-23.17.22:720][  0]LogRHI: Display: Opened pipeline cache after state change and enqueued 57888 of 0 tasks for precompile.
[2020.01.16-23.17.22:720][  0]LogRHI: Display: Failed to open default shader pipeline cache for MathMaze using shader platform 8.
[2020.01.16-23.17.22:720][  0]LogInit: Using OS detected language (es-ES).
[2020.01.16-23.17.22:721][  0]LogInit: Using OS detected locale (es-ES).
[2020.01.16-23.17.22:721][  0]LogTextLocalizationManager: No localization for 'es-ES' exists, so 'en' will be used for the language.
[2020.01.16-23.17.22:721][  0]LogTextLocalizationManager: No localization for 'es-ES' exists, so 'en' will be used for the locale.
[2020.01.16-23.17.22:721][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2020.01.16-23.17.22:721][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2020.01.16-23.17.22:721][  0]LogTextLocalizationManager: Compacting localization data took   0.01ms
[2020.01.16-23.17.22:721][  0]LogAssetRegistry: FAssetRegistry took 0.0369 seconds to start up
[2020.01.16-23.17.22:721][  0]LogStreaming: Display: Flushing async loaders.
[2020.01.16-23.17.22:721][  0]LogPackageLocalizationCache: Processed 7 localized package path(s) for 1 prioritized culture(s) in 0.000314 seconds
[2020.01.16-23.17.22:721][  0]LogNetVersion: MathMaze 1.0.0, NetCL: 8386587, EngineNetVer: 11, GameNetVer: 0 (Checksum: 720900361)
[2020.01.16-23.17.22:721][  0]LogMoviePlayer: Initializing movie player
[2020.01.16-23.17.22:721][  0]LogUltimateMobileKit: Ultimate Mobile Kit Startup!
[2020.01.16-23.17.22:721][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2020.01.16-23.17.22:721][  0]LogUObjectArray: 39652 objects as part of root set at end of initial load.
[2020.01.16-23.17.22:721][  0]LogUObjectArray: 2 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set.
[2020.01.16-23.17.22:721][  0]LogUObjectAllocator: 4347996 out of 0 bytes used by permanent object pool.
[2020.01.16-23.17.22:721][  0]LogUObjectArray: CloseDisregardForGC: 39652/39652 objects in disregard for GC pool
[2020.01.16-23.17.22:721][  0]LogAndroid: Display: Passed PreInit()
[2020.01.16-23.17.22:722][  0]LogEngine: Initializing Engine...
[2020.01.16-23.17.22:729][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.001 s
[2020.01.16-23.17.22:783][  0]LogStreaming: Error: Couldn't find file for package /Engine/EditorMaterials/GizmoMaterial requested by async loading code. NameToLoad: /Engine/EditorMaterials/GizmoMaterial
[2020.01.16-23.17.22:783][  0]LogStreaming: Error: Found 0 dependent packages...
[2020.01.16-23.17.22:784][  0]LogEngine: ERROR: Failed to load special material 'ArrowMaterialName' from path '/Engine/EditorMaterials/GizmoMaterial.GizmoMaterial'. This will probably have bad consequences (depending on its use).
[2020.01.16-23.17.22:825][  0]LogInit: Initializing FReadOnlyCVARCache
[2020.01.16-23.17.22:828][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
[2020.01.16-23.17.22:828][  0]LogAudioMixer: Display: 	Sample Rate:						  44100
[2020.01.16-23.17.22:828][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1920
[2020.01.16-23.17.22:829][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
[2020.01.16-23.17.22:829][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  4
[2020.01.16-23.17.22:829][  0]LogAudioMixer: Display: 	Max Channels (voices):				  0
[2020.01.16-23.17.22:829][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  0
[2020.01.16-23.17.22:830][  0]LogAudioMixer: Display: Initializing audio mixer.
[2020.01.16-23.17.22:834][  0]LogAudioMixer: Display: Using Audio Device Android Audio Device
[2020.01.16-23.17.22:858][  0]LogInit: FAudioDevice initialized.
[2020.01.16-23.17.22:861][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
[2020.01.16-23.17.22:861][  0]LogInit: Texture streaming: Disabled
[2020.01.16-23.17.22:898][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
[2020.01.16-23.17.22:898][  0]LogInit: Display: Game Engine Initialized.
[2020.01.16-23.17.22:902][  0]LogInit: Display: Starting Game.
[2020.01.16-23.17.22:902][  0]LogNet: Browse: /Game/Maps/TownMain?Name=Player
[2020.01.16-23.17.22:903][  0]LogLoad: LoadMap: /Game/Maps/TownMain?Name=Player
[2020.01.16-23.17.22:903][  0]LogWorld: BeginTearingDown for /Temp/Untitled_3
[2020.01.16-23.17.22:909][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2020.01.16-23.17.22:931][  0]LogAudioMixer: Display: No commands were queued while flushing the source manager.
[2020.01.16-23.17.22:937][  0]LogUObjectHash: Compacting FUObjectHashTables data took   5.22ms
[2020.01.16-23.17.25:433][  0]LogAIModule: Creating AISystem for world TownMain
[2020.01.16-23.17.25:442][  0]LogLoad: Game class is 'MyGameMode_C'
[2020.01.16-23.17.25:506][  0]LogWorld: Bringing World /Game/Maps/TownMain.TownMain up for play (max tick rate 0) at 2020.01.16-18.17.25
[2020.01.16-23.17.25:517][  0]LogWorld: Bringing up level for play took: 0.070908
[2020.01.16-23.17.25:518][  0]LogOnlineIdentity: Display: OSS: FOnlineIdentityGooglePlay::GetPlayerNickname
[2020.01.16-23.17.25:541][  0]LogEasyMultiSave: Easy Multi Save Initialized
[2020.01.16-23.17.25:542][  0]LogEasyMultiSave: Current Save Game Slot is: MySaveGame
[2020.01.16-23.17.25:546][  0]LogUMG: Display: Widget Class MinigameLeaf_C - Loaded Fast Template.
[2020.01.16-23.17.25:551][  0]LogOnline: OSS: Creating online subsystem instance for: UltimateMobileKit
[2020.01.16-23.17.25:551][  0]LogUltimateMobileKit: Ultimate Mobile Kit CreateSubsystem!
[2020.01.16-23.17.25:866][  0]LogUltimateMobileKit: Display: Firebase App is initialized successfully
[2020.01.16-23.17.25:866][  0]LogUltimateMobileKit: Display: Firebase Crashlytics Init
[2020.01.16-23.17.25:867][  0]LogUltimateMobileKit: Display: Firebase Performance Init
[2020.01.16-23.17.25:867][  0]LogUltimateMobileKit: Display: Firebase Test Lab Init
[2020.01.16-23.17.25:868][  0]LogUMG: Display: Widget Class Expressions_C - Loaded Fast Template.
[2020.01.16-23.17.25:870][  0]LogLoad: Took 2.967234 seconds to LoadMap(/Game/Maps/TownMain)
[2020.01.16-23.17.25:892][  0]LogRHI: Display: ShaderPipelineCache: Paused Batching. 1
[2020.01.16-23.17.25:893][  0]LogRHI: Display: ShaderPipelineCache: Resumed Batching. 0
[2020.01.16-23.17.25:893][  0]LogRHI: Display: ShaderPipelineCache: Batching Resumed.
[2020.01.16-23.17.25:893][  0]LogAndroid: Passed GEngineLoop.Init()
[2020.01.16-23.17.25:913][  0]LogRenderer: Reallocating scene render targets to support 1280x720 Format 2 NumSamples 1 (Frame:1).
[2020.01.16-23.17.25:913][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 9, 0, APP_EVENT_STATE_ON_START
[2020.01.16-23.17.25:913][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 7, 0, APP_EVENT_STATE_ON_RESUME
[2020.01.16-23.17.25:916][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 0, 3113454568, APP_EVENT_STATE_WINDOW_CREATED
[2020.01.16-23.17.25:916][  0]LogAndroidEvents: Display: ExecWindowCreated
[2020.01.16-23.17.25:917][  0]LogTemp: Android resume audio
[2020.01.16-23.17.25:942][  0]LogCore: Display: AppLifetime: Application has entered foreground
[2020.01.16-23.17.25:943][  0]LogAndroid: Display: Low Power Mode Changed: 0
[2020.01.16-23.17.25:943][  0]LogCore: Display: AppLifetime: Application has reactivated
[2020.01.16-23.17.25:943][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 6, 0, APP_EVENT_STATE_ON_PAUSE
[2020.01.16-23.17.25:944][  0]LogCore: Display: AppLifetime: Application will deactivate
[2020.01.16-23.17.25:945][  0]LogCore: Display: AppLifetime: Application will enter background
[2020.01.16-23.17.25:960][  0]LogRHI: Using OpenGL program LRU cache: 0
[2020.01.16-23.17.26:666][  0]LogTemp: Android pause audio
[2020.01.16-23.17.26:666][  0]LogAudioMixerAndroid: Display: Suspending android audio renderer
[2020.01.16-23.17.26:666][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 11, 0, APP_EVENT_STATE_WINDOW_GAINED_FOCUS
[2020.01.16-23.17.26:666][  0]LogAndroidEvents: Display: LogAndroidEvents::DequeueAppEvent : 7, 0, APP_EVENT_STATE_ON_RESUME
[2020.01.16-23.17.26:670][  0]LogTemp: Android resume audio
[2020.01.16-23.17.26:671][  0]LogAudioMixerAndroid: Display: Resuming android audio renderer
[2020.01.16-23.17.26:674][  0]LogCore: Display: AppLifetime: Application has entered foreground
[2020.01.16-23.17.26:674][  0]LogCore: Display: AppLifetime: Application has reactivated
[2020.01.16-23.17.26:879][  0]LogRHI: JNI Display getPresentationDeadlineNanos=12666667 getAppVsyncOffsetNanos=7500000 getRefreshRate=60.000000
[2020.01.16-23.17.26:879][  0]LogRHI: Final display timing metrics: DriverRefreshRate=60.0000  DriverRefreshNanos=16666667  DriverDeadlineNanos=11666667  DriverAppVsyncOffsetNanos=7500000
[2020.01.16-23.17.26:879][  0]LogRHI: AndroidEGL:SwapBuffers Min=0, Max=1, Request=1, ClosestDriver=1, SetDriver=1
[2020.01.16-23.17.26:885][  0]LogSlate: Slate font cache was flushed
[2020.01.16-23.17.26:897][  1]LogUltimateMobileKit: Display: Executing FirebaseAnalyticsInitialize async task...
[2020.01.16-23.17.26:897][  1]LogUltimateMobileKit: Display: Initializing default settings for Firebase Analytics. Minimum Session Duration: 10000, Session Timeout Duration: 1800000
[2020.01.16-23.17.26:929][  2]LogUltimateMobileKit: Display: Firebase Analytics is initialized successfully
[2020.01.16-23.17.26:929][  2]LogUltimateMobileKit: Display: FirebaseAnalyticsInitialize async task finished succesfully
[2020.01.16-23.17.26:931][  2]LogUltimateMobileKit: Display: Log Event String: IniciodeNivel, Parameter: (Nivel:Caserio)
[2020.01.16-23.17.26:932][  2]LogUMG: Display: Widget Class ChangeLevel_C - Loaded Fast Template.
[2020.01.16-23.17.26:934][  2]LogUMG: Display: Widget Class Hud_Main_C - Loaded Fast Template.
[2020.01.16-23.17.26:956][  2]LogSlate: Took 0.003483 seconds to synchronously load lazily loaded font '../../../MathMaze/Content/Fonts/Poppins/Poppins-Bold.ufont' (137K)

Thanks for the help