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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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