cesium-native
cesium-native copied to clipboard
Don't let SharedAssetDepot cache loads that throw
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.