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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment