Search Issue Tracker
Feature Request
Under Consideration for 6000.0.X, 6000.1.X
Votes
2
Found in
6000.0.31f1
6000.1.0a8
6000.2.0a1
Issue ID
UUM-90819
Regression
No
[Linux][Wayland] Player is blurry when using Wayland with a HiDPI display
Reproduction steps:
1. Create a new 3D project
2. Build the Player
3. Launch the Player using Wayland Session and a HiDPI display
Expected results: Player displays crisp and clear graphics on HiDPI screens, correctly handling the scaling factor set by the user and respecting the SDL_WINDOW_ALLOW_HIGHDPI flag
Actual results: Player appears blurry on HiDPI screens with 2x scaling, indicating a lack of proper scaling management and ignoring the {{SDL_WINDOW_ALLOW_HIGHDPI}} flag.
Reproduced with: 6000.0.31f1, 6000.1.0a8
Couldn’t test with: 2021.3.47f1, 2022.3.54f1 (Wayland is supported only from Unity 6)
Reproduced on: Ubuntu 24.04
Not reproduced on: no other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
This is a feature request that will be solved in future iteration