Search Issue Tracker
Fixed
Fixed in 1.3.1
Votes
1
Found in [Package]
1.3.0
Issue ID
MARS-875
Regression
No
[Android][MARS] MARS Android build fails everytime with assembly reference errors on Windows and Cloud
Reproduction steps:
1. Open the attached user's project "WTK.zip"
2. Switch platform to Android
3. Build for Android
Expected result: build is successful
Actual result: "GeoLocationModule' does not implement interface member 'IModuleBuildCallbacks.OnPreprocessBuild()" and "The type 'NewSceneSetup' is defined in an assembly that is not referenced. You must add a reference to assembly UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" is thrown and the Build fails
Reproduces on: MARS 1.0.0 - 1.3.0 (2020.3.3f1, 2021.1.2f1)
Does not reproduce on: MARS 1.0.0 - 1.3.0 (2021.2.0a12)
Could not test 2018.4.33f1 (No package available), 2019.4.23f1 due to XR related errors when building
Notes:
-Building the same project on macOS for iOS works. It fails on Windows building for Android. Unity Cloud Build, however, presents the same errors for both platforms. See attached build logs "android_cloudBuildLog.txt" and "iOS_cloudBuildLog.txt"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment