Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
4
Found in
2022.3.47f1
6000.0.21f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment