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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
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).