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
- [iOS] Building an iOS project with the new Xcode 15 linker fails
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
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.