Search Unity

Vulkan Player Crash

Discussion in 'Entity Component System' started by voidwave, Aug 9, 2019.

  1. voidwave

    voidwave

    Joined:
    Jul 16, 2012
    Posts:
    6
    Vulkan player is crashing. 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, or OpenGL3 everything works fine. but Vulkan doesn't on Windows and Android (haven't tested other platforms) 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