State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:156063|
Problem summary
Blur's crop to format feature does not crop the bounding box to the format
Customer reported version
nuke.n/a
Customer reported platform
n_a_linux
Steps to reproduce
1. Open Nuke
2. Past the following into the node graph:
set cut_paste_input [stack 0]
version 6.3 v6
CheckerBoard2 {
inputs 0
name CheckerBoard1
selected true
xpos 282
ypos -226
}
Crop {
box {0 0 2048 1556}
name Crop1
selected true
xpos 282
ypos -154
}
Blur {
size 1000
name Blur1
selected true
xpos 282
ypos -93
}
3. Select and view the blur node
4. Check 'crop to format' on and off
Result: format does not change
Workaround
Add a reformat before the blur node
Reproduced by support
OSX 10.11.6
Nuke 10.5v2
Nuke 10.5v1
Nuke 8.0v6
OSX 10.6.8
Nuke6.3v6
Expected behaviour
crop to format feature to crop the bounding box to the user specified format
Actual behaviour
format did not change with crop to format checked on