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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
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