Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.0a3
2018.2.11f1
Issue ID
1089510
Regression
Yes
[Android] Gradle export throws "trying to add unity-classes.jar/AndroidManifest.xml to the list of output files"
Steps to reproduce:
1. Create a new project
2. Export the project to a preferred folder
3. Export the same project a second time to the same folder
Expected result: exporting project to the same location should not throw the following errors
Trying to add file .../libs/unity-classes.jar to the list of ouptut files in the build report, but a file at that path has already been added.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Trying to add file .../src/main/AndroidManifest.xml to the list of ouptut files in the build report, but a file at that path has already been added.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Reproduced in: 2019.1.0a7, 2018.2.11f1, 2018.1.9f2, 2018.1.0a3
No repro in: 2018.1.0a2, 2018.1.0a1, 2017.4.14f1
Regression since: 2018.1.0a3
Fixed in: 2019.1.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
Add comment