Search Issue Tracker
Fixed
Votes
0
Found in
5.3.1f1
Issue ID
756023
Regression
Yes
Large CPU overhead using OpenGLCore
Steps to reproduce:
1. Download and open attached project "Unity 5.3 tests.zip"
2. Make sure the API in player settings is set to OpenGLCore
3. Play the scene and notice overhead in profiler
4. Change API to OpenGl2
5. Play the scene and notice that overhead is noticeably lower with older API
Expected result: Same overhead or smaller with new API
Tested and reproduce on:
Windows 10
Unity 5.3.1p3, 5.4.0b1
Not reproducible:
Unity 5.2.4p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
- Crash on core::StringStorageDefault<char>::assign when opening a project
- [WebGL] Video Player updates to a previously sought frame when seeking a paused video
Add comment