Deleting an asset that is marked for add when using the Git source control plugin no longer actually deletes the asset. Instead the file will be removed from the Content Browser (it actually stays in the Content Browser after the delete process completes in 4.17), but the corresponding .uasset file remains in the project's Content folder on the disk, and when the project is opened again, those files will once again be seen in the Content Browser and will still be marked for add.
REGRESSION:
Yes. In 4.13, deleting an asset marked for add when using the Git source control plugin deleted the associated .uasset file from the project's Content folder as well, and the asset would not reappear in the Content Browser the next time the project is opened.
RESULT:
The previously deleted assets are once again present in the Content Browser, and are still marked to be added to the Git repo.
EXPECTED:
The deleted assets are no longer present in the Content Browser.
Head over to the existing Questions & Answers thread and let us know what's up.
6 |
Created | May 3, 2017 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |
4062 - SRombauts |