Texture Sampler Nodes no long can register a TextureInput material parameter, Which means that the "Texture" input of the 3 Texture2D sampler nodes are now mandatory.
Parameter nodes now only show an icon +  the parameter name for the node header.
November Update
22 October 2025
🧼 Improved
  • The editor will now update all parameter nodes in the graph from the blackboard when opening a graph from disk
  • Parameter node titles are now only display the Node Icon and the parameter name. Rather than before with : Icon + Node type + Parameter name
  • Minor code cleanup
🚯 Removed
  • The ability for TextureSampler nodes to be able to define a parameter. If you want to define a Texture2D parameter, then add one with the blackboard or the graphView with : right click ---> Create Parameter ---> Texture2D, but when in a subgraph you can do right click ---> Create Subgraph Input ---> Texture2D
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.