Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a5
2019.3.0a1
2019.3.0b2
2020.1.0a1
Issue ID
1182600
Regression
Yes
The Path to the previously selected Asset is copied when using "Copy Path" anywhere on the One Column Layout Project View
How to reproduce:
1. Open the attached "19.3 Packages.zip" Project
2. Make sure "One Column Layout" is selected int he Project View
3. Right-click any asset and select "Copy Path"
4. Paste the Path somewhere so you can check the difference later
5. Right-click anywhere in the Project View and select "Copy Path"
6. Paste it next to the previously copied Path
Expected Behaviour: The one path points to the Asset and another one points to the Assets folder
Actual Behaviour: Both paths are the same
Reproducible with: 2019.2.0a5, 2019.2.6f1, 2019.3.0b3, 2020.1.0a4
Not reproducible with: 2018.4.8f1, 2019.2.0a4
Note: could not check 2017.4 as there is no menu item "Copy Path"
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2020.1):
Fixed an issue where the copy path in project browser's context menu is enabled when no asset is selected.