Rhino 8 WIP is crashing as soon as I create an object

There is a weird crash which is happening in rhino 8 wip. If i create points or navigate through the model it all works fine. As soon as i create a line, surface or any other objects, rhino closes immediately, without showing any error or anything. It used to happen also before but i hoped it will fix in the next update, but it didn’t.

Hi -
Please run the Rhino SystemInfo command and copy-paste the result here.
-wim

Rhino 8 SR0 2022-9-20 (Rhino WIP, 8.0.22263.16305, Git hash:master @ c00f59a1d109938b86d1d17b6a2d2409668290a0)
License type: Commercial, build 2022-09-20
License details: LAN Zoo Network Node
Expires on: 2022-11-04

Windows 10 (10.0.19044 SR0.0) or greater (Physical RAM: 16Gb)

Computer platform: DESKTOP

Standard graphics configuration.
Primary display and OpenGL: Radeon ™ Pro WX 5100 Graphics (AMD) Memory: 8GB, Driver date: 2-24-2021 (M-D-Y). OpenGL Ver: 4.6.14761 Compatibility Profile Context FireGL 21.Q1.1 27.20.14540.3
> Accelerated graphics device with 8 adapter port(s)
- Windows Main Display attached to adapter port #0
- Secondary monitor attached to adapter port #1

OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)

Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High

Vendor Name: ATI Technologies Inc.
Render version: 4.6
Shading Language: 4.60
Driver Date: 2-24-2021
Driver Version: 27.20.14540.3
Maximum Texture size: 16384 x 16384
Z-Buffer depth: 24 bits
Maximum Viewport size: 16384 x 16384
Total Video Memory: 8 GB

Rhino plugins that do not ship with Rhino

Rhino plugins that ship with Rhino
C:\Program Files\Rhino 8 WIP\Plug-ins\Commands.rhp “Commands” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 8 WIP\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
C:\Program Files\Rhino 8 WIP\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 8 WIP\Plug-ins\Constraints.rhp “Constraints”
C:\Program Files\Rhino 8 WIP\Plug-ins\RhinoCycles.rhp “RhinoCycles” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\RhinoCode\RhinoRoslyn.rhp “RhinoRoslyn” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\RhinoCode\RhinoCodePlugin.rhp “RhinoCodePlugin” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\RhinoCode\RhinoCPython.rhp “RhinoCPython” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 8.0.22263.16305
C:\Program Files\Rhino 8 WIP\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 8 WIP\Plug-ins\Displacement.rhp “Displacement”
C:\Program Files\Rhino 8 WIP\Plug-ins\ConstraintsUI.rhp “Constraints UI” 8.0.22263.16305

Guess I would try updating your graphics driver first and see if that helps…

I bet it is a tesselation issue.
It is not working yet with AMD cards. The crash after creating an object is a hint here.
Disable it and try again.

How can i do that?
Sorry but i have no idea what that is!

Go to: Options/View/OpenGL
Left top corner is the box to untick

Now it works perfectly! Thanks a lot.