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
- 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
Add comment