Hello,
simple problem:
- i run my project, and the profiler updates all values live. (thats fine)
- Once i click in the graph window, it pauses and a frame is selected (profiler shows data for that frame)
- Now, if i continue to play, the selected frame stays selected, moves out of scope and i get no more new data (only the graph is updating, not any values)
- I tired every combination of clicks and buttons i can think of, but the only way for now to reset the profiler to the default behaviour is to restart unity…
- Also stopping and running again wont reset the behaviour
Version is osx, 5.4.1f1
Either I don’t see something very obvious, or this may be a bug…
