Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After clicking the Profiler chart, the profiler stops working #71111

Open
L2750558108 opened this issue Jan 9, 2023 · 4 comments
Open

After clicking the Profiler chart, the profiler stops working #71111

L2750558108 opened this issue Jan 9, 2023 · 4 comments

Comments

@L2750558108
Copy link
Contributor

L2750558108 commented Jan 9, 2023

Godot version

3.5.1mono

System information

windows10

Issue description

After clicking the performance profiler chart, the performance profiler stops working,game is stuck.The stop button of the performance profiler is grayed out, the chart does not continue to lengthen, and at this time, by clicking "×" in the upper right corner of the game window, you cannot actually close the game. You must click "Stop" in the upper right corner of the editor to close the game.
image

Steps to reproduce

Open a project
Open the Performance profiler
Run the game in editor
Go to Performance profiler
Click the chart
Encountered the same situation as "Issue description" says

Minimal reproduction project

No

@Zireael07
Copy link
Contributor

IIRC it always paused the game, so this part is intended. The part where the stop button remains unclickable/gray is the bug.

@Calinou
Copy link
Member

Calinou commented Jan 11, 2023

This is expected, as clicking the profiler chart pauses it on the specific frame. This also causes the project to pause (likely for technical reasons). You can see the project is being paused in the top-right corner (pause icon is activated, it's in blue).

@L2750558108
Copy link
Contributor Author

L2750558108 commented Jan 11, 2023

But the part where the stop button remains unclickable/gray may be the bug.
image

@git2013vb
Copy link

git2013vb commented Jan 11, 2023

The part where the stop button remains unclickable/gray is the bug.

Confirmed, happen to me too in 4 beta 11 v4.0.beta11.official [91713ce]

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants