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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
Add comment