Search Unity

Going crazy with error that only occurs after build.

Discussion in 'Editor & General Support' started by alexandresk, May 4, 2017.

  1. alexandresk

    alexandresk

    Joined:
    Jul 11, 2013
    Posts:
    51
    Hi. I have a working game that run just fine for two years. I have lot of builds working flawless, but yesterday when I build it crashes.

    Do not crash in "development build" or the editor. I try undo everything I have done since last build but nothing works.

    I have the last backup and the build with that file works just fine, but I have made a lot of work in the last week.

    Sometimes it crash on load sometimes after some seconds.

    Here the STACK look like physx but I can't figure out why.

    Thanks in advance.
     
  2. alexandresk

    alexandresk

    Joined:
    Jul 11, 2013
    Posts:
    51
    When it crashes after some seconds it look like this

     
  3. alexandresk

    alexandresk

    Joined:
    Jul 11, 2013
    Posts:
    51
    I found the problem. Is a particle system, it work fine in editor but in build crashes. It has a different material that the others. Probably a bug. 6 working hours to find a damn bugged particle system