Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Visually see scene changes and which assets they were performed on #1165

Closed
justinlulejian opened this issue Mar 17, 2022 · 1 comment
Closed

Comments

@justinlulejian
Copy link

justinlulejian commented Mar 17, 2022

Description

Context

I couldn't find another enhancement filed with this request. One of the more common review slowdowns for me is that it's not easy to tell what assets in a .unity scene have changed when viewing the file on GitHub. So currently I load up the project, poke around in the scene until I deduce what changed. If rather my co-contributor could upload these graphs of changes it would make the changes much easier. It would also make resolving merge conflicts with confidence much easier if I could quickly see what I changed and decide whether to revert or accept the change.

So ideally if:

  1. When encountering a merge conflict on a .unity ( or .prefab) file occurred, a graphic diff would show up like in the above SO post
  2. One could generate these diff on demand of these files between previous and current commits (for pasting in PR requests proactively)

This would be a great feature that Unity itself should, but has neglected to implement.

@shana
Copy link
Member

shana commented Oct 19, 2022

This project is not maintained anymore. The replacement is Git for Unity, at https://github.com/spoiledcat/git-for-unity. If you have GitHub for Unity in your project, remove it first and then install the Git for Unity package, see the README in the link for instructions.

@shana shana closed this as completed Oct 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants