Search Issue Tracker
Active
Votes
0
Found in [Package]
2019.3.0a1
2019.3.7f1
2020.1
2020.2
Issue ID
1253568
Regression
Yes
AssetDatabase RenameAsset does not throw "Destination path name does already exist" when called with asset pipeline version 2
How to reproduce:
1. Setup a perforce server and connect with the Editor
2. Checkout the files
3. In Project window, select Assets/Duplicate/AssetRenamer
4. In Inspector window, hit the button 'Rename Asset'
5. Observe Console window
Expected result: "Problem : [error] Can not move asset from ... to ... . Destination path name does already exist" is thrown
Actual result: "rename correctly" is pinrted
Reproducible with: 2019.3.0a1, 2019.4.1f1, 2020.1.0b13, 2020.2.0a15 (asset pipline mode Version 2)
Not reproducible with: 2018.4.24f1, 2019.3.16f1 (asset pipline mode Version 1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment