Merge conflicts
Resolve merge conflicts in the Unity Version Control desktop application.
Read time 1 minuteLast updated 21 days ago
Merge conflicts occur when you try to merge changes into a branch that has conflicting changes. For example, if you change a specific part of a file and someone else also changed that part of the file, then a version control system can’t determine which change takes precedence.