bevyengine / bevyengine/bevy

Scaling Monitor Causing Jittering

Open
#19,843 0 comments 0 reactions 0 assignees View on GitHub
A-Rendering 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
16.1

## Relevant system information

```
SystemInfo { os: "Linux (Ubuntu 24.04)", kernel: "6.11.0-26-generic", cpu: "Intel(R) Core(TM) Ultra 7 155H", core_count: "16", memory: "30.8 GiB" }
```

```ignore
AdapterInfo { name: "NVIDIA RTX 500 Ada Generation Laptop GPU", vendor: 4318, device: 10427, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "535.230.02", backend: Vulkan }
```

## What you did

I scaled my monitor to 125%.

## What went wrong

The bevy application starts Jittering.

## Expectation

The bevy application be stable even with different scale mode on the monitor configuration.

## Additional information

1. Setting the monitor scale to 125%:
![Image](https://github.com/user-attachments/assets/08d38a2d-0380-422c-b2fe-5dc34f52246d)

2. There is a video in the discord channel I have included: https://discord.com/channels/691052431525675048/1388067997855387679

3. It is noticeable in the corners of the game:
![IMG-20250628-WA0002.jpg](https://github.com/user-attachments/assets/3deddf65-f2c5-4211-8877-5fc03fa3c1ec)

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.