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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #983582