Editor Crash:: if (GetNumber() == NAME_NO_NUMBER_INTERNAL)

My guess is you have an FName incorrectly initializing somewhere. You should run up the call stack to find the function that is calling FName::ToString otherwise we are all in the dark

1 Like