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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
This is a duplicate of issue #854601