Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
3
Found in
2019.3.0a11
2019.3.0f3
2020.1
Issue ID
1206495
Regression
Yes
Major IMGUI performance regression in 2019.3.0a11 when compared to 2019.3.0a10
How to reproduce:
1. Open the attached "1206495.zip" project
2. Open the "test" Scene
3. Open the Profiler window and Enter Play Mode
4. In the Profiler window and in the Module details panel switch the selection from Timeline to Hierarchy
5. Expand the PlayerLoop list and the GUI.Repaint list
6. Observe the Total Property
Expected result: A little or no increase in the total amount of time spent on a particular function (as a percentage) that averages 11 - 13%
Actual result: A massive increase in the total amount of time spent on a particular function (as a percentage) that averages 60 - 70%
Note: The method that was tested with is called "OnGUI()" inside the "Test" Script that is attached to the "Main Camera" GameObject.
Reproducible with: 2019.3.0a11, 2019.3.0f4, 2020.1.0a17
Not reproducible with: 2017.4.35f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0a10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.1):
fixed in: 2020.1.0a22, backported to: 2019.3.0f6