State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:281594|
Problem summary:
Resizing the Script Editor Panel is slow to update when there is a large number of output lines
Customer reported version:
Nuke Studio N/A
Customer reported platform:
N/A
Steps to reproduce:
1) Launch Nuke and open the Script Editor
2) Run the following commands:
for x in range(30000): print("a"*100) 3) Resize the Script Editor's Panel to make it wider/narrower, and observe the UI's responsiveness:
Expected behavior:
The Script Editor should be performant, even when a large number of lines are in the output window.
Actual behavior:
If there are a large number of output lines in the Script Editor, resizing or moving the Panel becomes significantly less responsive.
Running the script repeatedly or with higher numbers will make the resize increasingly slower.
Workaround:
Besides clearing the Script Editors output, there is no known workaround at this time.
Reproduced by Support in:
Nuke 16.0v1 - Windows 10, macOS 14 Sonoma
Nuke 15.0v1 - Windows 10
Nuke 14.0v1 - Windows 10
Nuke 13.0v1 - Windows 10
Earliest version tested:
Nuke 13.0v1 - This issue appears to be in all tested versions of the product
We're sorry to hear that
Please tell us why