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
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
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).