ID 133292 - DeepRead - not returning correct width and height for linked expressions

Follow


When creating NoOp with expressions linked to DeepRead, the format results are incorrect for height and width, i.e. MINUS one pixel.

Reported Nuke8.0v1
and
Reported Nuke7.0v1 with additional problem (returning project settings for format)

"We've come across this issue where using expressions like .width and
.height doesn't return the correct width/height when is a Deep node.

Also worth noting, the same behaviour applies to the Python methods node.width() and
node.height()"

======================================================

- In Nuke 7, calling .width on a DeepRead seems to return the width of the
active format in the project settings, and not the width of the actual node.

- This is partially fixed in Nuke 8, where it returns the width of the node, MINUS
one pixel.

- Using a DeepToImage node seems to be the only way to get those expressions to
return the node's width. But again, it returns the width MINUS one pixel."

======================================================

WORKAROUND EXISTS Nuke8 only:

"- Lastly, Using a DeepReformat with no transformation seems to be the only way to
kick things into place. From that point on, expressions do report the correct width."







Host(s):

    We're sorry to hear that

    Please tell us why