Search Issue Tracker
Fixed
Fixed in 2021.3.40f1, 2022.3.31f1, 6000.0.4f1
Votes
0
Found in
2021.3.37f1
2022.3.28f1
6000.0.1f1
Issue ID
UUM-71657
Regression
No
Symlinks are broken when exporting iOS project with .xcframework + symlinks
How to reproduce:
1. Create and open a new project
2. Add the attached "FirebaseCoreWrapper.tgz" package using the package manager (add package from tarball)
3. Build and deploy to iOS
4. Open finder to compare Framework files (Xcode) amongst the original PackageCache ones (Unity) and notice the symlinks are missed after build
Expected outcome: Symlinks are not missing in the built Xcode project
Actual outcome: Symlinks are missing in the built Xcode project
Reproducible with: 2021.3.37f1, 2022.3.25f1, 2023.3.0b10, 6000.1.1f1
Tested on: macOS (Sonoma 14.4.1, Apple M1 Max)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.0.4f1):
Verified with: Unity 6 Preview
6000.0.4f1.5936.1915
Revision: trunk b5d5d06b038a
Built: Tue, 21 May 2024 14:08:19 GMT
Resolution Note (fix version 2022.3.31f1):
Verified with 2022.3.31f1
Resolution Note (fix version 2021.3.40f1):
Symlinks are now preserved when exporting an Xcode project