Unity Issue Tracker - Player freezes when a memory snapshot is captured with Memory Profiler
Closed
UUM-27738
Player freezes when a memory snapshot is captured with Memory Profiler
Unity: Vulkan
Linux
Vulkan
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2021.3.X
2020.3.X
Cannot Reproduce
6.0.X
Tested with the project as well as blank template on both Vulkan and GLES4.5 and it does not repo on Ubuntu 22.04.4 LTS
Tested with AMD GPU, 6800M
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Canceling ports as 2020.3 has reached its end-of-support lifetime, and is no longer accepting fixes.
Reproduction steps:
1. Open the attached “FreezeRepro” project
2. Click File > Build and Run
3. Click Window > Analysis > Memory Profiler
4. In the Memory Profiler window, click “Capture New Snapshot”
5. Observe the Player window
Expected result: The player does not freeze
Actual result: The player freezes and the process has to be killed to exit