Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Player Crash on Vulkan. using LWRP and DOTS

Discussion in 'Graphics Experimental Previews' started by voidwave, Aug 9, 2019.

  1. voidwave

    voidwave

    Joined:
    Jul 16, 2012
    Posts:
    6
    Vulkan player is bugged. works fine in the editor but when i build the game, it crashes as soon as it loads the scene. if i switch to DX11,12,OpenGL everything works fine. but Vulkan doesn't on Windows and Android builds. tried it on two different PCs, with this simple project https://github.com/voidwave/Project-ECS-Prime

    using Unity 2019.2 ,IL2CPP,.Net4.x, DOTS, LWRP. with Vulkan
     
    Last edited: Aug 9, 2019