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
- First letter of the block name in VFX Graph is not seen when editing the name field
- Shadow is jittering when TAA is on, lens shift is enabled and the Camera is at least 800 units away from the origin
- VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is enabled
- Converting empty groups along with nodes into a subgraph prevents subgraph creation and throws errors
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
Resolution Note (fix version 1.8.1):
fixed in 1.9.0