State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:501510|
Problem summary
Using an ampersand (&) and a semicolon (;) on a Text node will always try to evaluate the text in between them as a Unicode character
This appears to be due to the syntax required for HTML/hex/decimal entities. For example, © will display ©
https://learn.foundry.com/nuke/content/reference_guide/draw_nodes/text.html
This issue happens in both Nuke's Node Graph and in Nuke Studio's Timeline.
Customer reported version
N/A
Customer reported platform
N/A
Steps to reproduce
1) Open Nuke.
2) Create a Text node.
3) In the message field, type in a sentence that contains an ampersand (&) then a semicolon (;). For example:
here is some text & here is some more; there appears to be a bug

here is some text & here is some more; there appears to be a bug
To this:here is some text &; here is some more; there appears to be a bug

We're sorry to hear that
Please tell us why