How to reproduce:
1. Open the attached “2021GPUSkinning” project
2. Select “Window” → “Analysis” → “Profiler” in the main menu
3. Make sure “Record profiling information” (circle-shaped button) is enabled
4. Enter Play Mode
5. Exit Play Mode
6. Select any frame
7. Observe the length of the MeshSkinning.Update call
Expected result: MeshSkinning.Update executes quite fast (0.8 - 1.7ms)
Actual result: MeshSkinning.Update takes a long time to execute (1.3 - 2.2ms)
Reproducible with: 2020.2.0b2, 2020.3.39f1, 2021.3.11f1, 2022.1.17f1, 2022.2.0b9, 2023.1.0a12
Not reproducible with: 2020.2.0b1
Reproducible on: Windows 10
Note: During testing, MeshSkinning.Update took 0.8-1.0ms to execute before and 1.3-1.7ms after the regression on an Intel i9-10885H CPU