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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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 ;/