Search Issue Tracker
By Design
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
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
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).