Search Issue Tracker

Active

Votes

0

Found in [Package]

0.1.0-exp.1

Issue ID

GTFB-1283

Regression

No

Converting an enum field between a constant and a variable removes editable field

Package: Graph Toolkit

-

Steps to reproduce:

  1. Download and import the attached "gtk-convert-enum-constant.unitypackage"
  2. Open "New Graph"
  3. Drag a wire from the "Enum variable" port and drop on an empty space on the canvas
  4. Select "Create Variable (of port type)"
  5. Convert the enum variable node to a constant
  6. Convert the constant to a variable
  7. Convert the variable once more to a constant

Actual results: The constant node is missing the fields

!image-2025-07-28-16-05-52-497.png!

Expected results: The constant node is displays the fields

!image-2025-07-28-16-05-40-242.png!

Tested on (OS): MacOS

Add comment

Log in to post comment