Configuring Unity for version control

By default, Unity works nicely with Git; we don't need to change any settings for Unity to work with Git. Git is configured to work with nearly any kind of file, both text and binary (non-text). However, there are some optimization steps we can take to enhance your Git workflow inside Unity. To get started, open your Unity Dead Keys project, and then choose Edit | Project Settings | Editor from the application menu. This displays the Unity Editor preferences in the object Inspector:

Accessing the Editor settings

Next, change the Version Control mode from Hidden Meta Files to Visible Meta Files. By default, ...

Get Mastering Unity 2017 Game Development with C# - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.