Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0a1
Issue ID
913545
Regression
No
[iOS][GLES2] One direction texture shift
Reproduction steps:
1. Open the attached project.
2. Select GLES2 graphics API for iOS.
3. Build and run the scene for iOS.
4. Check the relative positions between "Player" and "KinematicCube" texture (Screenshots attached).
5. Repeat steps 2-4 with GLES3 or Metal Graphics API.
Actual result: Texture is shifted to the side on "KinematicCube" game object.
Reproduced with:
5.6.0f1, 2017.2.0a1
iPad Pro 9.7" iOS 10.2.1, iPhone 6 Plus 8.0
GLES2
Not reproducible with:
GLES3, Metal
Android (GLES2)(Galaxy S6 Edge)
Resolution:
iOS GLES2 does not support NPOT textures.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
Add comment