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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
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.