Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-120425
Regression
Yes
Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
How to reproduce:
1. Open the project “IN-113061_PhysicsMemoryUsage”
2. Open the SampleScene
3. Open the Profiler (Window → Analysis → Profiler)
4. Enter Play Mode
5. In the Hierarchy, select the “Spawner” GameObject
6. In the Inspector, click Spawn objects
7. Observe the Physics section in the Profiler
Expected result: The Physics Used Memory settles. In most cases settles at single digit MB numbers
Actual result: The Physics Used Memory keeps growing in steps. At first it grows rapidly, afterwards it takes some time to see the step up in memory growth
Reproducible with: 2023.3.0a5, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with: 2022.3.67f1, 2023.3.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The “Spawner” GameObject spawns 1000 GameObjects that disable and enable their colliders. It has the option to also spawn GameObjects that destroy and re-add themselves to the scene
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-112248
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
This is a duplicate of issue #UUM-112248