Search Unity

Unity Crash Seconds after Playing any Scene

Discussion in 'Editor & General Support' started by The-Mohab, Jul 4, 2019.

  1. The-Mohab

    The-Mohab

    Joined:
    Sep 30, 2013
    Posts:
    1
    I recently had my HDD broken, installed a new SSD, had a fresh latest Windows 10 and fresh Unity 2018.4

    I salvaged my project from my broken HDD, and had it on an external drive

    Faced an issue with unity, white screen, turns out it is because the new Windows comes with Directx 12, added it in the API and all is good, amazing performance

    Unfortunately, whenever i run any scene now, after a couple of seconds Unity crashes and shutdown

    Built the scene and ran the game outside Unity and works fine

    Not sure what is it from
    Could be related to dirextx 12

    Help please

    Thanks
     
  2. AAAAAAAAAE

    AAAAAAAAAE

    Joined:
    Jun 8, 2013
    Posts:
    100
    Can't be DX 12 as it is used for both Editor & Game.
    check the Log for Unity and see what message was written before it crashes or exits.