Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
2
Found in
2022.3.47f1
6000.0.21f1
6000.1.0a7
6000.2.0a1
6000.3.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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment