Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
5.6.3p4
Issue ID
958105
Regression
No
Asset Bundle including Sprite texture for Material even though the Sprite is explicitly in another bundle
Reproduction steps:
1. Open the attached project "AssetBundle_LoadAssetBug.zip";
2. Open the testScene.unity;
3. Enter a play mode;
4. Select the fourth button - "Sprite Texture, Do Not Load Texture Bundle".
Expected results: The texture applied on the cubes will not be rendered.
Actual results: The material renders the texture as if the texture's AssetBundle was loaded.
Reproduced on: 5.6.0a1, 5.6.3p4, 2017.1.2p1, 2017.2.0f3, 2017.3.0b4, 2018.1.0a1.
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
madabobo
Feb 27, 2020 06:09
2018.4.14 still not fixed
unity_-xVksTSNs-py8g
Nov 28, 2019 11:46
This bug is not fixed in Unity 2018.2.6, Unity 2018.3.7 or Unity 2019.2.2 (only versions I've tried.). Have submitted another bug with an example project showing it. If you mark texture as 'default' all is fine, as soon as you mark it as a 'sprite 2d' it will get included with the material again.