Search Issue Tracker
Fixed
Fixed in 2021.3.40f1, 2022.3.33f1, 6000.0.5f1, 7000.0.0a6
Votes
0
Found in
2021.3.38f1
2022.3.26f1
6000.0.0f1
7000.0.0a1
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
- 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
Add comment