Search Issue Tracker
Fixed in 5.5.3
Votes
0
Found in
5.5.1f1
Issue ID
889204
Regression
Yes
[Android] .PNG normal map stays at ETC2 compression when compressing to ETC(default)
Steps to reproduce:
1) Download attached project 'TestTextures.zip' and open in Unity
2) Check if platform is Android in Build Settings
3) Make sure Texture compression is ETC(default)
4) Reimport 2 textures which are in the Assets folder to apply compression
5) Click on 'grass_normal.png' texture and check preview window
Note: Compressed texture is ETC2(check attached image 'ETC2.png'), even compression is set to ETC(default)
Expected result: Compressed texture should be ETC(default)(check attached image 'ETCdefault.png')
Actual result: Compressed texture is ETC2, even compression is set to ETC(default) in Build Settings
Regression since: 5.5.0p4
Reproduced with:
5.5.0p4, 5.5.2p2, 5.6.0b11, 2017.0a3
Not reproduced with:
5.4.4p4, 5.5.0p3
-----------------------------------------
Fixed in: 5.5.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment