You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2018. It is now read-only.
Version of Unity (eg. 5.5.0f1): 5.6.0b11 x64
Version of GitHub for Unity (see console output): Latest alpha
Platform (eg. Windows, macOS, Linux): Windows
What happened:
Attempted to lock a file via the context menu in Unity and it fails saying it cannot find the file. It appears that it assumes the Unity project is the root of the GIT repository (ie. /Assets is in the root repository folder) instead of using the actual path to the file in the repo.
Failed path: HXT.LockTest\Assets\Scenes\Main.unity
Actual path: HXT.LockTest\Unity\TestProject\Assets\Scenes\Main.unity