Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed GlobeAwareDefaultPawn not being georeferenced during play #425

Merged
merged 2 commits into from
May 12, 2021

Conversation

nithinp7
Copy link
Contributor

@nithinp7 nithinp7 commented May 9, 2021

Fixes: #421

The GlobeAwareDefaultPawn needs to re-add itself to the CesiumGeoreference during BeginPlay in order to be subscribed for georeference update notifications. This is true even if it had previously added itself during editor mode.

@cesium-concierge
Copy link

Thanks for the pull request @nithinp7!

  • ✔️ Signed CLA found.

Reviewers, don't forget to make sure that:

@nithinp7 nithinp7 requested a review from kring May 9, 2021 15:22
@nithinp7
Copy link
Contributor Author

nithinp7 commented May 9, 2021

@kring This fixes another 1.2.0 regression, so hopefully we can get it into the hotfix release we were talking about.

@kring kring mentioned this pull request May 11, 2021
@kring kring merged commit 4ef345a into main May 12, 2021
@kring kring deleted the pawn-georeference branch May 12, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GlobeAwareDefaultPawn not being georeferenced during play
3 participants