I want to build my project for windows (.exe). I clicked “build” and it loaded normally. After the loading, nothing happened. The build folder that I have selected is empty. Why? Other projects worked fine.
I tried to build the project several times, but still nothing happened.
How can I build this project?
I find the solution! I adjusted the mesh colliders into 3D and this made the game cannot be built. I removed the “3D mesh colliders” and the problem has been solved.