System Information
Operating system: Linux-5.10.15-1-MANJARO-x86_64-with-arch-Manjaro-Linux 64 Bits
Graphics card: GeForce GTX 1660 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.39
Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: rB02948a2cab44
Worked: 2.91, and before
Short description of error
Blender crashes when I go into particle edit mode, run simple script:
bpy.data.objects['curve_obj'].data.copy()
then undo always crashes Blender 2.92
Exact steps for others to reproduce the error
- Go into particle edit mode on sphere object
- Run script from text editor ( Text -> Run)
- ctrl+Z gives crash
I attach simple blend file.