ynput / ayon-maya

Maya addon for AYON
Apache License 2.0
6 stars 6 forks source link

AY-6794_Errors for Multishot Layout Publish #125

Open ynbot opened 1 week ago

ynbot commented 1 week ago

Please describe the issue you have encountered?

The error in essence is that it's trying to export both these nodes at "roots":

|ttro133_0020_0020_camerarigMain01:_GRP|ttro133_0020_0020_camerarigMain01:cam_main_GEO|ttro133_0020_0020_camerarigMain01:rig|ttro133_0020_0020_camerarigMain01:attach_offset|ttro133_0020_0020_camerarigMain01:attach_ctrlConstrained_grp|ttro133_0020_0020_camerarigMain01:attach_ctrl|ttro133_0020_0020_camerarigMain01:position_ctrl|ttro133_0020_0020_camerarigMain01:offset_ctrl|ttro133_0020_0020_camerarigMain01:local_ctrl|ttro133_0020_0020_camerarigMain01:handheld_ctrl
|ttro133_0020_0020_camerarigMain01:_GRP|ttro133_0020_0020_camerarigMain01:cam_main_GEO|ttro133_0020_0020_camerarigMain01:rig|ttro133_0020_0020_camerarigMain01:attach_offset|ttro133_0020_0020_camerarigMain01:attach_ctrlConstrained_grp|ttro133_0020_0020_camerarigMain01:attach_ctrl|ttro133_0020_0020_camerarigMain01:position_ctrl|ttro133_0020_0020_camerarigMain01:offset_ctrl|ttro133_0020_0020_camerarigMain01:local_ctrl|ttro133_0020_0020_camerarigMain01:handheld_ctrl|ttro133_0020_0020_camerarigMain01:camera

Or shortened:

|ttro133_0020_0020_camerarigMain01:handheld_ctrl
|ttro133_0020_0020_camerarigMain01:handheld_ctrl|ttro133_0020_0020_camerarigMain01:camera

And hence the export doesn't understand it because camera would then be a top-level node, but ALSO a child of handheld_ctrl. Why it thinks it needs to do that might need the scene for some debugging.

Maya scene provided

How to replicate the issue?

No response

Additional context:

link to discussion on Discord (might be a private channel)

This issue was automatically created from Clickup ticket AY-6794