-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Entity Tracking sandcastle broken in 1.126 #12465
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
Comments
I can confirm the issue is happening but haven't really looked into it. At initial glance I do wonder if it's related to this pr #12429? It was targeted at some changes to tracking entities so it's possible. |
More specifically, restoring |
jfayot
pushed a commit
to jfayot/cesium
that referenced
this issue
Feb 7, 2025
6 tasks
jfayot
pushed a commit
to jfayot/cesium
that referenced
this issue
Feb 27, 2025
jfayot
pushed a commit
to jfayot/cesium
that referenced
this issue
Mar 3, 2025
jfayot
pushed a commit
to jfayot/cesium
that referenced
this issue
Mar 5, 2025
jfayot
pushed a commit
to jfayot/cesium
that referenced
this issue
Mar 7, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
Mar 10, 2025
Fixes issue #12465 (Entity Tracking broken)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
The Entity Tracking sandcastle appears to be broken in 1.126. Worked in 1.125.
https://sandcastle.cesium.com/?src=Entity%20tracking.html
It doesn't appear to track either the satellite or drone in any reference frame.
If I comment out the following lines:
It starts tracking.
Reproduction steps
...
Sandcastle example
https://sandcastle.cesium.com/?src=Entity%20tracking.html
Environment
Browser: Edge / Firefox / Chrome
CesiumJS Version: 1.126
Operating System: Windows 11
The text was updated successfully, but these errors were encountered: