Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
2
Found in
2022.3.47f1
6000.0.21f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-82832
Regression
No
[Ubuntu] [Vulkan] Lag, visual glitches and console warnings when resizing/moving Editor Windows
Steps to reproduce:
- Open a Unity project
- Install URP (optional step but makes the issue much more prominent)
- Switch to Vulkan renderer by navigating to Edit > Project Settings > Player then deselecting 'Auto Graphics API for Linux' and dragging Vulkan to the top of the list
- When prompted, restart the editor. Wait for it to restart
- Resize and/or move around both docked and floating windows
Actual results: The Editor (and the window resizing) heavily lags, has visual glitches, and the console is spammed by memory warnings (can easily reach hundreds or even thousands of these spammed). The error reads 'Vulkan - Suboptimal memory type used for buffer because of low memory'
!Screenshot from 2024-09-24 10-41-11.png|width=537,height=90!
Expected results: The window resizing/moving does not cause heavy lag, visual glitches, and the console is not spammed by warnings.
Reproducible with versions: 6000.0.21f1, 2022.3.47f1
Not reproducible with versions: -
Can’t test with versions: 2021.3.44f1 (Editor will not launch, unsupported)
Tested on (OS): Ubuntu 24.04
System specs: Intel(R) Xeon(R) W-2295 CPU @ 3.00GHz. NVIDIA GeForce RTX 3070. 64GB Ram
Notes:
- While this is reproducible without a Render Pipeline installed. Having a Render Pipeline installed (even if not active) will cause it to happen on every window, even with small resizes. Without a render pipeline installed, it appears to mostly happen when a window is made really small or really large, but not at medium sizes.
- This issue is even more of a pain point because there is also a big issue with using OpenGL Renderer ([https://jira.unity3d.com/browse/UUM-44222]), so switching to OpenGL rendering is not a viable workaround.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment