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

My editor version is 2019.3.2f1 Personal

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 ?

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)