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
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
Add comment