Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.56f1
6000.2.2f1
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115186
Regression
No
Colliders with IgnoreCollision take significantly longer to be destroyed
How to reproduce:
1. Open the “IN-111471.zip“ project
2. Open the “SampleScene”
3. Enter Play Mode
4. Select the “PhysicsColliderCleanupTester“ GameObject
5. Enable and disable the “PhysicsColliderTester“ Component a few times to stabilize the performance
6. Observe the times logged in the Console
7. Enable/Disable the “Use Physics Ignore Collision“ checkbox
8. Enable and Disable the “PhysicsColliderTester“ Component once
9. Observe the Console
Expected result: The time logged with Ignore Collisions enabled is similar to the disabled.
Actual result: The time logged with Ignore Collisions enabled is significantly longer than the disabled.
Reproducible in: 2021.3.55f1, 6000.0.56f1, 6000.2.2f1, 6000.3.0a6
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The enable and disable times are quite inconsistent. However, the time difference between IgnoredCollision enabled and disabled is very visible
- Creating the colliders takes around the same time regardless of IgnoreCollision
- Time taken to destroy the colliders rises exponentially with the number of colliders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment