Search Issue Tracker
Fixed
Fixed in 1.8.1
Votes
0
Found in [Package]
1.7.8
Issue ID
UVSB-2366
Regression
No
Visual Scripting Graph Json string is kept in memory when graph is loaded
Reproduction steps:
1. Open the user's attached project
2. Open "SampleScene" Scene
3. Build And Run the project
4. Go back to the Editor and go to Window -> Analysis -> Memory Profiler
5. Capture New Snapshot
6. In the Memory Profiler navigate to Object and Allocations and match by Type "string" and sort by size descending
Expected result: The string is garbage collected after graph is loaded.
Actual result: The string is not garbage collected after graph is loaded.
Reproducible with: 1.7.6 (2022.2.0a14), 1.7.8 (2021.3.3f1, 2022.1.2f1, 2022.2.0a15)
Reproducible on: Windows 10
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 1.8.1):
fixed in 1.9.0