That looks like a bad file path, Unreal does not work properly if the file path contains non-latin characters. You can see the ?? in the filepath, as well as a “box” shape that means unrecognized character.
Move the project to something like:
C:\UE4\ProjectName
Should fix it