Reply To: SetEnum node becoming broken when bound to global BB

Forums 💬 NodeCanvas ⚙️ Support SetEnum node becoming broken when bound to global BB Reply To: SetEnum node becoming broken when bound to global BB

#18102
Gavalakis
Keymaster

    Hey,
    Thanks for the report. I was able to reproduce the problem and found the cause. To fix this, please open up Variable.cs and in method named GetGetConverter, replace the check code in lines 106-110 with the following:

    Let me know if it works for you.
    Thanks.