-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Black scene when heading south with custom heightmap terrain-provider #7702
Comments
#7701 relates to changes in 1.56 comparing 1.55. The back scene aforementioned appear in 1.55. |
It seems it only occurs when sky is visible. If adjusting pitch toward the ground more where the sky is invisible, everything is fine. |
just tried 1.56.1, the same issue. |
Thanks for the Sandcastle repro @tuif, huge help! I have a fix here, but I need to consider whether it's totally the right solution before PRing it: The problem is that this terrain uses the Web Mercator tiling scheme which has a single tile at the root, and |
Wow, so quick response. Hope it could be fixed in the next release! |
@kring will you be able to have a fix for this before the next release? |
Thank you all. Look forward to the next release. |
Hello,
We use a custom terrain-provider with 65x65 heightmap data, which works perfect under 1.54 and previous. With new 1.55/1.56, the scene become black when heading south. It occurs on macOS、Android Webivew and iOS WKWebview, all platforms we could test.
Cesium 1.56 heading north
Cesium 1.56 heading south
Here is a minimal sandcastle example that reproduce. Please wait a few seconds for auto-rotating starting.
https://cesiumjs.org/Cesium/Apps/Sandcastle/index.html#c=nVbNbttGEH6VhVAgVCEvJac2EkVy6yZuU8CKDdiNi0JAvSJH5sLLXWZ3KZkK9AQ99Figl75A7z31dYr0LTrLH4uiaCctDxLJnfnm95thIJgxZJJdgtaMy3OtFjwETd5PJcErUNJYnQZWaa9bvXSXjbihGliYkTFBCXixOfN9kqQzwQPiBJQUWX6TIXjMDQwJk07LewmGpzFhxr3o0mUEEiGNEgvwHGT3RcMe+qj0yQKkRXUJS1Ig0PyVtyNuueDy5iKIIIZthSuYTUAHDMO6rAntQkTMXDELesLMLULMmTDQIvMWtIW7N0rHKPCQnIAFiB9Bqwm743EafwsqBqt5cOLCQq3SuUYp6A3YE2N5jH6EpxXGtvI3Sh+/Bn4T2Zgl3sZuayooCMETo3jYI4cHvY9Jo/k3aTwDfTb/AZMF5tjmXnj9bk23ytx6KosbVHPSr5hlxwvGBZsJ8O56JOuR1VYnabCplmRFRmMyOGjCCMXCBg46Z7PHoFIZwpxLCFt8yl1vLYDXivUplfPJhNmIJmrp7TuXmmaZyWRAftLwLgWTZ6UEaI9CgCW26AHXtakQ9U7SWV22kkfaJEhV1+Zsybglc7BB5F1H1iZm6PtYUaCryKZUgvU1M2jA/+z9ao0/d+4nW/ulTRoye10nQmVjls7noO8tVCYpQ7Xs6/zQa+rV4kD2fc+lfXbsxL0CrC6+JsjHICJezvJuM0o3iRQGkZ961yXwXlKyZIic44JYlXcM2Q5tJxwbabUkOVTdg6pgtfrXhsY9wUqCupb0Gl4WYQ2ruBvkWvLQRkNHOhLlYMNdAhbjNtU4JhvY7irULgIm8LxP93sPiZzN5wYQf2/Q7/dbpEAgt6U156Bfl660gaE3mN32sxJikgrLE8Fd2PsHh7Rpbd14DiIuckq7mTp0vEfaky/dD4ZUE17XiFRU5NP4U1aurNr2VnFsfpSINZt5O7jGx7Lh5NjeIMXfVX7iPQnyp5dKWiw66Ce9yh+7PcuHOcTOtvXcJM3DLUzRgMWgGcUKvuWwrJosRKe5ZJYrObz3g+HmMZzJp3SO6/UV3GgAU1sBg8Eh/aLfI0+f0+eDHtnftEM1vpXmWMYStpbHCHc2roHtoiTccRT7ytXLJ4NnffJ5Mf7Ov6uJaSXERnFdhWfcUohBpdbDz4nxUWXOZbnmBqa6X9ahSohQwS1V8pLjHwvDfOOfchxjmO4Ky314fPjz939+++XvX3/+8NcfG3fq2HtjR5wSfiPyaOar639V4OOVuF+ijeeHKrNToXp8DxflP9awvZZttN4w1d2se+QAY3O3U9npdUbGZgKOComveJwobUmqhUcp7pw4EfhhY/xZGty6/BvjFEd+pTQK+YLwcDztNEg27ZDAfbziyRx35AVfwbRzNPJRfkvN7QNM0tkCtGCZE4kGR6fFS0rpyMfHXS2rlJgxXUP8Fw
Browser:
Safari Version 12.0.3 (14606.4.5)
Chrome Version 73.0.3683.86
Operating System:
MacOS Mojave 10.14.3<!--
Mobile:
Android Webview 70.0.3538.110
iOS WKWebview 11.x~12.x
The text was updated successfully, but these errors were encountered: