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
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
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 ;/