Skip to content

[Regression] Clamped entities sometimes incorrect position #13082

@mzschwartz5

Description

@mzschwartz5

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):

Image

What it looks like now (billboard underground):

Image

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions