System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19
Blender Version
Broken: version: 2.83 (sub 9), branch: master, commit date: 2020-03-15 22:43, hash: rBf06a6e92bc5e
Worked: 2.82 official, 2.81 official, 2.80 official.
Short description of error
Blender crashes when I click on my add-on tab in the sidebar menu.
The add-on in question is "Grungit", my own, but I also got the same error with many other add-ons, including HardOps, BlenderGIS, MeshMachine, and Decal Machine. Sometimes Blender crashes as soon as I open certain files.
I included a stripped-down version of my add-on without any actual functionality, just the UI and the properties. It can be used to reproduce the bug with factory settings.
The following error is shown as soon as I enable the add-on, but it doesn't crash.
ERROR (rna.define): c:\b\win64_cmake_vs2017\win64_cmake_vs2017\blender.git\source\blender\makesrna\intern\rna_define.c:1840 RNA_def_property_enum_items: "GrungitProperties.quality", enum identifiers must not contain spaces.
When I switch to the "Grungit" tab in the tools panel, Blender immediately crashes.
Exact steps for others to reproduce the error
1- Start Blender (factory settings)
2- Install the downloaded zip and enable it.
3- From the tools (n) panel, select the "grungit" tab. Blender crashes immediately.
