Crash when adding token in 5.2

With a brand new project, I add the Cesium plugin and restart. When I add my token and click the ‘Create New Project Default Token’, I get this error. I have done this half a dozen times before without issue, but never in 5.2 with the latest plugin.

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff

UnrealEditor_CesiumEditor!CesiumIonClient::Connection::createToken()
UnrealEditor_CesiumEditor!<lambda_ff40746f3747dd0a512cf6f583c38994>::operator()() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\CesiumForUnreal\Source\CesiumEditor\Private\SelectCesiumIonToken.cpp:417]
UnrealEditor_CesiumEditor!SelectCesiumIonToken::UseOrCreate() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\CesiumForUnreal\Source\CesiumEditor\Private\SelectCesiumIonToken.cpp:444]
UnrealEditor_CesiumEditor!TBaseSPMethodDelegateInstance<0,SelectCesiumIonToken,1,FReply __cdecl(void),FDefaultDelegateUserPolicy>::Execute() [D:\RocketSync\5.2.0-25360045+++UE5+Release-5.2\Working\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:275]

I wrote up an issue for this:

You should be able to work around it by clicking on the words “Specify a token”. That will change the label on the button, and clicking it will no longer crash.

Thanks. I didn’t realize I wasn’t logged in. Once I read your message I realized I needed to scroll down and login. Once I did everything worked fine!