Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a6
2018.3.0f1
Issue ID
1108970
Regression
Yes
[iOS] Frameworks location is ignored when building Xcode project
To reproduce:
1. Download attached project “CHECKING.zip" and open in Unity
2. Open “SampleScene” scene
3. Observe that the iOS Frameworks path is "Assets/Fabric/Plugins/iOS/"
4. Switch Platform to iOS
5. Build for iOS
6. Open Xcode project
7. Observe "Frameworks" directory
Expected results: Observe that Frameworks are under "Frameworks/Fabric/Plugins/iOS" directory
Actual results: Observe that Frameworks are in the root of "Frameworks" directory
Reproduced on Unity 2018.3.0a6, 2018.3.1f1 and 2019.1.0a13
Not reproduced on Unity 2018.3.0a5
Regression on Unity 2018.3.0a6
Comments (1)
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
Rodrigo-QBG
Feb 13, 2019 19:45
We had this issue in Unity 2018.3.3f1 and we updated to Unity 2018.3.5f1 and the bug was gone.
Just a clarification because the issue says Fixed in Unity 2019.2