ue5.3 custom ActorComponent can't inherit from USkyAtmosphereComponent

in UE5.3 when i inherit from USkyAtmosphereComponent, there is a error of LNK2019 ;
is the ~USkyAtmosphereComponent() function case this?