Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0f2
Issue ID
1067933
Regression
No
[Android] Mobile does not render texture, when Compress using ETC1 (split alpha channel) is checked in Android override settings
To reproduce:
1. Open attached project
2. Go into Build settings
3. Set Texture Compression to ETC (Default)
4. Build and run to Android device
Actual result: Textures are not being displayed when Compress using ETC1(split alpha channel) is checked.
Expected result: Textures should be displayed when Compress using ETC1(split alpha channel) is checked.
Tested with: VLNQA00136, Samsung Galaxy S9+ (SM-G965F), 8.0.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
Reproduced with: 2018.1.9f1; 2018.2.0f2; 2018.2.2f1; 2018.3.0a8
Note: Unchecking Compress using ETC1(split alpha channel) for Test1 image, textures in the build are being shown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment