CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.91k stars 3.48k forks source link

CZML model disappears on zoom #12282

Open lukemckinstry opened 2 hours ago

lukemckinstry commented 2 hours ago

What happened?

The CZML model in this sandcastle example disappears when the user zooms. https://sandcastle.cesium.com/?src=CZML%20Model%20-%20Node%20Transformations.html

Reproduction steps

A. Load sandcastle, zoom immediately, model disappears B. Load sandcastle, pan and/or rotate, then zoom, model zooms as expected

Sandcastle example

No response

Environment

Browser: CesiumJS Version: Happening since at least 1.122 Operating System:

lukemckinstry commented 2 hours ago

may be related to https://github.com/CesiumGS/cesium/issues/12231