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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
This is a duplicate of issue #1348763