Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.2.17f1
Issue ID
1105480
Regression
No
Exporting package without ExportPackageOptions.Recurse exports an empty package
To reproduce:
1. Open attached project "packageexport.zip"
2. Press Test > Export Package
3. Delete Dossier1 folder from Assets folder
4. In the project folder open Build and double-click on Package1.unitypackage
5. Observe in Unity editor as there is a pop up of Nothing to import!
6. Double-click on Package2.unitypackage
7. Observe in the editor as Dossier1 folder is available to be imported with its contents
Expected result: both packages contain fails or no empty packages are created
Actual result: if ExportPackageOptions.Recurse is not used, Unity will export an empty package
Reproduced on:
2018.2.17f1 2018.2.20f1 2018.3.1f1 2019.1.0a12
Notes:
Crashes on 2017.4.0f1 - 2017.4.17f1
Reproduced on macOS 10.14 and on Windows 10 machine
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note (fix version 2019.2):
We have added this to our backlog for a future fix. We haven't yet got a date or milestone planned, though notification and details on this issue tracker will be updated at that time.