State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:429533|
Problem Summary
The goofy_title.txt file is missing from the plug-ins directory on new installations.
Steps to Reproduce:
1. Install Nuke 12.0v1 or later.
2. Add the following line to the init.py:
nuke.untitled = nukescripts.goofy_title()
3. Launch Nuke and view the title bar.
Expected Behavior:
The title should appear with a goofy_title.txt line.
Results:
The title displays the error "Missing goofy_title.txt "
Workaround:
Manually adding the "goofy_title.txt" file to the Nuke plugins directory allows the function to work as expected.
Reproduced by Support in:
Nuke 12.1v1 - Windows 10
Nuke 12.0v1 - Windows 10 - regression
Could not reproduce in:
Nuke 11.3v6 - The issue no longer occurs and has regressed.