Search Issue Tracker
Duplicate
Votes
6
Found in
2019.4.29f1
2020.3.13f1
2021.1.10f1
2021.2.0a18
2022.1
Issue ID
1357913
Regression
Yes
CPU lag spike when using Component.GetComponentsForListInternal()
How to reproduce:
1. Open the user's attached project
2. Open scene Assets/Test
3. Open the Game view and press the Play button
4. In the top left corner of the Game view, click the "Reparent" button
5. Observe the Console
Expected result: reparenting takes from 0.2 to 0.35 seconds to process
Actual result: lag spike lasts from 1 to 1.8 seconds, three to six times longer than non-regressed versions
Reproducible with: 2019.4.29f1, 2020.3.13f1, 2020.3.16f1, 2021.1.10f1, 2021.1.17f1, 2021.2.0a18, 2021.2.0b7, 2022.1.0a5
Not reproducible with: 2019.4.28f1, 2020.3.12f1, 2021.1.9f1, 2021.2.0a17
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
This is a duplicate of issue #1348763