Can you email your save game file to robert@redshadowgames.com? I'll take a look at it. Can you scan another planet or is it all planets?
Bluebeary7
Recent community posts
One odd thing is it is using your Intel GPU instead of NVidia. You can override it using "-force-device-index" with 0 or 1. I found my machine was NVidia on 0 and Intel on 1. I verified in the Player.log file in "C:\Users\USERNAME\AppData\LocalLow\Channel 7 Software\Ironseed".
There is a debug console if you hit ~ key. It might show an error as well.
So Alt+Enter doesn't fix the issue? I did see something a couple of times where the shaders wouldn't compile the first run of the game. Restarting seemed to fix it. What sort of video card do you have? Maybe there's something in there to try configuring. Like reset to default anti-aliasing and other features (set to "Let App Decide"). Maybe open up Task Manager (Alt+Shift+Escape) and see how your performance is.
There are some additional command line options here https://docs.unity3d.com/Manual/CommandLineArguments.html and scroll down to "Standalone Player". Maybe try "-force-glcore"?
Just some ideas, sorry I can't be more helpful.