Search Issue Tracker
Fixed in 4.3.X
Votes
1
Found in
4.3.0b4
Issue ID
566287
Regression
Yes
iOS fails to build on Windows with empty project
Build empty iOS project on windows. Result: "Error building Player: Exception: Can't symlink files on this platform"
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
jarl.ostensen
Dec 06, 2013 15:20
Could the problem be that Postprocessbuild is not invoked in Windows...? In which case building for iOS will never work for projects that include any third party plug-ins which depend on it..?
jarl.ostensen
Dec 06, 2013 12:48
Building iOS projects on a Windows PC is throwing up a lot of problems at the moment; Xcode projects generated don't include 3rd party libraries. Are these related?
http://forum.unity3d.com/threads/210654-Build-for-iOS-on-Windows-generates-incomplete-xcode-project-files-(Unity-4-3)