I keep getting huge spikes in my game from the following hierarchy: Playerloop.Fixedupdate.Physicsfixedupdate.Physics.Simulate.WaitForJobGroupIdIdle. Anybody know that is? It happens at a point in my game where a lot of NavMesh Agents are moving around, which may cause a spike in physics collisions. Is this expected behavior if you have too many physics interactions?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Jobs overhead bug? | 1 | 328 | April 11, 2024 | |
Physics.Simulate 2D performance spike issue (with profiler data) | 5 | 1958 | March 30, 2017 | |
WaitingForJob (not related to occlusion culling) | 35 | 7360 | March 15, 2021 | |
Physics.Simulate spikes destroying my game | 4 | 4442 | August 1, 2012 | |
Physics.Simulate blocks main thread to wait on jobs | 6 | 48 | March 6, 2025 |