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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
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)