Rhino WIP RhinoCode crashing on Windows 11

After selecting a new script type to create Rhino WIP crashes.

This is what happens before crash:

2021-11-25_4-50-30

Here is the log:

[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: WebView2 was already initialized with a different CoreWebView2Environment. Check to see if the Source property was already set or EnsureCoreWebView2Async was previously called with different values.
   at Microsoft.Web.WebView2.Wpf.WebView2.EnsureCoreWebView2Async(CoreWebView2Environment environment)
   at Ed.Eto.Wpf.EdHandler.<InitializeAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[END ERROR]

This must be related to the most recent update because It worked a day or two ago.

Not sure if this is related to:

Or this:

The difference is Windows 11 and the error is different from the other crashes on Windows 10 in my case.

Hope this is helpful, Thanks

See my answer:

3 posts were split to a new topic: Crash with Rhino 7 when trying to open Eto WebView