UNetWeaver error when referencing struct in external DLL

I submitted case #721917 a while back, and I was wondering if there was an ETA for when this might be fixed. I store a lot of shared structs (like a custom Point class) in external DLLs for my project, and it’s frustrating to have to work around this bug.

Thanks!

1 Like

Vote here! :slight_smile:

1 Like

The case you submitted was resolved as closed, but UNet weaver still fails for me when trying to use structs defined in external DLLs for Command methods. Has anyone seen this work?

If I recall correctly, they didn’t fix it, they just made it print an error to the console rather than aborting the weaving process. I abandoned using UNET after that and switched to lidgren.