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
- Build fails with "Shader error in 'BK/StandardLayered" when using a custom shader
- Crash on SkinnedMeshRenderer::UpdateSkinnedMeshes when interacting with the Editor in a specific Scene
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
Add comment