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
This plugin appears to be unable to handle UE project in a subfolder in a git repository. In the attached screenshot, the folder underlined green is the root folder (containing the .git folder), the folder underlined red is the UE project folder. As shown there, the plugin detects the wrong repository root path, and it also does not allow the user to modify the path. Furthermore, due to the incorrect path, it also fails to detect stored login information for the remote repository.
Of course, if I move the UE project to the root folder it would solve the issues, but sometimes the subfolder is desirable for project organization.
The text was updated successfully, but these errors were encountered:
This plugin appears to be unable to handle UE project in a subfolder in a git repository. In the attached screenshot, the folder underlined green is the root folder (containing the
.git
folder), the folder underlined red is the UE project folder. As shown there, the plugin detects the wrong repository root path, and it also does not allow the user to modify the path. Furthermore, due to the incorrect path, it also fails to detect stored login information for the remote repository.Of course, if I move the UE project to the root folder it would solve the issues, but sometimes the subfolder is desirable for project organization.
The text was updated successfully, but these errors were encountered: