Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132677
Regression
No
Editor memory leak when entering and exiting Play Mode in a blank URP project
How to reproduce:
1. Create a new 3D URP Project
2. Install the Memory Profiler package
3. Enter Play Mode, capture a Memory Profiler snapshot or note
4. Exit Play Mode
5. Enter Play Mode again, capture another Memory Profiler snapshot
6. Observe the allocated memory difference between the two snapshots
Actual result: Memory leaks ~20-40mb each time Play Mode is entered
Expected result: Memory usage is stable between Play Mode sessions
Reproducible in: 2023.1.0a1, 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: Windows 11, macOS 15.3 (M2 Ultra)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment