System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 980/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 417.35
Blender Version
Broken: version: 2.81 (sub 13), branch: master, commit date: 2019-10-03 17:34, hash: rB6ac2a2061f8b
Worked: (optional)
Short description of error
Crash when attempting to create an override for an object with a cloth modifier
Exact steps for others to reproduce the error
- start blender
- link collection named "collection" from attached file
- attempt to create an override on object "cube" => crash
Tried to run it with the debugger by interest: on the process of diffing the RNA resource with path "modifiers[\"Cloth\"].settings.rest_shape_key", some pointers are passed to ShapeKey_name_length() with ptr->data being NULL
note: the attached file has been created from default cube for which a cloth modifier has been added.