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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment