Epic Developer Community Forums
Unreal Engine crashes when making changes to an structure
Community
Community & Industry Discussion
unreal-engine
BrUnO_XaVIeR
(BrUnO XaVIeR)
November 13, 2021, 10:51pm
6
Your problem comes from the fact your struct is an
asset
.
Create structs and enums from C++ instead.
show post in topic