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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #983582