Search Issue Tracker
Fixed
Fixed in 2020.3.X
Votes
0
Found in [Package]
2018.4
2019.4
2019.4.19f1
2020.3
2021.1
2021.2
Issue ID
1337143
Regression
No
[Perforce] Folder renaming with letter case changes are not properly detected
Reproduction steps:
1. Create a new Unity and connect it to a perforce server
2. Create a new folder inside the Assets folder of Unity project
3. Create or add any file inside the just created folder
4. Submit all changes to perforce
5. In Unity try to change the case of one of the letters of the folder you created (Example from 'Folder' to 'folder')
6. Click 'yes' on the prompt window (it will say that you are renaming a file that is under VC)
7. In P4V client hit refresh
Expected result: the files in the old folder should be recorded as move/delete, and files in the new folder should be move/add
Actual result: Unity does not record the deletion of the old folder or the creation of the new folder (the folder disappears from P4V entirely)
Reproducible with: 2018.4.35f1, 2019.4.26f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
Notes:
1. There are videos in edits
2. The issue does not occur when changing the name of the folder (just the case of the letter)
Comments (1)
-
unity_2C388DFAE4D7B17BA3CC
Nov 02, 2023 15:53
Did you just fix it in the two version above? Seems to still happen in 2021.3.28f1.
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note:
Folder case-renaming are now properly detected by Perforce on a case-sensitive server (Linux)
Fixed in: 2022.2.0a7
Resolution Note (fix version 2020.3):
Fixed in 2020.3.33f1