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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment