There is no need to reset this since most types are supported for both formats: - if format is image sequence: `Paint`, `Displace`, `Waves` are supported - if format is vertex: `Paint`, `Displace`, `Weight`, `Waves` are supported So the only combination that needs a reset is when we change from vertex format (weight type) to image sequence. Pull Request: https://projects.blender.org/blender/blender/pulls/120248