Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
nielshoog's avatar
nielshoog
Explorer
7 years ago

IOException: Win32 IO returned ERROR_ALREADY_EXISTS problem when building for Oculus Go

When building for the Oculus go I keep getting the Win32 IO error:
IOException:
Win32 IO returned ERROR_ALREADY_EXISTS  System.IO.File.Move
(System.String sourceFileName, System.String destFilename)

It looks like an easy to solve error but I have tried different things but do not get it fixed. Building the same APK for Andriod (Gear VR) does not give any errors
Can someone help me out?