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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
This is a duplicate of issue #854601