Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a5
2020.2.0a15
Issue ID
1258974
Regression
Yes
Crash on AssetDatabaseBindings::ExportPackage when trying to export a .unitypackage using AssetDatabase.ExportPackage
Reproduction steps:
1. Open the project attached by the user
2. Select "HandMR" -> "Develop" -> "Export iOS assets" from menu bar
Reproducible with: 2020.2.0a5, 2020.2.0a19
Not reproducible with: 2018.4.26f1, 2019.4.6f1, 2020.1.0f1, 2020.2.0a4
First lines of the stacktrace:
0x00007ff6a04cf78d (Unity) AssetDatabaseBindings::ExportPackage
0x00007ff6a02edc4f (Unity) AssetDatabase_CUSTOM_ExportPackage
0x0000018d5fcbe583 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AssetDatabase:ExportPackage (string[],string,UnityEditor.ExportPackageOptions)
Notes:
- The same folder can be exported without an issue through right-clicking the same folder that we try to export with code and selecting "Export Package..."
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
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a21