Alright I did what you told me, I had to convert the composite font faces first, apparently there was a change in format and I had to click the convert button first. After that I was able to see the lazy load button.
I changed all the fonts and I even changed the roboto font in the engine source. No change in the result though. I am including some of the messages here again, the ones that look the most suspicious to me.
I think that these messages are generated for every slate widget I have in my project. I also believe that these are responsible for another error I reported for the shipping version, one that still occurs for default graphic elements like the marquee in a progressbar. I have replaced mostly all standard graphics in sliders with custom elements and disabled focus change with the tab and arrow keys, but the underlying problem is still there (Graphic Elements missing in shipping build - Platform & Builds - Epic Developer Community Forums) it is my guess this comes from the errors that we see here.
Note the "file not found"errors for the standard fonts toward the end. I don’t know why they would appear during shutdown and not at start, but that’s how it is. Looks not right to me anyway
Log file open, 04/12/17 23:04:13
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(-977120644) SRandInit(-977120644).
LogTaskGraph: Started task graph with 4 named threads and 7 total threads with 1 sets of task threads.
LogInit: Using libcurl 7.47.1
LogInit: - built for x86_64-pc-win32
LogInit: - supports SSL with OpenSSL/1.0.2g
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_IDN
LogInit: CurlRequestOptions (configurable via config and command line):
LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate
LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
LogInit: - CertBundlePath = nullptr - Libcurl will use whatever was configured at build time.
LogInit: Build: ++UE4+Release-4.15-CL-0
LogInit: Engine Version: 4.15.1-0+++UE4+Release-4.15
LogInit: Compatible Engine Version: 4.15.0-0+++UE4+Release-4.15
LogInit: Net CL: 0
LogInit: Compiled (64-bit): Apr 12 2017 20:10:33
LogInit: Compiled with Visual C++: 19.00.24215.01
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE4+Release-4.15
LogInit: Command line:
LogInit: Base directory: D:/Program Files/Mikaboshi/Client/Binaries/Win64/
LogInit: Installed Engine Build: 1
LogInit: Presizing for max 2097152 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogStreaming:Display: Async Loading initialized: New Async IO: true, Event Driven Loader: true, Async Loading Thread: false
LogInit: Object subsystem initialized
[2017.04.13-06.04.13:122][ 0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2017.04.13-06.04.13:122][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [WindowsNoEditor]
[2017.04.13-06.04.13:126][ 0]LogInit: Computer: RED
[2017.04.13-06.04.13:126][ 0]LogInit: User: Patric
[2017.04.13-06.04.13:126][ 0]LogInit: CPU Page size=65536, Cores=4
[2017.04.13-06.04.13:126][ 0]LogInit: High frequency timer resolution =3.914277 MHz
[2017.04.13-06.04.13:126][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
[2017.04.13-06.04.13:126][ 0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2017.04.13-06.04.13:126][ 0]LogMemory: Process Physical Memory: 79.61 MB used, 79.61 MB peak
[2017.04.13-06.04.13:126][ 0]LogMemory: Process Virtual Memory: 102.47 MB used, 102.47 MB peak
[2017.04.13-06.04.13:126][ 0]LogMemory: Physical Memory: 8763.29 MB used, 23940.95 MB free, 32704.24 MB total
[2017.04.13-06.04.13:126][ 0]LogMemory: Virtual Memory: 269.77 MB used, 23940.95 MB free, 8388608.00 MB total
[2017.04.13-06.04.13:170][ 0]LogTextLocalizationManager: No specific translations for ('en-US') exist, so ('en') translations will be used.
[2017.04.13-06.04.13:217][ 0]LogSlate:Warning: FCoreStyle assets not detected, skipping FCoreStyle initialization
[2017.04.13-06.04.13:236][ 0]LogD3D11RHI: D3D11 adapters:
[2017.04.13-06.04.13:252][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 1050 Ti' (Feature Level 11_0)
[2017.04.13-06.04.13:252][ 0]LogD3D11RHI: 4007/0/16096 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:3, VendorId:0x10de
[2017.04.13-06.04.13:252][ 0]LogD3D11RHI: Chosen D3D11 Adapter: 0
[2017.04.13-06.04.13:261][ 0]LogD3D11RHI: Creating new Direct3DDevice
[2017.04.13-06.04.13:261][ 0]LogD3D11RHI: GPU DeviceId: 0x1c82 (for the marketing name, search the web for "GPU Device Id")
[2017.04.13-06.04.13:261][ 0]LogWindows: EnumDisplayDevices:
[2017.04.13-06.04.13:262][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 1050 Ti' (P:0 D:1)
[2017.04.13-06.04.13:262][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 1050 Ti' (P:1 D:1)
[2017.04.13-06.04.13:263][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 1050 Ti' (P:0 D:1)
[2017.04.13-06.04.13:264][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 1050 Ti' (P:0 D:0)
[2017.04.13-06.04.13:264][ 0]LogWindows: 4. 'RDPDD Chained DD' (P:0 D:0)
[2017.04.13-06.04.13:264][ 0]LogWindows: 5. 'RDP Encoder Mirror Driver' (P:0 D:0)
[2017.04.13-06.04.13:265][ 0]LogWindows: 6. 'RDP Reflector Display Driver' (P:0 D:0)
[2017.04.13-06.04.13:265][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4
[2017.04.13-06.04.13:265][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 1050 Ti
[2017.04.13-06.04.13:265][ 0]LogD3D11RHI: Driver Version: 375.95 (internal:21.21.13.7595, unified:375.95)
[2017.04.13-06.04.13:265][ 0]LogD3D11RHI: Driver Date: 11-16-2016
[2017.04.13-06.04.13:265][ 0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2017.04.13-06.04.13:278][ 0]LogD3D11RHI: Async texture creation enabled
[2017.04.13-06.04.13:291][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 2)
[2017.04.13-06.04.13:439][ 0]LogSlate: Using Freetype 2.6.0
[2017.04.13-06.04.13:440][ 0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2017.04.13-06.04.13:440][ 0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2017.04.13-06.04.13:481][ 0]Game: Creating UChannelToMCP
[2017.04.13-06.04.13:483][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ComboBox'. Using FComboBoxStyle defaults instead.
[2017.04.13-06.04.13:483][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'TableView.Row'. Using FTableRowStyle defaults instead.
[2017.04.13-06.04.13:526][ 0]LogAssetRegistry: FAssetRegistry took 0.0427 seconds to start up
[2017.04.13-06.04.13:528][ 0]LogPackageLocalizationCache: Processed 3 localized package path(s) for 2 prioritized culture(s) in 0.002076 seconds
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableText'. Using FEditableTextStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ExpandableArea'. Using FExpandableAreaStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Button'. Using FButtonStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Button'. Using FButtonStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'CheckBox'. Using FCheckBoxStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ScrollBox'. Using FScrollBoxStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ScrollBar'. Using FScrollBarStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ProgressBar'. Using FProgressBarStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ScrollBar'. Using FScrollBarStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Slider'. Using FSliderStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'SpinBox'. Using FSpinBoxStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:534][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.04.13:550][ 0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2017.04.13-06.04.13:550][ 0]LogContentStreaming: Texture pool size is 1000.00 MB
[2017.04.13-06.04.13:568][ 0]LogBlueprintUserMessages:Warning: DEBUG: LocalNotification DefaultPlatformService NOT FOUND
[2017.04.13-06.04.13:597][ 0]LogNetVersion: GetLocalNetworkVersion: CL: 0, ProjectName: client, ProjectVersion: , EngineNetworkVersion: 2, GameNetworkVersion: 0, NetworkChecksum: 1014790294
[2017.04.13-06.04.13:605][ 0]LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
[2017.04.13-06.04.13:625][ 0]LogMoviePlayer: Initializing movie player
[2017.04.13-06.04.13:625][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Window'. Using FWindowStyle defaults instead.
[2017.04.13-06.04.13:625][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Window'. Using FWindowStyle defaults instead.
[2017.04.13-06.04.13:625][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Window'. Using FWindowStyle defaults instead.
[2017.04.13-06.04.13:698][ 0]LogUObjectArray: 29835 objects as part of root set at end of initial load.
[2017.04.13-06.04.13:698][ 0]LogUObjectAllocator: 5668616 out of 0 bytes used by permanent object pool.
[2017.04.13-06.04.13:698][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2017.04.13-06.04.13:698][ 0]LogEngine: Initializing Engine...
[2017.04.13-06.04.13:699][ 0]LogHMD: Failed to initialize OpenVR with code 110
[2017.04.13-06.04.13:798][ 0]LogInit: XAudio2 using 'Speakers (Realtek High Definition Audio)' : 2 channels at 48 kHz using 32 bits per sample (channel mask 0x3)
[2017.04.13-06.04.13:822][ 0]LogInit: FAudioDevice initialized.
[2017.04.13-06.04.13:834][ 0]LogInit: Texture streaming: Enabled
[2017.04.13-06.04.13:836][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Button'. Using FButtonStyle defaults instead.
[2017.04.13-06.04.13:836][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.04.13:836][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'ProgressBar'. Using FProgressBarStyle defaults instead.
[2017.04.13-06.04.13:842][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'Button'. Using FButtonStyle defaults instead.
[2017.04.13-06.04.13:842][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.04.13:850][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:850][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:850][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:850][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
[2017.04.13-06.04.13:850][ 0]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalEditableTextBox'. Using FEditableTextBoxStyle defaults instead.
and so on. Then when I shut down the application I get this:
[2017.04.13-06.27.35:686][406]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.27.35:686][406]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.27.35:686][406]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.27.35:686][406]LogSlateStyle:Warning: Unable to find Slate Widget Style 'NormalText'. Using FTextBlockStyle defaults instead.
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:687][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:687][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:688][406]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' error.
[2017.04.13-06.27.35:688][406]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf'
[2017.04.13-06.27.35:688][406]LogGameState: Match State Changed from WaitingToStart to InProgress
[2017.04.13-06.27.35:688][406]LogLoad: Took 0.092317 seconds to LoadMap(/Game/Client/Maps/StartScreenMap)
[2017.04.13-06.27.38:008][546]Closing by request
[2017.04.13-06.27.38:008][546]LogWindows: FPlatformMisc::RequestExit(0)
[2017.04.13-06.27.38:024][547]LogMoviePlayer: Shutting down movie player
[2017.04.13-06.27.38:707][547]Game: MaterializationTracker::_Object_Manager_Adds_ID 40000457
[2017.04.13-06.27.38:708][547]LogSlate: Request Window 'Client ' being destroyed
[2017.04.13-06.27.38:738][547]LogSlate: Window 'Client ' being destroyed
[2017.04.13-06.27.38:740][547]LogSlate: HittestGrid destroyed
[2017.04.13-06.27.38:754][547]LogExit: Preparing to exit.
[2017.04.13-06.27.38:835][547]LogExit: Game engine shut down
[2017.04.13-06.27.38:838][547]Game: Destroying UChannelToMCP Port: 0
[2017.04.13-06.27.38:873][547]LogObj: Freed 32b from 1 cluster array pools.
[2017.04.13-06.27.38:873][547]LogExit: Object subsystem successfully closed.
[2017.04.13-06.27.38:884][547]LogD3D11RHI: Shutdown
[2017.04.13-06.27.38:884][547]LogD3D11RHI: CleanupD3DDevice
[2017.04.13-06.27.38:967][547]LogD3D11RHI: ~FD3D11DynamicRHI
[2017.04.13-06.27.38:967][547]LogModuleManager: Shutting down and abandoning module AIModule (128)
[2017.04.13-06.27.38:967][547]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (126)
[2017.04.13-06.27.38:967][547]LogModuleManager: Shutting down and abandoning module MfMediaFactory (124)