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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment