CesiumGS/cesium-unreal-samples

Wrong `TimeZone` on `CesiumSunSky` in various levels

Open

#69 aberto em 22 de jan. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees) (54 forks)auto 404
good first issue

Métricas do repositório

Stars
 (224 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Levels like 01_CesiumWorld and 02_CesiumMelbourne use a time zone that is not actually accurate to the region. Then, the solar time is set very early or late to compensate.

This isn't a problem when simply opening + viewing the level, but if you ever try to reposition the georeference, it updates the timezone for that longitude. This can result in total darkness if the solar time is late at night.

Guia do colaborador