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
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
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 ;/