Data table editor - copying / pasting c++ enums inside arrays

hello,

my data table row has a array of an enum ive defined in c++, the editor itself is pretty frustrating to use due to expanding/collapsing after edits (under random circumstances).

but where it gets brutal is when i can’t duplicate a row by copying and pasting the entire data because my enums will always be set to the first item… then when i manually click in to fix them… the expanding/collapsing.

if you have an array and you copy and paste the entire array, when you paste it in, all enums get reset to zero

yes i can json import/export which is what im doing, but FYI thats a bug

Hey BPANDREW,

Can you explain a bit more on how you are defining / creating your data table and array of enums?

I need a bit more information on what it is you’re doing in order to test it.

Thanks.

Hey BPANDREW,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will follow up.