Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.2.X, 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.2.0a3
2017.4.2f2
Issue ID
1039331
Regression
Yes
[iOS][Android] The Default Texture Format changed to low quality
Reproduction steps:
1. Create a New project with one of the No Reproduction versions and import the "Mythic.zip" textures
2. Select the "Mythic-RedBird" Texture and see the default iOS texture settings ("ARGB 16 bit")
3. Drag that texture into the Scene
4. Set the Target Platform to "iOS"
5. See the Quality of the image
6. Open the Project with one of the Reproduction versions
7. Select the "Mythic-RedBird" Texture and see the default iOS texture settings have changed ("RGBA Compressed PVRTC 4 bits")
8. See that the image quality drops significantly
Expected Result: The quality of the image stays the same when the default texture settings are applied
Actual Result: The image quality drops significantly
Reproduced with: 2018.2.0b6, 2018.1.2f1, 2017.4.4f1, 2017.3.2f1, 2017.2.3f1, 2017.2.0a3
Did not reproduce on: 2017.2.0a2, 2017.1.4f1, 5.6.6f2
Note:
Issue reproduces in Android as well, but to a lower extent
Sometimes you have to override the texture settings and change them back to default, for the issue to appear/disappear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment