Search Issue Tracker
Fixed in 5.2.2
Votes
1
Found in
5.2.1f1
Issue ID
732833
Regression
Yes
Blend Tree Performance Regression (from 5.1 to 5.2)
The performance of blend trees in 5.2 has regressed from 5.1.
This was reproduced using versions 5.1.4f1 and 5.2.1p2.
Reproduction Steps:
1. Open the attached reproduction project in 5.1
2. Run the scene 'temp' and open the Profiler
3. Observe that Evaluate AnimationClip (within Animator.Update) is taking ~0.11ms
4. Repeat above steps in a build of 5.2, and observe that the same process is taking ~1.81ms
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment