Search Issue Tracker
Not Reproducible
Not Reproducible in 2018.2.X
Votes
0
Found in
2018.2.0b1
Issue ID
1027583
Regression
Yes
[iOS] Replacing Development build fails if project was built and deployed on device via Xcode
How to reproduce:
1. Open the attached project
2. Make sure Development build is enabled
3. Build Sample Scene
4. Build and Run created project via Xcode on device
5. Close Xcode
6. Build project in Unity again with the same title
7. In popup click Replace
Result: Build fails
"IOException: Failed to Copy File / Directory from 'Temp/StagingArea/Trampoline' to '/Users/ieva/Downloads/UI/UICrashtest_ios_TRUNK_Debug': destination path already exists."
Note: Issue didn't reproduce with non development build.
Also didn't reproduce if project wasn't built and run on device.
Only building project, but not deploying doesn't reproduce this issue.
Reproducible: 2018.2.0a5, 2018.2.0b1
Not reproducible: 2018.1.0b13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment