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. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Bug (Case 1249701) Standalone profiler doesn't record in editor mode even when Editor mode is selected

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

  1. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    421
    It is possible to make the Standalone Profiler NOT record in Editor mode even when Editor 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
    > Close Unity
    > Start the Unity Editor again
    > Open the Standalone Profiler again
    > 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]
    > Also notice that it is not recording this time
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,102
    Thanks a lot for the report! You should hear back from QA soon.
     
    Last edited: May 28, 2020