Search Issue Tracker
Fixed
Fixed in 2021.3.40f1, 2022.3.33f1, 6000.0.5f1, 7000.0.0a6, future release
Votes
0
Found in
2021.3.38f1
2022.3.26f1
6000.0.0f1
Issue ID
UUM-70795
Regression
No
Symbolic links disappear when a .xcframework file is added through the Unity Editor
Reproduction steps:
1. Open the attached "FileTest" project
2. Unzip the “FirebaseAnalyticsXc.zip” file
3. Drag and drop the “FirebaseAnalytics.xcframework” file into the Unity Editor Project window Assets folder
4. Open the “FileTest/Assets/FirebaseAnalytics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseAnalytics.framework” folder in Finder
5. Observe the “Headers” file
Expected result: Symbolic link is visible
Actual result: Symbolic link is not visible
Reproducible with: 2021.3.38f1, 2022.3.26f1, 6000.0.0f1
Reproducible on: macOS Sonoma 14.4.1 (M1 Max)
Not reproducible on: No other environment tested
Note: The symlinks are preserved if you put the .xcframework file directly on Finder instead of Unity
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
Add comment