After update to last beta release of macOS Big (11.0 Beta (20A5395g)) - Android Studio (4.1) keeps shutting because
[NSOpenGLContext setView:] must be called from the main thread.
This happens very often so I have to open AS every 5 minutes again and again
Also there are other issue - ANR (or very laggy functioning) that I was tolerating so far - related to opened sub-windows like
- open ADV manager
- creating new project - choosing activity for application
- importing project from VCS.
BigSur beta is SO UNSTABLE so it drive me crazy. Do You recommend any AndroidStudio or macOS canary/beta channels that fix those issues?
EDIT 17.11.2020
Looks like after 2 installation of 11.0.1 problem is fixed
Any chance that you have external monitors connected? I'm experiencing the same issue and the crash happens whenever any Android Studio window is in the external monitors. This is a known and resolved JDK bug (see https://youtrack.jetbrains.com/issue/JBR-2790). I know of two workarounds, but they are both not ideal:
11.0.9
works, no crashes but you lose some functionality such as accessing Preferences and Layout Editor)Unfortunately I have yet to find a runtime that doesn't compromise some kind of functionality in AS.