System Information
Operating system and graphics card
Ubuntu 13.10, Windows 7 64 bit
NVIDIA 540 GM
Blender Version
669b5902298f0f8015
Short description of error
Undoing after exiting to object mode can forgo the changes done in sculpt mode
Exact steps for others to reproduce the error
Default cube:
- Enter Sculpt mode
- Sculpt
- Exit to object mode through the object mode menu
- Undo
We get back to sculpt mode but sculpted mesh is lost
Seems to be some kind of conflict between the two undo stacks? My crude impression (may be completely wrong here) is that the global object mode change undo is pushed before the sculpt mode changes are flushed to the object data.