Search Issue Tracker
Fixed
Fixed in 2022.3.57f1
Votes
3
Found in
2022.3.56f1
Issue ID
UUM-92485
Regression
Yes
[Linux] Top left corner of the screen is unresponsive when the Editor recompiles
Reproduction steps:
1. Create a new 3D project
2. Create a new C# Script in the Project window (or double click an existing script.) Do *not* use an already open editor and just switch back. It won't repro.
3. Wait for the compilation to finish
4. Try clicking the “File” option at the Editor topbar
Expected result: Editor open the “File” menu
Actual result: Editor’s top left corner is not responsive, none of the options in that screen area work
Reproducible with: 2022.3.54f1, 2022.3.56f1
Not reproducible with: 2021.3.45f1, 2022.3.53f1, 6000.0.33f1
Reproducible on: Ubuntu 24.04, Pop!_OS 22.04 (user)
Not reproducible on: Windows 10
Comments (3)
-
slemanobaidat
Jan 21, 2025 16:30
Same issue with Unity 2022.3.55f1 (Linux Fedora 41), but Unity 6 dosnt have this issue.
-
EnkHeart
Jan 14, 2025 15:15
Same here with a SteamDeck and UnityHUB as Flatpak on a KDE Desktop.
The "non clickable area" is still at the top-left corner of a screen. If I add a second monitor to the left side of monitor#1, the "non clickable area" is at the top-left corner of monitor#2.
If I remove monitor#2, the "non clickable area" is at the top-left corner of monitor#1 again. -
Renoki
Jan 10, 2025 15:37
Having this same issue in Linux Mint 22 with Unity 2022.3.55f1 whenever I click on an asset like a sprite or script file in editor, a small invisible square area at the top left of my screen blocks all clicks and cant be interacted with
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
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
Resolution Note (fix version 2022.3.57f1):
The Linux Editor will no longer cause the top left corner of the primary display to become non interactable after the progress bar disappears.