I am exporting a plugin from C# components using Script editor; this has been working perfectly until I updated Rhino 8 recently ((Rhino 8, 8.29.26063.11001), and now the default input values in the components of the exported plugin are no longer showing up, whereas before the update whatever data was manually set as a data item in the referenced C# component was carried over to the plugin components.
Does anyone know if this feature was removed deliberately or if it is a bug? I will switch over to VS to finish up the plugin properly, but it was quite convenient to plug and play straight from Script Editor, and I would be keen to know if there is a quicker solution.
Thanks,
Devin