Search Issue Tracker
Fixed in 5.2.1
Votes
4
Found in
5.2.0f2
Issue ID
722406
Regression
Yes
[Gear VR] Application cannot build since Unity 5.2
When building an application that uses Oculus VR Utility, unity throws an error: "Duplicate file(s) in apk". This was not present in 5.1
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Mike_Festa
Sep 16, 2015 03:58
I can confirm that deleting the file "donotdelete" fixes this error. They must be testing us ... -_-
WilliamFrost
Sep 10, 2015 21:02
HOLLEGAR is right, if you remove the "donotremove" file from plugins/assets the problem is solve
Thnx Hollegar!
hollegar
Sep 10, 2015 14:40
check if You have dontdelete file in Plugins/Android/assets in unity this was the reason for error in my case. Unity must have added this file to its own build files ;/