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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment