Search Issue Tracker
Active
Votes
1
Found in [Package]
1.16.13
Issue ID
1316713
Regression
Yes
Building Addressable Assets duplicates built-in shaders across all bundles
How to reproduce:
1. Open the users attached "TextureBug.zip" project
2. Build the assets (Window -> Asset Management -> Addressables -> Groups -> Build -> New build -> Default Build Script)
3. Check how many shaders are in the built bundles
Expected results: There are 3 built shaders
Actual results: The 3 shaders are duplicated across every bundle
Reproducible with: 1.16.13. 1.17.13 (2018.4.33f1, 2019.4.23f1, 2020.3.2f1, 2021.1.1f1, 2021.2.0a10)
Not reproducible with: 1.16.10 (2018.4.33f1, 2019.4.23f1, 2020.3.2f1)
Could not test with: 1.16.12 (Can't install this package version)
Note:
- In step 3 to check what was built in the bundles it is recommended to use this tool: https://github.com/faelenor/asset-bundle-analyzer
- Doesn't seem to reproduce with imported shaders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment