Game runs fine in editor but crashes after showing splash when built. Can't find a crash log :(

As per title. I am trying to fix it but can’t figure what is causing it.

I went this page Unity - Manual: Log files and it says my log should be

%TMP%\CompanyName\ProductName\Crashes

But my company name doesn’t exist there :frowning:

How can i find the logs?

Crashes as in shows the Unity error popup? Or does it just close to desktop?

Does the player.log show anything?

Thanks for the reply. I found out it was the steamworks integration causing the problem!

It will use the “Company Name” you entered in that field of the same name under Player Settings. Perhaps you did not edit or update this field.

actual issue was %USERPROFILE%\AppData\LocalLow\CompanyName\ProductName\Player.log should have been path i was looking for. I think the path i was looking for was for the editor.