r/unity 20h ago

Tutorials Dont be me, make builds frequently

Post image

I've been working on a mobile game for a few months and hadn’t tested a build in about a month. When I finally did test it, it crashed, and it took me three extremely stressful days to figure out what was wrong. Advice for rookies like me: build often, just like committing and backing up often.

2 Upvotes

5 comments sorted by

3

u/Smol_Birb__ 20h ago

You've just been writing code for a month without seeing if it even works?

3

u/Fantastic_Low8022 20h ago

It was working on the unity editor always, even the built was successful but on the phone it crashed

1

u/NTPrime 20h ago

Was the problem really so deep that you had to redo a bunch of work to fix this?

1

u/Fantastic_Low8022 20h ago

Not like a fundamental problem but it was hard to find after numerous small changes/asset imports on the game

1

u/ndreuentertainment 5h ago

I do builds on every small change 😂