Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a7
Issue ID
1188160
Regression
No
[Asset Importing] Pulling folder .meta file deletion does not properly delete the folder with Git
How to reproduce:
1. Have two users on the same Git project with at least one empty folder
2. With user 1: delete the folder and commit/push the deletion
3. With user 2: pull the new changes (empty folder's deletion)
4. Observe that the folder didn't get deleted and that a new folder's .meta file has been created for committing
Expected result: The empty folder is deleted alongside its .meta file on pull
Actual result: The empty folder is not deleted, only its .meta file is resulting in a new one being re-created
Reproduced in: 2020.1.0a7, 2019.3.0b5, 2019.2.7f2, 2018.4.10f1, 2017.4.32f1
Note: Only reproduces with Git, Perforce correctly deletes the folder and its .meta file
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a4