Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1325291
Regression
No
'Include dependencies' option includes all project Assets when the Exporting package window is opened without selecting an Asset
How to reproduce:
1. Open the attached project (case-1325291.zip)
2. Go to Assets -> Export Package... (or right-click anywhere in the Project window and select Export Package)
3. Set 'Include dependencies' to false
4. Deselect all Assets by pressing 'None'
5. Include the 'Export test' Scene
6. Set 'Include dependencies' to true
Expected result: only the Scene dependencies (everything inside 'Export dependencies' folder) and all the project Scripts are included
Actual result: all of the project Assets are included
Reproducible with: 2018.4.35f1, 2019.4.26f1, 2020.3.10f1, 2021.1.9f1, 2021.2.0a17
Workaround:
Select the 'Export test' Scene before opening the 'Exporting package' window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment