Search Issue Tracker
Fixed in 5.4.5
Fixed in 5.4.X, 5.5.X, 5.6.X, 2017.1.X
Votes
3
Found in
5.3.5p3
Issue ID
829331
Regression
No
[Android] [ETC] Alpha size is doubled compared to RGB if "Compress with ETC1 (split alpha channel)" is used
To reproduce:
1) Open attached project
2) Make sure it's set as Development Build and auto attaches to Profiler
3) Build and run on device
4) Select Memory in Profiler
5) Change from "Simple" to "Detailed"
6) Click "Take Sample"
7) Expand "Assets->Texture2D"
8) Notice the doubled size of alpha part compared to the other part - http://puu.sh/r40eE/091b9e1cca.png
DUT: Google Nexus 5 (Android 6.0.1)
Comments (1)
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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
QXSoftware
Nov 28, 2016 07:42
Yes, I have also tried POT atlas eg. 1024x1024, the memory usage of the "alpha" part just doubled.
Please fix this.