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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.