Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug (Case 1249696) Standalone profiler records in editor mode when Playmode only is selected

Discussion in '2020.1 Beta' started by Hyp-X, May 22, 2020.

  1. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    438
    It is possible to make the Standalone Profiler record in Editor mode while Playmode only recording is selected.

    This is reproducible in an empty project:
    > In Editor Mode open the Standalone Profiler [Window->Analysis->Profiler (Standalone Process)]
    > Notice that it displays [RECORDING PLAY] and has Playmode selected and it is NOT recording (as expected)
    > Switch from Playmode to Editor
    > Now it displays [RECORDING EDIT] and starts recording (as expected)
    > Close the profiler
    > Open the Standalone Profiler again
    > Notice that it displays [RECORDING PLAY] and has Playmode selected
    > Also notice that it starts recording even we are still in editor mode
     
  2. MartinTilo

    MartinTilo

    Unity Technologies

    Joined:
    Aug 16, 2017
    Posts:
    2,460