Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOverlays in asset explorer only show for repositories with a remote #910
Labels
Comments
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Steps to Reproduce
Expected behavior:
Overlay on new or modified assets should appear.
Actual behavior:
The overlay does not appear on assets without a remote.
The piece of code that needs to be fixed is here:
Unity/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/ProjectWindowInterface.cs
Lines 29 to 44 in 484d6a9