Search Unity

Game crash in run time

Discussion in 'Windows' started by TheBladeRPG, Aug 27, 2017.

  1. TheBladeRPG

    TheBladeRPG

    Joined:
    Aug 17, 2014
    Posts:
    25
    hello,

    i've made i little game demo, all working fine in editor.

    But the exe build do not work completely fine. The game crashes in a specific level at random places.
    The crash : the game window poof, no message, and the game is no more.
    That same level works perfect in editor.

    I have no idea how to figure out why its crashing.

    How do i need to proceed ?

    thanks
     
    Last edited: Aug 27, 2017
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Do you have a player log? You could try attaching native VS debugger to the game and seeing where it crashes.
     
  3. TheBladeRPG

    TheBladeRPG

    Joined:
    Aug 17, 2014
    Posts:
    25
    thank you, the problem is gone with the lastest unity update