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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
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