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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
This is a feature request that will be solved in future iteration