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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment