Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. The 2023.1 beta is now available for testing. To find out what's new, have a look at our 2023.1 feature highlights.
    Dismiss Notice

Memory Profiler, "Capture Player" only works once

Discussion in 'Profiler Previews' started by Dreamback, Jan 15, 2020.

  1. Dreamback

    Dreamback

    Joined:
    Jul 29, 2016
    Posts:
    220
    Using Unity 2019.3.0f5, I load up my scene, press Capture Player, and it creates a Snapshot. I then do things in that scene, and press Capture Player again (to track down a memory leak), and it does nothing at all. The button highlights as a button should when pressed, but nothing appears to happen.

    Note, this is when connected to a Player running on a different computer over the network (and the Player is a Linux computer, the editor with the profiler is a Windows computer, with Linux as target platform).

    Edit:
    I closed the Memory Profiler window, re-opened it, and that allowed me to CapturePlayer again
     
    tigerleapgorge likes this.
  2. MartinTilo

    MartinTilo

    Unity Technologies

    Joined:
    Aug 16, 2017
    Posts:
    1,935
    Hi :)
    Sorry you ran into this issue. I'm assuming you're using the latest package release
    0.2.0-preview.1
    and build the player with an editor that had the Package installed as well?

    We're not currently aware of this issue, could you please file a bug report for this using the bug reporter tool in the editor?
     
    tigerleapgorge likes this.