UE4 editor crashed while compiling!

Thaaaaaaanks guys it worked … This instance was causing the crash
LaunchBlast = CreateDefaultSubobject(FName(“Collision Mesh”));

do you guys have any idea why it caused a compile time error?!!
shouldn’t the instance throw the error at runtime not compile time , I think