Hi,
I have just tried to set a custom splash screen for the game when it loads, using the template splash.bmp in the engine content folder.
Once I set it to use the new image, the editor just crashed out. Upon loading the project again and clicking on project settings/platform/windows under settings, it crashes again.
The splash screen was just a standard bmp. If I right click and launch the .uproject, the new splash screen displays properly.
A quick google of the error and nothing pops up, but this is in the crash log:
Unknown exception - code 00000001 (first/second chance not available)
Assertion failed: false [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.6\Engine\Source\Developer\ImageWrapper\Private\IcnsImageWrapper.cpp] [Line: 47]
ICNS uncompressing not supported on this platform.
Any ideas?