Reproduction steps:
1. Open the attached project "ReproProj" with the Android Platform
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Build And Run
4. Observe the Console window
Expected result: The Build succeeds since ARCore is already enabled
Actual result: Build fails with error message “Please enable the 'ARCore' plugin in 'XR Plug-in Management'. Open Project Setting > XR Plug-in Management > Android tab and enable `ARCore`.“
Reproducible with: 1.5.0-preview.2 (2022.3.4f1), 1.5.0 (2022.3.4f1)
Could not test with: 1.4.1 (2022.3.4f1), 1.5.0 (2021.3.28f1, 2023.1.3f1, 2023.2.0a23) (DirectoryNotFoundException: Could not find a part of the path "C:\Users\L\Downloads\IN-45780_ArMars2021 - Copy (4)\Library\Bee\buildreport.json")
Testing environment: Windows 10 Enterprise 21H2
Notes:
- Installing the Mars package with clean presets did not help to solve the issue