Hey,
I’m not entirely sure what to make of this. We upgraded our project from 2019.2.5f1 to 2019.3.0b10 and are experiencing massive performance drops seemingly caused by animation.
The following scene (2019.2.5f1) is still not entirely optimized. Lots of animated sprite elements using animated sprite mesh deform to give the foliage some life) still have their own animator, was planning to put this entire scene under one single animator. But performance was pretty decent in the older build (see pre-update.jpg)
Yet, after upgrading (see post-update.jpg) - the same scene suddenly appears to run ~50% slower. The profiler says most of it is still being eaten by animation, but I thought this may be a bug becoming evident because it’s sort of a fringe-case bc of the many different animators.
We tried a lot of different approaches and ruled out pretty much everything else. I mean, the profiler even clearly states it’s the animation. But what I don’t get is why there’s suddenly such a difference between versions. Did anybody see this before?

