Search Issue Tracker
By Design
Votes
0
Found in
5.4.0p4
Issue ID
828537
Regression
No
[iOS][ES2] Mip Map forces NPOT to POT texture without warning in OpenGL, metal works as expected
1. Open user attached project.
2. Set build platform as iOS and graphics API as OpenGL.
Notice no warnings about forcing textures from NPOT to POT
3. Build & Deploy to iOS device.
Notice that NPOT texture with mipmaps (right one) is rendered incorrectly. (see mipmapspot.png for reference)
Expected result: both particles are rendered in center
Actual result: particle with mipmaps enabled is rendered in top left corner.
Note: this does not happen when Metal is set as graphics API.
Reproduced on: 5.3.5f1, 5.4.0f3, 5.5.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment