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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
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 ;/