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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
Add comment