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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment