Search Issue Tracker
Fixed
Fixed in 6000.2.0b1
Votes
0
Found in
6000.2.0a10
Issue ID
UUM-109112
Regression
Yes
Collisions are called multiple times every frame
How to reproduce:
1. Open the “OnColStayPerf.zip“ project
2. Open the “SampleScene“
3. Open the Window > Analysis > Profiler
4. Enter Play Mode
5. Pause the Play Mode while the Sphere is rolling on the Plane
6. Put the Profiler marker on any one later frame on the CPU and observe the Timeline below
Expected result: There is one or no OnCollisionStay calls during one frame, and the performance is acceptable
Actual result: There are a lot of OnCollisionStay calls during one frame, and the performance is unacceptably bad
Reproducible in: 6000.2.0a9, 6000.2.0a10
Not reproducible in: 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0a8, 6000.2.0b5
Fixed in: 6000.2.0b1
Reproduced on: Windows 11 Pro (24H2), macOS 15.5
Not reproduced on: No other environment tested
Note: Reproducible in the Player as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment