Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.2p2
Issue ID
898768
Regression
Yes
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:
1) Download and open attached project ("ABDemo.zip")
2) Build asset bundles (upper menu: AB\Build)
3) Open file explorer and go to .\Assetbundle\ab\mat\
-- Notice that ui.ab 's size is bigger than .\Assetbundle\ab\tex\ui.ab 's (which means ui.ab from mat folder contains texture and material)
4) Change Texture's type from Sprite to any other (for example Default)
5) Build asset bundles once again
-- Notice that ui.ab from "mat" folder size is much lower
Expected result:
Material's asset bundle should not contain texture itself
Regression appeared in 5.4.0f3
Reproduced with:
5.4.0f3, 5.4.5p1, 5.5.3p1, 5.6.0p2, 2017.1.0b1
Unable to reproduce:
5.3.8f1
Comments (1)
-
akhara
Jun 13, 2019 09:03
Not a duplicate.
It's a different Issue. Still present in Unity 2018.4.
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #854601