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
- NullReferenceException error is thrown when adding the OverlayContainer or ToolbarOverlayContainer Element to the Hierarchy in UI Builder
- WASM Heap size greatly increases when UI elements are present in a WebGL build
- Crash on mdb_node_add when opening a specific project with a corrupted Library
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when entering the Play Mode while Direct3D12 is selected as the graphics API
- "View Diff" button not functional in Package Manager > 'My Assets'"
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.