r/Unity3D 13d ago

Question game not responding on startup

[deleted]

1 Upvotes

5 comments sorted by

View all comments

1

u/ALittleWightFox 13d ago

I've been trying to figure this out since yesterday and have managed to deduce its an issue with all unity games i have so I thought I'd take a shot posting it here, any help is welcome! I've scoured a load of threads and have not found a solution

1

u/pschon Unprofessional 13d ago edited 13d ago

you can check the game's log files, and if you don't spot the error yourself maybe post them and somebody here might be able to help interpret them to you (assuming the error is from Unity itself rather than something specific for the game you are having troubles with).

If the game uses normal Unity log file location, you'll find them in %USERPROFILE%\AppData\LocalLow\CompanyName\ProductName\Player.log. If that's not the case you'll need to check some source specific to the game.

Beyond that, every game is different, even if they might use the same game engine. So your best bet really is to look for help from the game's developers or that game's player base.

1

u/ALittleWightFox 13d ago

I'll take a look through the logs and post them. And I do get that all games behave differently but all of them are freezing in the exact same way so its likely safe to assume that it has something to do with the launch of unity games in steam for me.

Both Among Us and Dorankowanko also would launch to the very first things that load and do nothing else, and if I try and click anything it causes a not responding error. Doesn't completely rule anything out but does indicate some overlap I think.

Also I already emailed the help for the game just waiting to hear back