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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment