Search Issue Tracker
Fixed in 2021.3.33f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a14
Votes
4
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b4
2023.3.0a3
Issue ID
UUM-46008
Regression
No
RequestAsyncReadback triggers memory leaks when in Player
Reproduction steps:
1. Open the “RequestAsyncReadbackStripped” project
2. Ensure “Development Build” and “Autoconnect Profiler” are enabled in Build Settings
3. Build And Run
4. Navigate to the Memory module in Profiler
5. Click inside the graph and observe the used memory
Expected result: Used memory is below 1 GB
Actual result: Used memory quickly raises and stays around 2 GB
Reproduced in: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b4
Reproduced on: macOS 13.4.1 (Intel), Windows 10
Not reproduced on: No other environment tested
Notes:
1. Reproduced in StandaloneOSX and WebGL
2. Not reproduced in Play Mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Play Mode framerate drops significantly when moving the mouse cursor with high polling rate
- Create workspace does not update the Unity Version Control and Branch Explorer windows leading to multiple clicks on “Create workspace” which throws an “already exists” error when Creating a workspace with the Branch Explorer window open
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
Add comment