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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.