jMonkeyEngine / jMonkeyEngine/jmonkeyengine
VideoRecorderAppState output is garbled when the window is resized
Open
@riccardobl is already working on this.
Since Feb 11, 2026.
defect
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
To reproduce: create an app with settings.setResizable(true) and attach a VideoRecorderAppState. Run in a window. While the app is running, resize the window by dragging a corner.
Result: a video recording is produced, but the output is garbled.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.