ynput / OpenPype

OpenPype has been surpassed by AYON and is now read only.
https://ayon.ynput.io
MIT License
286 stars 129 forks source link

Nuke: Camera product type loaded is not updating - OP-7973 #6184

Closed tokejepsen closed 7 months ago

tokejepsen commented 8 months ago

Changelog Description

When updating the camera this error would appear:

(...)openpype/hosts/nuke/plugins/load/load_camera_abc.py", line 142, in update
    camera_node = nuke.toNode(object_name)
TypeError: toNode() argument 1 must be str, not Node

Testing notes:

  1. Load alembic camera in Nuke.
  2. Update alembic camera.
mkolar commented 7 months ago

Happy to merge when we see AYON port.