Hello!
When I export a Guide and import it again it comes with all the parts separate.
when exporting I get this error:
select -r guide ;
Checking guide
Get options
Get controllers
Get components
Can’t find parameter ‘joint_names’ in guide|global_C0_root
global_C0 (control_01)
Can’t find parameter ‘joint_names’ in guide|global_C0_root|local_C0_root
local_C0 (control_01)
Can’t find parameter ‘joint_names’ in guide|global_C0_root|local_C0_root|body_C0_root
body_C0 (control_01)
Can’t find parameter ‘joint_names’ in guide|global_C0_root|local_C0_root|body_C0_root|spine_C0_root
spine_C0 (spine_ik_01)
Can’t find parameter ‘joint_names’ in spine_C0_eff|spineUI_C0_root
spineUI_C0 (control_01)…
I reverted to v3.2.0 and it fixes the problem.