We have revision control turned on but I still am unable to help because I cant see the map. On his PC he already made a tone of edits but I dont have access. The GameFeatureData tab on the bottom left is private I noticed is that the problem? Can someone please help me.
Hello,
It looks like your collaborator has not made any snapshots yet.
He can do so through the CHECK IN CHANGES
button on the bottom right of the editor.
Afterwards, you’ll be able to pull his changes to your machine using the SYNC LATEST
button on the bottom right hand side of the editor.
Changes are not passed back and forth ‘live’ - you need to repeatedly CHECK IN
your work and SYNC
your teammate’s work.
I advise to read up on best practices: Unreal Revision Control Best Practices
Hello @YouTubeKingLuke ,
The red warning bar below gives the reason: a changelist description is required to submit.
A changelist description is a summary of the changes he’s checking in and must be typed in the text box above the file list.
For example: “Added a new material.”