Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

The game is crash after building and running the game any way to find why it's crashed ?

Discussion in 'Editor & General Support' started by benziavrumi, Apr 21, 2020.

  1. benziavrumi

    benziavrumi

    Joined:
    Apr 19, 2020
    Posts:
    10
    My editor version is 2019.3.2f1 Personal <DX11>

    In the editor I did : File > Build Settings... > Target Platform = Windows , Architecture = x86_64
    Then clicked on Build then running the exe application file the game start after few seconds the game crash shut down back to windows without any message.

    In the editor the game is running fine no errors/exceptions.

    In the log files path I have this files : C:\Users\me\AppData\Local\Unity\Editor
    The files : Editor.txt , Editor-prev.txt , upm.txt the file upm.txt is empty 0 KB

    Anyway to find why the game is crash ?
     
  2. benziavrumi

    benziavrumi

    Joined:
    Apr 19, 2020
    Posts:
    10
    Now I tried again and I see that in the editor after some times it's giving error more then 60 errors all the same :

    transform.localPosition assign attempt for 'MainCamera' is not valid. Input localPosition is { NaN, NaN, 0.000000 }.
    UnityEngine.Transform:set_localPosition(Vector3)