Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.3f1
Issue ID
606629
Regression
No
Using glSubTex in a plugin to update a small section of a larger texture decreases fps on Nexus 10
The fps drops from 60 to 15. This is reproducible only on a few devices.
Reproduced on:
Google Nexus 10 with Android 4.4
Reproduced with:
Unity Version 4.3.3f1 (c8ca9b6b9936)
Unity Version 4.3.4f1 (e444f76e01cd)
Resolution:
glSubTexImage2D should not be used as it is terribly slow on many platforms and it is broken on others.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment