Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.4.0f1
2018.4.2f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1163876
Regression
No
[iOS] The multi-definition Errors are thrown when building for Simulator on Xcode 11 Beta
When attempting to Build an iOS Simulator project using Xcode 11.0 Beta, Users are getting multi-definition Errors from UnityMetalSupport.h and CVTextureCache.mm
To reproduce:
1. Download attached "Beta11TestBR.zip" project and open in Unity
2. Open "SampleScene" scene
3. Set active Platform to iOS
4. In Player Settings set Target SDK to Simulator SDK
5. Build for iOS
6. Set Device to iPhone XS, iPhone XR or another
7. Deploy the Xcode project to the Simulator
Expected result: Simulator opens and runs Project
Actual result: Deployment fails and throws the multi-definition Errors from UnityMetalSupport.h and CVTextureCache.mm
Notes:
- This issue only happens on Simulators
- Xcode Version 11.0 beta 2 (11M337n)
Tested with:
- iPhone 8 Plus, iOS: 12.0 - Not Reproduced
- iPhone XR, iOS: 12.0 - Not Reproduced
Reproduced on Unity 2017.4.0f1, 2017.4.29f1, 2018.3.14f1, 2018.4.3f1, 2019.1.7f1, 2019.2.0b6 and 2019.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can't import asset via Package Manager when it consists of sub-packages and one of them is already imported
- CubemapArrays and Cubemaps take up significantly more memory than on other platforms when working with a Windows project
- The Weight Field in the LimbSolver2D Component for 2D IK Can’t Be Animated or Smoothly Transitioned
- Selected “Landscape Left” orientation of the “ScreenOrientation” dropdown in the Inspector window gets deselected when deselecting and selecting GameObject that contains a “ScreenOrientation” dropdown
- Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
Add comment