Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.0a3, 2023.1.0a22
Votes
9
Found in
2021.3.10f1
Issue ID
UUM-14753
Regression
No
Significant impact on performance when using Animator Override Controller
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Open the Profiler (Window -> Analysis -> Profiler)
3. In the Profiler window, enable the 'Deep Profile' option
4. Enter the Play Mode
5. Inspect the performance on 'Scripts'
6. Pause the recording
7. Search for 'AnimatorOverrideController.SendNotification'
Expected result: SendNotification doesn't take a significant amount of time
Actual result: There's a ~4ms delay for each Animator
Reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.16f1, 2021.2.0b6, 2022.1.0a4
Link to forums: https://forum.unity.com/threads/animatorcontrolleroverride-applyoverrides-way-too-expensive.522573/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment