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
Steps to reproduce:
- Download and import the attached "gtk-convert-enum-constant.unitypackage"
- Open "New Graph"
- Drag a wire from the "Enum variable" port and drop on an empty space on the canvas
- Select "Create Variable (of port type)"
- Convert the enum variable node to a constant
- Convert the constant to a variable
- 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment