When using Unity to develop games, many people may choose to use Plastic SCM to collaborate with their team. However, with multiple people working on the same project, a merge conflict may sometimes occur.
About the author:
Leong Toq-Sum
Toq-Sum is currently studying to be a game developer in order to bring other people joy. He writes guides on how to solve any issues an aspiring game developer such as himself may encounter.
All posts by Leong Toq-Sum:
How I fixed a Unity project that got stuck loading forever when opening a C# script
Recently, while working on one of my projects in Unity, I opened one of my C# scripts, and… my Unity Editor decided to get itself stuck on the loading screen for a really long time. This led me to search online for a fix, and it took me quite some time.
If you’re experiencing the same issue, this article is for you. Hopefully, you won’t take as much time as I did to fix this error.
Continue reading