Context : I made an extension with a custom object. One of the child object has a string variable. When I try to transfer a custom action string parameter into the object variable, it stores “0” no matter what.
I isolated the bug in a very simple Gdevelop project to show it is easy to reproduce.
[File link]
Below is a screenshot of the custom action responsible for the bug. Instead of setting the object variable to “Option1” or “Option2” it will return “0”.
