cesium-native icon indicating copy to clipboard operation
cesium-native copied to clipboard

Don't let SharedAssetDepot cache loads that throw

Open kring opened this issue 2 months ago • 0 comments

Fixes #1290

While trying to reproduce https://github.com/CesiumGS/cesium-unity/pull/642#pullrequestreview-3573386635, I ran into a problem a few times where raster overlay images got stuck not loading after an AppDomain reload. This PR should avoid that problem.

kring avatar Dec 16 '25 08:12 kring