Search Issue Tracker
Fixed in 2021.3.17f1
Fixed in 2023.1.0a22
Votes
1
Found in
2020.3.39f1
2021.3.9f1
2022.1.15f1
2022.2.0b7
2023.1.0a9
Issue ID
UUM-13148
Regression
No
AnimatorOverrideController.SendNotification uses most of the CPU and takes ~6ms
Reproduction steps:
1. Open the attached project “Bug Test.zip”
2. Open the Profiler window and enable “Deep Profile”
3. Enter Play mode
4. Select a frame in the CPU module
5. Switch to “Hierarchy” at the bottom of the Profiler window
6. Search for “AnimatorOverrideController.SendNotification”
Expected result: AnimatorOverrideController.SendNotification doesn’t use most of the CPU
Actual result: AnimatorOverrideController.SendNotification uses most of the CPU
Reproducible on: 2020.3.39f1, 2021.3.9f1, 2022.1.15f1, 2022.2.0b7, 2023.1.0a9
Reproducible with: macOS 12.4 (Intel)
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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note (fix version 2021.3.17f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14753
Resolution Note (fix version 2023.1.0a22):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14753