Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.18f1, 2023.3.0b4
Votes
0
Found in
2021.3.32f1
2022.3.13f1
2023.1.20f1
2023.2.0b18
2023.3.0a14
Issue ID
UUM-55667
Regression
No
”xcframework” files are missing when using “Import Package” if the assets were exported using “Export Package”
How to reproduce:
1. Open the user’s attached “unity-integration-test_Unity2021_dev.zip” project
2. In the Project window, select the “Unleashd” folder right, click and export it with “Export Package”
3. Create a new project
4. Import the exported package by going to Menu > Assets > Import Package > Custom Package
5. Observe the files in Unleashd > iOS > Source folder
Expected result: “UnleashdSDK.xcframework“ files are on the list
Actual result: “UnleashdSDK.xcframework“ files are not on the list
Reproducible with: 2021.3.32f1, 2022.3.13f1, 2023.1.20f1, 2023.2.0b18, 2023.3.0a14
Reproduced on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment