System Information
Operating system: Linux
Graphics card: GeForce GTX 780/PCIe/SSE2
Blender Version
Broken:
version: 2.80 (sub 39), branch: blender2.7, commit date: 2019-01-01 15:44, hash: 4dd0a90f4213, type: Release
Short description of error
Some modifiers doesn't update correctly if the mesh has shape keys and the shape keys values are updated.
Some modifiers that don't work correctly : Bevel, Wireframe, EdgeSplit
Some modifiers that work : Subsurf, Triangulate, solidify, SimpleDeform, Screw
I haven't checked every modifier but I can test them all if that can be helpful.
Exact steps for others to reproduce the error
Open the attached .blend :
- try to change the value of the shape key, nothing should append.
-remove or disable the bevel modifier,
-changing the value of the shape key should change the cube's shape.