Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X
Votes
0
Found in
2019.3.0a1
2019.4.1f1
2020.1.0b13
2020.2.0a15
Issue ID
UUM-17941
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 crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment