Copyright © 2026 Unity Technologies
The disparity increase is inconsistent across projects and requires further investigation. It is unlikely a bug caused by a single change. We are fully aware that Vulkan has been less performant than GLES3 in many scenarios, and this is being addressed in future graphics updates.
The disparity increase is inconsistent across projects and requires further investigation. It is unlikely a bug caused by a single change. We are fully aware that Vulkan has been less performant than GLES3 in many scenarios, and this is being addressed in future graphics updates.
The disparity increase is inconsistent across projects and requires further investigation. It is unlikely a bug caused by a single change. We are fully aware that Vulkan has been less performant than GLES3 in many scenarios, and this is being addressed in future graphics updates.
Compared to previous version of Unity (21.3 LTS) the current version (2022.2 and above), Vulkan Performance with reference to OpenGLES3 has increased significantly.
Note: This is not a regression, but more of a relative increase in performance between the two GraphicsAPI
Repro Steps:
Actual:
The difference VulkanVSGles for 2022.2.5f1 is about 2ms in GPU
The difference VulkanVSGles for 2021.3.15f1 is about 0.13 ms in GPU
Expected:
The difference VulkanVSGles should be either small or Vulkan should perform better compared to OpenGLES3
Issues you vote on will appear here