Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
6
Found in
2018.1.0a7
2018.1.0b1
Issue ID
983582
Regression
Yes
Random spikes in CPU usage in runtime caused by Physics.Processing
Steps to reproduce:
1. Open attached “PerformanceIssue.zip” Unity project
2. Open scene “Main”
3. Enter Play mode
4. Open Window->Profiler
Expected results:
Smooth performance with no unexpected spikes in CPU usage
Actual results:
Physics.Processing CPU usage spikes at random moments
Reproduced in: 2018.2.0a1, 2018.1.0b2, 2018.1.0a7
Didn’t reproduce in 2018.1.0a6, 2017.3.0p1
Regression introduced in: 2018.1.0a7
Fixed in: 2018.2.0a6, 2018.1.0b13
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
sylvainbergeon
Jan 31, 2019 08:44
Similar issue with 2018.3.3f1
PlayerLoop.FixedUpdate.PhysicsFixedUpdate is eating 50% of my process ...
xiaomo0809
May 15, 2018 00:27
I was able to reproduce this issue in 2018.1.0f2.
A_Savvidis
Apr 01, 2018 07:00
According to release notes, in 2018.1.0b13
"Physics: Fixed issue resulting in frame CPU spikes in physics. (983582)"
wallazz
Mar 22, 2018 10:25
In what version is this problem fixed?