Search Issue Tracker
Fixed
Unknown (hidden) 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X
Fixed in 2023.1.0a6
Votes
1
Found in
2020.3.34f1
2021.3.2f1
2022.1.0b16
2022.2.0a16
2023.1.0a1
Issue ID
UUM-2879
Regression
No
Several Animation tasks are scheduled on the Main thread instead of Job Workers
Reproduction steps:
1. Open the attached 'AnimationJobSchedulingBehaviour' project
2. Go to the 'Window -> Analysis -> Profiler'
3. In the CPU Usage Profiler module set the view to Timeline and toggle the 'Live' button
4. Open the 'SampleScene'
5. Enter Play mode
Expected result: No animation tasks are scheduled on the Main thread
Actual result: The Main thread executes Animation jobs
Reproducible with: 2020.3.34f1, 2021.3.2f1, 2022.1.0b16
Could not test with: 2019.4.38f1 (compile errors), 2022.2.0a13 (crash when updating packages)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (2022.2.X):
Fix has landed in 2023.1
Resolution Note (2022.1.X):
Workstealing queue is not yet available in this version. cannot backport this fix
Resolution Note (2021.3.X):
Workstealing queue is not yet available in this version. cannot backport this fix
Resolution Note (2020.3.X):
Workstealing queue is not yet available in this version. cannot backport this fix