Search Issue Tracker
Active
Votes
1
Found in
2021.3.38f1
2022.3.31f1
6000.0.4f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-72764
Regression
No
"Untracked" memory is logged by the Profiler when small allocations for delegates and big allocations for new array creations happen simultaneously
How to reproduce:
1. Open the user-attached project “string-builder-memory-profiler-bug-reproduction”
2. Build And Run the Development build with the “Copy PDB” and “Autoconnect Profiler” options checked
3. Open the Player in the Profiler
4. Press the button in the Player several times
5. Observe the “Allocated Memory Distribution” section in the Profiler
Expected results: No “Untracked” memory is created
Actual results: “Untracked” memory starts to build up at some point and is growing with every button click
Reproducible with: 2021.3.38f1, 2022.3.31f1, 6000.0.4f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Add comment