vertex group Names gone when opening file back in older blender version #93803

Closed
opened 2021-12-07 11:38:04 +01:00 by Nuno Estanqueiro · 4 comments

System Information
Operating system: Linux Mint
Graphics card: RTX2080

Blender Version
Broken:300.42

regression is expected to have data loss, but not sure if this is actually fixable:
vertex group list of names is gone when reopening a file that was saved with 3.0 in 2.93,6 The groups are saved, and if one recreates the group, the vertex selection is still there... just the name list is empty

Exact steps for others to reproduce the error
create one or more vertex groups in a file in 3.0, save and reopen in 2.93, check empty list of vertex group, and in weight paint create new groups... check that info is still there from original file, just name is gone.
Also happens if you open and save a 2.93 file with vertex groups and save in 3.0... reopening in 2.93 will have names wiped out, but info still there...

if behavior is expected because of regression sorry for the erroneous bug report, but blender is known for great regression features, and these seems simple, as vertex info is actually saved.

thank you for your time and effort in making blender such a great tool

Attached is a simple file to re-save in 3.0 and re-open in 2.93, pointing the problem
bug.blend

**System Information** Operating system: Linux Mint Graphics card: RTX2080 **Blender Version** Broken:300.42 regression is expected to have data loss, but not sure if this is actually fixable: vertex group list of names is gone when reopening a file that was saved with 3.0 in 2.93,6 The groups are saved, and if one recreates the group, the vertex selection is still there... just the name list is empty **Exact steps for others to reproduce the error** create one or more vertex groups in a file in 3.0, save and reopen in 2.93, check empty list of vertex group, and in weight paint create new groups... check that info is still there from original file, just name is gone. Also happens if you open and save a 2.93 file with vertex groups and save in 3.0... reopening in 2.93 will have names wiped out, but info still there... if behavior is expected because of regression sorry for the erroneous bug report, but blender is known for great regression features, and these seems simple, as vertex info is actually saved. thank you for your time and effort in making blender such a great tool Attached is a simple file to re-save in 3.0 and re-open in 2.93, pointing the problem [bug.blend](https://archive.blender.org/developer/F12703914/bug.blend)

Added subscriber: @nuno.estanqueiro

Added subscriber: @nuno.estanqueiro

Added subscriber: @mano-wii

Added subscriber: @mano-wii

This is the side effect of changing the way to store vertex groups in the file.
See blender/blender@3b6ee8cee7.

There is no conventional way to fix this problem unless we edit code from previous versions.

This is the side effect of changing the way to store vertex groups in the file. See blender/blender@3b6ee8cee7. There is no conventional way to fix this problem unless we edit code from previous versions.

Closed as duplicate of blender/blender#90441

Closed as duplicate of blender/blender#90441
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#93803
No description provided.