Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a7
Issue ID
1003958
Regression
Yes
Strange performance spikes when at least one Rigidbody is present in the scene
How to reproduce:
1. Open attached project
2. Open scene boxInstantiation.unity
- Make sure the Profiler Window is visible and the CPU Usage section displays Physics and nothing else
3. Play the scene
4. Once the scene is fully loaded, move the cube slightly up on the Y axis
5. Add a Rigidbody component to the cube
- Observe the Profiler: after the initial jumps in performance due to collider instantiation, there are a number of random spikes in Physics.Processing
- Reproduced with 2018.1.0a7 (093ff45d2bc9), 2018.1.0b8 (0b50224845b9)
- Not reproducible with 2018.1.0a6 (579e6ed209a9)
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
This is a duplicate of issue #983582