State:In Progress|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:590244|
Problem summary:
Not all knob values are preserved when importing New 3D System Lights
This issue affects the PointLight, EnvironmentLight, DirectLight, and SpotLight nodes.
Customer reported version:
Nuke 14.1v4
Customer reported platform:
CentOS 7
Steps to reproduce:
1) Launch Nuke and create a PointLight node in the Node Graph.
2) In the PointLight's Properties, set a custom value on each of the available knobs.
3) Create a GeoExport node, and export the PointLight to a .usda file.
4) Open the USDA file in a text editor, and observe how the knob values have been exported correctly:
def SphereLight "PointLight1"{ color3f inputs:color = (0.1, 0.1, 0.1) float inputs:diffuse = 0.26 float inputs:exposure = -1.5 float inputs:intensity = 21.6 bool inputs:normalize = 1 float inputs:radius = 0.23 float inputs:specular = 0.515 ...5) Create a new PointLight node, and enable the Import Scene Prim knob./PointLight1) in the Import Prim Path knob.We're sorry to hear that
Please tell us why