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)
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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
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.