Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.15f1, 2023.1.20f1, 2023.2.2f1, 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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment