Search Issue Tracker
Fixed
Votes
0
Found in
4.6.7p3
Issue ID
722973
Regression
No
[iOS] GLES3 is causing distortion on moving meshes to appear on iOS7
On 4.6 Auto graphics backend reverts to GLES3 on iOS7 when Metal is not available, maybe we should just disable it on pre iOS8 devices (this is not reproducible on iOS8/9).
To Reproduce:
1. Build the attached project with GLES3 backened (or auto on 4.6).
2. Deploy to an iOS 7 device (tested on iPad mini 2).
3. Tap on the screen, observe that the mesh is distorted and some verts are moving slower than others. This is not reprpoducible with GLES2 or Metal and on iOS8/9 with GLES3
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