Scaling Monitor Causing Jittering
- 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%:

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:

Contributor guide
Assessment
This issue has not been assessed yet.