Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning unknown file status AD+LD #104

Merged
merged 2 commits into from Jan 15, 2024

Conversation

SRombautsU
Copy link

Fix parsing issue when a folder is added and then moved, since Unreal doesn't explicitly manage folder in source control (because Perforce doesn't)

Steps to reproduce

  1. Within Unreal Editor, add a new folder and a new blueprint to it
  2. move the folder to another part of the tree (or rename it)
  3. Use Revision Control -> Submit Content

The initial folder is both added to source control and seen as locally deleted

LogSourceControl: Warning: Unknown file status 'AD+LD'

The TEXT() macro is mandatory for proper Unicode support across all supported platforms
@SRombautsU SRombautsU changed the title 1004512 fix warning unknown file status ad+ld Fix warning unknown file status AD+LD Jan 10, 2024
@SRombautsU SRombautsU self-assigned this Jan 10, 2024
@SRombautsU SRombautsU added the bug label Jan 10, 2024
@juliomaqueda juliomaqueda self-requested a review January 15, 2024 12:05
@juliomaqueda juliomaqueda merged commit ad5f58d into master Jan 15, 2024
@juliomaqueda juliomaqueda deleted the 1004512-fix-warning-unknown-file-status-AD+LD branch January 15, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants