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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment