Search Issue Tracker
Won't Fix
Won't Fix in 0.51.X
Votes
0
Found in [Package]
0.51.1
Issue ID
ECSB-573
Regression
No
Huge CPU spike when Android is at first DOTS Physics system update
Reproduction steps:
1. Open the attached Project “BugRepro”
2. Open File > Build Settings
3. Enable Development Build and Autoconnect Profiler
4. Open the Profiler in Window > Analysis > Profiler
5. Build and Run to an Android device
6. Press on CreateStaticbody and CreateDynamicBody Buttons
7. Observe the Profiler
Expected result: No CPU usage spikes when pressing the Buttons
Actual result: World Unity.Entities.FixedStepSimulationSystemGroup Time spikes after pressing the Buttons
Reproducible with: 0.51.1 (2021.3.28f1)
Can’t test with: 1.0.0-pre.65, 1.0.11 (2022.3.5f1) (Upgrading versions breaks the Project)
Reproducible on: VLNQA00122 - Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (0.51.X):
I can't reproduce the high spike, the maximum value doesn't exceed 9% of CPU usage seen in the Profiler window.