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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #983582