System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 750 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 446.14
Blender Version
Broken: version: 2.83.0, branch: master, commit date: 2020-06-03 14:38, hash: rB211b6c29f771
Short description of error
I can't simplify the scene anymore. Deleting anything more fixes the crash. There are two rigs - rigify and camera rig. There's a rigify script and some leftover copies of it. In this particular example allowing rigify script to run seems to prevent the crash, but in my original project it doesn't matter if the script is executed or not. It doesn't crash in 2.90, although there are other bugs there that I already reported.
Exact steps for others to reproduce the error
- Open file:
- I have automatic execution of scripts disabled, so when prompted about rigify script I press ignore:
- Add Plane or UV Sphere or Ico Spehere (shift+a). Other types of meshes don't crash for some reason.
- In the "Adjust last operation" window go to "Align" dropdown menu. Choosing any of the three options should crash Blender.
It will not crash if you first change selection to other object. In my original project however it doesn't matter what's selected.