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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Resolution Note (fix version 11.0.0):
Fixed in URP 11.0.0
Assets are correctly stripped when Post-processing is disabled in URP