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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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).