ID 506641 - The live-link transform displays {0,0} when viewed in terminal mode or via Python with nuke.scriptReadFile()

Follow

Problem summary
The live-link transform displays {0,0} when viewed in terminal mode or via Python with nuke.scriptReadFile()
 
Customer reported version
nuke.12.2v10
 
Customer reported platform
n_a_linux
 
Steps to reproduce
 
1) In Nuke, read in moving footage.

2) Add a Tracker node, then track the footage.

3) In The Tracker properties, select the Transform tab then enable the live-link transform knob.
 
4) Save the script and open the Terminal application. 
 
5) Launch Nuke with the terminal flag (-t) and loading the script. EX: ./Nuke13.1v3/Nuke13.1 -t /path/to/script.nk
 
6) In terminal Nuke, run the command to view the Tracker node knobs: print(nuke.toNode("Tracker1"))
 

Expected behavior
The Tracker node Translate knob should appear with the correct value for the applied transform when printed via Python or in the terminal mode. This works from Script Editor within Nuke GUI as shown here:
 

 
Actual behavior
The Translate knob appears as {0,0} when the live-link transform knob is enabled.
 
Workaround
There is no available workaround at this time.
 
Reproduced by Support in:
Nuke 13.1v3 - CentOS 7, macOS 10.15
Nuke 13.1v1 - CentOS 7
Nuke 12.1v1 - CentOS 7
Nuke 12.0v1 - CentOS 7, macOS 10.15
Nuke 11.1v1 - CentOS 7
Nuke 10.1v1 - CentOS 7
Nuke 9.0v1- CentOS 7
 
 
Earliest version tested
Nuke 9.0v1 - This issue appears to be in all versions of the product
 

    We're sorry to hear that

    Please tell us why