Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X, 2017.4.X
Votes
7
Found in
2017.3.0a5
2017.3.0b7
Issue ID
964953
Regression
Yes
EditorOverhead takes significantly more time after 2017.3.0a5
Steps to reproduce:
1. Open user's attached project
2. Play the scene
3. In profiler, sort methods by "Time ms"
4. Observe EditorOverhead is taking 2-4 ms
Expected result: Overhead is not slower in newest Unity versions, takes 0.04-0.06 ms
Actual result: Overhead is slower than it was older Unity versions, takes 2-4 ms
Reproduced with: 2017.3.0f3, 2017.3.0b7, 2018.1.0a7
Not reproduced with: 5.5.5p1, 5.6.4p1, 2017.1.2p4, 2017.2.1f1, 2017.3.0a4
Regression since 2017.3.0a5
Fixed in 2018.2.0a2
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
DongDodo
Apr 11, 2018 02:33
it's not fixed on the lastest patch....
RR7
Mar 25, 2018 00:14
will this be fixed in 2017.3? ever since I went from 2013.0 to 2013.1 I've had various bugs affecting me, i'm quite scared to go to 2018 now.
JigShig
Mar 05, 2018 17:18
I'm having the same problem in 2017.3.1f1 and 2017.3.1p2. Even after a computer reboot and with a fresh Unity project EditorOverhead took 30ms according to the profiler.
GPSTVR
Feb 27, 2018 13:29
Same problem for me it seems it started from 2017.3 and all version after that I tried (Unity 2018.1.0b7 was the last one I tried including patches for 2017.3) had that massive overhead not always but when it comes at the start of a scene you can open profiler and close it again and it will be gone for a while at least.
castor76
Feb 17, 2018 16:43
This is still not fixed in 2017.3.p4... When we will be able to see the fix?
esteban16108
Dec 30, 2017 11:45
Sorry, my Unity Version is
Version 2017.3.0f3 (a9f86dcd79df)
Tue, 12 Dec 2017 13:41:20 GMT
Branch: 2017.3/staging
esteban16108
Dec 30, 2017 11:43
In my case it's very significant and you can see the scene dragging.
Look:
http://prntscr.com/hu5l0p
You can see there that is taking the whole thing down... what can be causing this?
Thanks.