Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.35f1
2021.3.6f1
2022.1.9f1
2022.2.0a18
2023.1.0a4
Issue ID
UUM-11328
Regression
No
Memory usage is not decreasing after closing VFX graphs
Reproduction steps:
1. Open the attached ‘Test’ project
2. Go to the ‘Window → Analysis → Profiler’ and observe the amount of used memory in the Edit Mode
3. Open the ‘Assets/VFX Graphs/VFX_1’ and ‘Assets/VFX Graphs/VFX_2'
4. Note that memory usage has increased
5. Close both ‘Assets/VFX Graphs/VFX_1’ and ‘Assets/VFX Graphs/VFX_2'
Expected result: Memory usage decreases
Actual result: Memory usage remains the same
Reproducible with: 2020.3.35f1, 2021.3.6f1, 2022.1.9f1, 2022.2.0a18, 2023.1.0a4
Reproduced on: MacOS 11.6 (Intel)
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
Resolution Note:
From Kah Yong Seow
"Please close this ticket as the cause of the slowness has been identified to be coming from a user script."
There is no clear evidence of a memory leak anyway. Memory is not necessarily reclaimed right away in the editor.
Resolution Note (2023.1.X):
From Kah Yong Seow
"Please close this ticket as the cause of the slowness has been identified to be coming from a user script."
There is no clear evidence of a memory leak anyway. Memory is not necessarily reclaimed right away in the editor.