Open
Description
What happened?
When hiding an entity that contains ground primitives (such as polyline and polygon), executing entity.polyline.show = false afterward causes a crash.
Reproduction steps
- Add an entity with a ground-clamped polyline to viewer.entities.
- Add another entity containing both a ground-clamped polyline and polygon to viewer.entities.
- Hide the second entity, then execute entity.polyline.show = false.
Sandcastle example
Environment
Browser: google
CesiumJS Version: 1.130
Operating System:windows 11