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
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub
Add comment