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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment