Search Issue Tracker
Fixed
Fixed in 6000.0.65f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a2
Votes
4
Found in
6000.0.54f1
6000.1.13f1
6000.2.0b11
6000.3.0a3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-112248
Regression
Yes
Memory usage increases each time the MeshCollider Component is turned off and on
How to reproduce:
1. Open the “IN-109119.zip“
2. Open the “SampleScene“
3. Open the Task Manager
4. Enter Play Mode
5. Observe the Task Manager
Expected result: Memory usage is stable and does not increase
Actual result: Memory usage increases fairly fast ( 200MB/min )
Reproducible in: 2023.3.0a5, 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3
Not reproducible in: 2023.3.0a4
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Leaving Play Mode releases the memory
- The more GameObjects there are with the same “EnableSwitch“ script, the faster the memory builds up
- The MeshColliders do not have to be disabled/enabled in the same frame
- 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment