System Information
Operating system: ubuntu 16.04
Graphics card:
Blender Version
Broken: newest master, a8d139ca2002
Worked: older version / 2.7x
Short description of error
subdividing with a multires modifer will result in a "non standard" catmull clark mesh
Exact steps for others to reproduce the error
just subdivide a cube and compare it to a subsurf cube
the reason for that behavior is (i guess) multires subdivides the limit surface mesh again and again which is obviously wrong/unpredictable... (it is exactly reproducible with multiple subsurf modifier on one mesh)