Packaging error: Assertion failed !(StructFlags & STRUCT_IsPlainOldData)

I think I figured out the problem thanks to your comments! I believe there was a naming issue with one of my structs that I didn’t realize. Fixing that seemed to solve the problem.