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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment