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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment