Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.45f1
2022.3.54f1
6000.0.31f1
6000.1.0a8
Issue ID
UUM-91480
Regression
No
[Linux] Players Application window does not update on move when window is changed from full-screen mode
Reproduction steps:
1. Open the attached “IN-88749” project
2. Build the Project (File > Build Settings)
3. Launch the Player
4. (Optional) If the Player does not launch in full-screen, then make it full-screen by pressing F12 key and relaunch it
5. Leave the full-screen Player by pressing the F12 key
6. Move the Player window around
Expected result: Window moves normally
Actual result: Window creates visual artifacts
Reproducible with: 2021.3.45f1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a8
Reproducible on: Ubuntu 22.04
Not reproducible on: Ubuntu 20.04, Ubuntu 24.04, Windows 10
Notes:
- Reproduces using X11. Does not reproduce using Wayland.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Thank you for submitting this issue. After investigating on AMD, Intel, and NVIDIA graphics cards with Ubuntu 22.04 LTS, we have determined the root cause to be a regression in the GNOME desktop environment version 42.9, as used in this release of Ubuntu.
As a workaround, we recommend installing an alternative desktop environment such as XFCE.
To install XFCE4 on Ubuntu 22.04, use the following commands:
* sudo apt update
* sudo apt install xfce4 xfce4-goodies
Once installed, log out of your current session. On the login screen, click the gear icon, select Xfce Session, and log back in to start using XFCE.
Thank you again for reporting this issue and helping us improve.