Have you heard anything about your support case?Try to edit configuration file manually:
1. Open VM file in Finder with "Show Package Content"
2. Edit config.pvs file.
3. You should disable 3d acc.
Here is the part of my file for VM with disabled 3d acc:
<Video dyn_lists="" VideoMemorySize_patch="1">
<Enabled>1</Enabled>
<Type>0</Type>
<VideoMemorySize>0</VideoMemorySize>
<EnableDirectXShaders>1</EnableDirectXShaders>
<ScreenResolutions dyn_lists="ScreenResolution 0 DynamicResolution 0">
<Enabled>0</Enabled>
</ScreenResolutions>
<Enable3DAcceleration>0</Enable3DAcceleration>
<EnableVSync>1</EnableVSync>
<MaxDisplays>0</MaxDisplays>
<EnableHiResDrawing>1</EnableHiResDrawing>
<UseHiResInGuest>1</UseHiResInGuest>
<HostScaleFactor>2</HostScaleFactor>
<NativeScalingInGuest>0</NativeScalingInGuest>
<ApertureOnlyCapable>1</ApertureOnlyCapable>
</Video>
Also, FYI I have created a case to support (#2959378). Unfortunately support team unable to provide JIRA ID for me - so it is impossible to track, when the issue will be fixed.
Also, no ETA had been provided.
/Marcus