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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment