Unity Issue Tracker - AndroidManifest.xml is not created when built with XR Management 4.3.1
Fixed
XRMB-32
AndroidManifest.xml is not created when built with XR Management 4.3.1
Package: XR Management
VR
Android
Fixed
4.3.X
4.3.1 onwards
This issue is resolved in the latest XR Management in conjunction with the latest Oculus XR Plugins.
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the File > Build Settings window
3. Switch to the Android Platform
4. Press “Export” in the Build Settings window
5. Check if the AndroidManifest.xml was created in “/(Exported Project)/unityLibrary/src/main”
Expected result: The AndroidManifest.xml file is found in “/(Exported Project)/unityLibrary/src/main”
Actual result: The AndroidManifest.xml file does not exist