System Information
Operating system: ubuntu 18.04 64 bits
Graphics card: Nvidia Titan Black
Blender Version
Broken: master hash e653f8fbb
Worked: (optional)
Short description of error
To be useful for animation, modifier should support animation of weights of vertex group influencing it.
These kind of animations are done by using vertex weight modifiers or dynamic paint modifier.
Problem is that trying to use such modifier will produce a crash.
It looks like the only way to avoid a crash is to use animall addon.
Exact steps for others to reproduce the error
In Weld_Crash.blend file, set vertex group named Group into vertex group field of Weld modifier.
It produces a immediate crash for Vertex Weight Edit modifier and Vertex Weight Mix modifier.
Vertex Weight Proximity modifier does not crash immediately. But if you move Empty (Target Object of modifier), it crashes.
If you try to do same thing in this blend file using a dynamic paint modifier (set vertex group named dp_weight into vertex group field of Weld modifier) , it crashes.