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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment