Search Issue Tracker
Fixed in 2018.1.X
Votes
11
Found in
2017.2.0f3
Issue ID
970964
Regression
No
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:
1. Download attached project file and open "test" Scene
2. Open Profiler and enter Play Mode
3. Watch cost of UIEvents.WillRenderCanvases in 2017
4. Watch cost of Canvas.BuildBatch in 5.6
Actual result: The CPU cost of moving world space UGUI render canvas is much higher in 2017 than 5.6.4, nearly doubled.
Reproduced with: 2017.1.2p3, 2017.2.0p3, 2017.3.0b11
Not reproduced with: 5.6.4p3, 2018.1.0a6
Occurring since: 2017.1.0a1
------------------
Issue no longer reproduces on recent releases:
5.6.5p1: 2-5 ms
2017.1.3p2: 3-4 ms
2017.2.2p1: 2-3 ms
2017.3.1p4: 2-3 ms
2018.1.0b11: 3-4 ms
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
- Opening reference for Audio Importer opens missing page
jmitcheson
May 07, 2018 05:43
Backport into 2017 LTS at some point would be nice
samizzo
Mar 06, 2018 23:51
We're seeing this on 2017.3.0p3 as well. The high CPU cost is a real problem for our game and causing serious framerate issues whenever we move the camera.
mkrzaczek
Jan 12, 2018 13:38
This problem is especially apparent on iOS. Unfortunately, the performance drop is significant enough to stop our upgrading to 2017.
Profiling from iPhone 6, Unity 2017.3.0f3:
https://imgur.com/BeYEr2d