State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:521698|
Problem summary
After saving and reopening a project, some clip metadata will not be accessible via Python.
However, the metadata which cannot be accessed via Python is still displayed in the metadata view.
This issue has only been reproduced on Windows and Linux.
Customer reported version
Nuke 13.2v4
Customer reported platform
CentOS 7
Steps to reproduce
1) Open Nuke Studio.
2) Import the attached file.
3) Execute the following line of code in the Script Editor and note the result:
print(len(hiero.core.projects()[-1].clipsBin().items()[0].activeItem().mediaSource().metadata().keys())) print(len(hiero.core.projects()[-1].clipsBin().items()[0].activeItem().mediaSource().metadata().keys())) We're sorry to hear that
Please tell us why