- Download the attached project
- Open project
- Open task manager
- Find the project in processes
- Press play In Editor
- Make note of the amount of memory being used over a few seconds
- Stop Pie
- Open "LeakyActor"
- Hook up the output for the right most macro to the set variable (so that it's printing the result of all the macros)
- PIE again
- Notice that the memory usage is much higher than before
- Stop PIE
- Place default values in the macros
- PIE again
- Notice that the rate of memory used has gone back to what it was
Expected: The memory usage would not be going up so drastically
Result: The memory usage is much higher with the macros without defaults