-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
What happened?
It's hard to know what's going on here. In some cases, entities are no longer clamping to the correct position.
For example, in this sandcastle, the billboard should be clamped to ground but is actually underneath it. This worked until relatively recently. A git bisect points to this merge commit as the "problem commit". The issue is, that just tells us that something in that merge into the PR was incompatible with something in the PR. It's hard to narrow it down further.
What is should look like (billboard clamped properly to ground):
What it looks like now (billboard underground):
Meanwhile, this sandcastle still seems to work fine.
Other things I've noticed:
Disabling screen space camera collisions for some reason "fixes" the issue. See here.
Reproduction steps
...
Sandcastle example
No response
Environment
Browser:
CesiumJS Version:
Operating System: