Subclassing UPhysicsAsset causes linker errors

I found this information on the forum.

and unfortunately the UPhysicsAsset is declared MinimalAPI. So you’d need to change it in source to be able to inherit from it :frowning: