Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.0a1
Votes
1
Found in
6000.0.58f1
6000.3.0b4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-121040
Regression
No
Memory spike after activating Freeform Light2Ds
Steps to reproduce:
1. Open the “IN-115290” project
2. Open the “SampleScene” scene
3. Enter Play Mode
4. Press the button in the middle and exit Play Mode
5. Copy ‘1.snap' and '2.snap’ in the root project folder to the MemoryCaptures folder
6. Open Memory Profiler to compare two snapshots
7. Observe “Malloc(Temp) Pool” in All Of Memory
Expected result: The memory is the same in both snapshots
Actual result: The memory in “snap-2” is ~70 mb higher
Reproducible with: 6000.0.58f1, 6000.1.16f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Testing environment: macOS 26.0 (M4 Pro), macOS 15.5.1 (M4 Pro) (by user)
Not reproducible on: No other environment tested
Notes:
- Also reproducible in iOS Player (Xcode memory allocation debug)
- The memory spike comes from Light2D_LateUpdate
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