Closed
Description
Describe the bug
When I enable Ar core in my project and try to export using the plugin. I think unity distributes the AndroidManifest.xml and there is not AndroidManifest.xml in the unityLibrary folder so the plugin throws a file not found exception
To Reproduce
Steps to reproduce the behavior:
- Enable AR core functionality by import Ar Foundation and Ar core google
- Create basic AR scene
- export in debug mode
Unity (please complete the following information):
- OS: Windows 11
- Version 2022.2
Additional context
The project successfully builds when building from Unity but cannot be exported!