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/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
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