Have anyone tried open the project with latest Editor(2019.4.8f1)?
especially with VulkanAPI option for Linux(Ubuntu 18.04)
I’m struggling with opening the project since 2019.4.7f1…
I guess “Vulkan API for linux in first order” is the problem…
Have anyone tried open the project with latest Editor(2019.4.8f1)?
especially with VulkanAPI option for Linux(Ubuntu 18.04)
I’m struggling with opening the project since 2019.4.7f1…
I guess “Vulkan API for linux in first order” is the problem…
Same here. Reported as a regression.
Thanks.
unity make me crazy.
you make me relieved.
I thought my project is the PROBLEM…
still make me freak
I have this problem too, after upgrade I get this error on Android 7.1
Error vulkan invalid vkGetInstanceProcAddr(VK_NULL_HANDLE, “vkEnumerateInstanceVersion”)
Still nobody have solution for this issue…?
Please help us, anyone!
I have temporary solved it with adding support for OpenGLES3. With open OpenGL it works. So, for now I have both Vulcan and OpenGL.
I have Unity 2019.4.8f1
So did you add “OpenGL” on the graphic API list?
In my case, I just only added “Vulkan” on the API list for linux as a first order.
I’m using Vulkan API to utilize “AsyncGPUReadback”.
I had only Vulkan too,because it is better from OpenGL, but for now I added OpenGL, until the problem solved from Unity.
I added Vulkan as a first order and added OpenGL Core as a second one.
I don’t know why… but It didn’t work for me.
Still had stuck issue…
Did you get any response from unity since you’ve reported as a regression?
Now it’s possible to open the project with latest one(2019.4.9f1)
Yes, good news. Bug 1268824 fixed in 2019.4.9f1
Yeah, that’s good new.
Thanks!
See you around