CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
916 stars 292 forks source link

Multiple cesium ions review #1312

Closed joseph-kaile closed 9 months ago

joseph-kaile commented 9 months ago

Fixes two bugs:

  1. When resuming, the connection could still be connected even when the API url is incorrect and so the UI appears that the user is logged in. Now, the Login Panel shows instead.

  2. When the API url is being fetched, the ConnectionStatus Widget would show the URL to be blank and the Cancel button wouldn't work. Now, the ConnectionStatus Widget will appear only after the Server has acquired the API url and tries to authorize.

cesium-concierge commented 9 months ago

Thanks for the pull request @joseph-kaile!

Reviewers, don't forget to make sure that: