Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
1
Found in
5.4.2p1
Issue ID
954315
Regression
Yes
[Mobile] Rendering Performance decrease in Unity 5.6 (compared to 5.4)
Both OpenGL and Metal are affected. The scene runs slower on the same target device.
Steps:
1. Build and Run Development build on iOS device ("CameraRender.zip") with Unity 5.4
2. Connect Profiler > check Camera.Render
3. Do same with Unity 5.6 or older and compare results
Results:
iPhone5: iOS10.1.1:
5.4.6f3: 5.3~6.6ms
5.6.6p4: 6.5~7.1ms
2017.1.p4: 6.7~7.2ms
2017.2.0f2: 6.4~7.6ms
--
iPod 6th gen iOS10.2.1:
5.4.6f3: 2.6-3.2ms
5.6.6p4: 3.0-3.6ms
2017.1.p4: 3.4~4.0ms
2017.2.0f2: 3.5~4.2ms
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment