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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
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.