Search Issue Tracker
Fixed in 11.0.0
Votes
12
Found in [Package]
10.0.0-preview.30
Issue ID
1269524
Regression
No
URP and HDRP builds include unused asset files that cannot be stripped
How to reproduce:
1. Open attached project "urpStripping.zip"
2. In the Menu bar, go to File > Build Settings...
3. In the Build Settings window, click on Build and select the "Build" folder
4. After the build, in the Menu bar, go to Window > Open Last Build Report
5. In the Inspector window, click on SourceAssets and observe the files
Expected result: unused assets are not included in the build
Actual result: unused assets (such as "Medium01.png", "Large01.png" etc.) are included in the build
Reproducible with: 4.1.0-preview, 4.10.0-preview (2018.4.26f1), 7.3.1, 7.4.3 (2019.4.8f1), 8.2.0, 10.0.0-preview.30 (2020.1.2f1, 2020.2.0a20)
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
- 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
Resolution Note (fix version 11.0.0):
Fixed in URP 11.0.0
Assets are correctly stripped when Post-processing is disabled in URP