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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment