Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
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
7000.0.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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment