Unreal Editor does not show up on MacOSX Maverick, 4.10

Some days after my update for 4.10 version of engine,
i ended up with a non functional editor.

launcher is working, i can select a previous project or create a new one.
Then loading screen from editor shows, and then nothing…

unreal editor icon is displayed in dock, saying it is running, but i cant see any window.
I checked logs, nothing suspicious in there…

Does anyone one else has an issue like this, how to solve this ?

PS: i restarted computer many times, i also uninstalled and reinstalled engine, still nothing.

Hey ElGringo,

Sorry you’re having some difficulty. Can you provide us with your system specs? Can you post your log files as well so we can take a look at them? We’d also like to look at your Launcher logs, which you can find here: /Users/USER.NAME/Documents/UnrealEngineLauncher/Saved/Logs

Thanks!

maybe same problem with my one.

problem occurred because there is no splash files and directory in project.
So copy splash directory from Engine/Contents into *Game/Contents directory.

What is a splash directory? Also I can’t localize a Engine/Contents directory. Where to find those two please :frowning:

sincerely a n00b

directory path is “UE4/Engine/Contents/Splash/”.
Probably you need to copy “Ed*.bmp” into “your game folder/Contents/Splash/”.
If you don’t have splash directory in your game folder, please make it first.

I am having this problem as well on Mac OS X Mavericks 10.9.4 with Unreal Engine 4.3.1. Can’t find UnrealEngineLauncher folder in that location.

Copying splash directory worked for me but this is not that ideal of course.