Runtime error when Inheriting from UStaticMeshComponent

Inheriting from UStaticMeshComponent results in an invalid lightmap read from Archive.
More specifically: in LightMap.cpp line 2321
Value in LightMapType after reading is garbage.

After that engine crashes.