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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment