CesiumGS / CesiumGS/cesium-unity
When the CesiumForUnityNative build fails the device build still succeeds
Open
bug
- Dominant language
- C#
- Stars
- 535
- Forks
- 132
- Avg merge
- 6h 45m
- Merged PRs (30d)
- 1
Description
When building an Android APK, for example, even when the CesiumForUnityNative build fails, the APK will actually still be created, just without a functioning Cesium API.
Expected: when CesiumForUnityNative fails to build, the APK also fails to build.
Contributor guide
Assessment
This issue has not been assessed yet.