Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.8f1, 2023.1.9f1, 2023.2.0b5, 2023.3.0a1
Votes
5
Found in
2020.3.48f1
2021.3.25f1
2022.2.19f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35265
Regression
No
Memory leak when using Texture Streaming, Asynchronous Scene Loading, and Vulkan
How to reproduce:
1. Open the attached project "BugReport2021.zip"
2. Open Window>Analysis>Memory Profiler
3. Build And Run the project
4. Click the "Load Scene Asynchronously" button in the Player
5. Click "Capture New Snapshot" in the Memory Profiler
6. Wait for the Scene to reload 5-10 times in the Player
7. Repeat step 5
8. Compare the snapshots in the Memory Profiler
9. Select the "All Of Memory" tab
Expected results: Graphics doesn't use more memory after Scene reloads
Actual results: Graphics use more memory after Scene reloads
Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a14
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment