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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment