Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.42f1
2021.3.16f1
2022.1.24f1
2022.2.2f1
2023.1.0a25
Issue ID
UUM-22927
Regression
No
Copy Path in the Editor doesn't copy the full path
How to reproduce:
1. Create a new project
2. In the Project window right-click on the Assets folder and click Copy Path
3. Check the copied path
Expected result: The full path is copied including the place on the local drive
Actual result: The copied path includes only the folder name “Assets”
Reproducible with: 2020.3.42f1, 2021.3.16f1, 2022.1.24f1, 2022.2.2f1, 2023.1.0a25
Reproducible on: Windows 11 Pro
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
By design all Copy path are coping a path related to the project. These paths can be used in other unity workflows (Search and such).
Resolution Note (2023.1.X):
By design all Copy path are coping a path related to the project. These paths can be used in other unity workflows (Search and such).