bevyengine / bevyengine/bevy

Right clicking on window bar freezes the app.

Open
#18,065 4 comments 0 reactions 0 assignees View on GitHub
A-Windowing C-Bug S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

- 0.15.3
- Also tested on main at 2f38464

## \[Optional\] Relevant system information

- Windows 10
- Rust 1.85.0

## What you did

1) Run the `animated_mesh` example
2) Right click the top window bar

## What went wrong

Everything freezes. Clicking away from this menu keeps everything frozen. Selecting the "Close" option does nothing. Clicking Alt+F4 does nothing. Clicking Ctrl+C on the terminal does nothing. Even going into Task Manager and clicking "End Process" takes a few seconds to work.

What's interesting is that clicking the "Minimize" or "Maximize" buttons unfreezes the game (and make it instant to kill in Task Manager).

Ideally the game shouldn't freeze at all, but barring that, exiting the context menu (by clicking somewhere else) should unfreeze the game.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.