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
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
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