From a couple of days at my home computer i noticed a strange problem (never seen before…) with Chrome browser visualizing my Cesium app : i made a site (that is also in the Cesium Demos) where is possible to visualize flight tracks on Cesium globe.
Yesterday i found that the polyline i used to draw the flight was disappeared. The strange thing is that on Firefox, on Internet Explorer, Opera and Safary it is still working! It works also on Chrome from mobile and from other computers!
It is not working only on my device, with Chrome.
It sounds silly, but I donn’t want to underestimated it because it may hide a more serious problem…and then I’m so, I need to understand!
A clue that i notice is that in the “Camera.FlyTo” animation on Chrome seems that the camera goes under the terrain and then after some seconds the terrain appears with no track, instead on the other browers the animation is fine and the camera fly well to the correct position.
Another clue is that on Chrome if zooming too much near the terrain it progressively disappear leaving a black hole… is possible to see it in my flight simulator, i attach some example images below!
To better understand i tried visualizing the Cesium Code Examples in Sandbox… the result is that visualizing the polyline example, in Chrome only two lines are showed, in Opera all the four lines!
I am using Cesium 1.17, i tried to upgrade to the 1.19 or also downgrade to 1.14, with the same problem. I also tried to update Chrome to the latest version.
Hmm, thanks for reporting this problem.
What OS are you using? What is your graphics card?
I’m not seeing this problem on my machine. Have you tried clearing your cache? Sometimes that causes weird side effects. We usually run chrome in incognito mode when developing to avoid that.
Yesterday i tried a complete “reset to factory default” of my PC, updating video drivers and reinstall chrome… nothing : the track polyline is disappeared. It’s a real mistery!!
I notice that is possible to see the track as “a ghost” in the yello pin (image below) ! What does it means? Can i launch some debug tool?
Yes with Firefox it works correcly and also with the other browsers!
With Chrome I have some visualizing errors in each geometric example in sandcastle… in the wall example making the green wall taller is possible to see that it is not visualized but the blue wall is partially hidden by the ghost of the green wall!
The black hole looks like it might be caused by missing terrain tiles. I didn’t see this from my computer.
Are there any errors in the console? There might be a network issue trying to get the terrain tiles from the server.