Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.0p3
Issue ID
880191
Regression
Yes
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha values
Steps to reproduce:
1. Open User's attached project "Test 5.5" with Unity 5.5
2. Make sure Platform is set to iOS
3. Have a look at the texture. Notice the box compression pattern
4. Open User's attached project "Compresion Bug Unity 5_3 Project" with Unity 5.3
5. Make sure Platform is set to iOS
6. Compare the texture with the previous one
Expected behavior: textures look the same
Actual result: artefacts appear - textures look different
Reproduced with: 5.6.0b8, 5.5.1p4, 5.4.4p3
Not reproduced with: 5.3.7p2
Note: if Platform is set to Standalone or Android, textures look the same. The difference is also visible in 5.4.
Workaround: the issue is gone if Max Size is changed to 2048 or higher for the specific texture under Compression settings.
Fixed: Select texture, in Inspector: Select Platform: iOS, Change Resize Algorithm to Bilinear.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment