Hi again,
I ran vulkaninfo
and got these:
* apiVersion: 1.3.242
* driverVersion: 535.x.y.z
* deviceName: RTX 4060
* memoryHeaps: count = 2
* * [0] : 8.00 GiB
* * [1] : 23.09 GiB
* memoryTypes: count = 5
* * [1] : MEMORY_PROPERTY_DEVICE_LOCAL_BIT // the only .*_DEVICE_LOCAL_.*
* VK_KHR_swapchain: present
UPDATE
Since I lowered the Scalability of the Editor and downgraded the NVIDIA driver to 535, I have been able to launch the Editor from VS Code, even on an external display (single display - external monitor only).
Wondering if it is a problem with resources or NVIDIA drivers…