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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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.