Our cesium-unity C++ code has quite a few warnings, as I discovered when CesiumGS/cesium-native#1289 inadvertently turned them into errors. This has now been fixed (CesiumGS/cesium-native#1295). We should purposely enable warnings-as-errors in cesium-unity and fix them all.
I fixed some but not all of the warnings in #644.
Our cesium-unity C++ code has quite a few warnings, as I discovered when CesiumGS/cesium-native#1289 inadvertently turned them into errors. This has now been fixed (CesiumGS/cesium-native#1295). We should purposely enable warnings-as-errors in cesium-unity and fix them all.
I fixed some but not all of the warnings in #644.