Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.2f1cc85bf
Issue ID
1008349
Regression
No
[iOS] Converting texture from ASTC format to RGBA32 drops quality when using GetPixels and SetPixels
How to reproduce:
1. Open user's project
2. Open scene "scene"
3. Go to build settings and switch platform to iOS.
4. Play the scene.
Expected result: converting texture from ASTC to RGBA32 massively drops quality when using GetPixels and SetPixels to duplicate original texture.
Actual result: converting texture from ASTC to RGBA32 does not drop quality when using GetPixels and SetPixels to duplicate original texture.
Reproducible with - 2018.2.0a4, 2018.1.0b11, 2017.3.1p4, 2017.2.2p1, 2017.1.3p2, 5.6.5p2
Verified in: 2018.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment