-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Exception when canceling morph while flight in progress. #2678
Comments
Turns out this is bug is specific to the camera Sandcastle example, but might be exposing a race condition with the |
CC #2683 |
Load the Sandcastle Camera demo, and switch to Columbus View. This error appears at the end of the morph.
|
+1. The steps provided in #2683 are more accurate. Just switching breaks the app. |
mramato
added a commit
that referenced
this issue
Jun 2, 2015
Update the scene camera at the end of a morph before raising the morph event, otherwise the camera still thinks we're morphing and throws exceptions. Fixes #2678.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fly to Location with heading, pitch, and roll
You'll get the following stack trace:
The text was updated successfully, but these errors were encountered: