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
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
Add comment