Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a3
2019.3.0b7
2020.1.0a1
Issue ID
1191649
Regression
No
Undocked windows does not run copy, cut, paste actions when they are executed from top menu
How to reproduce:
1. Create a new project
2. Undock any window that has elements that can be copied, pasted, cut
3. Copy/Cut element using the top menu (Edit->Copy or Cut)
4. Paste element using the top menu (Edit->Paste)
Expected result: Element is copied/cut and pasted
Actual result: None of the actions are executed
Reproducible with: 2019.3.0b7, 20201.0a9
Not reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0a2
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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Resolution Note (2020.1.X):
The copy, cut, paste actions executed from the top menu never really work to its full extent on undocked windows. It works in a few cases but is mostly working by accident, so it is not a regression. In order to enable support, it would be a bigger piece of feature work for the team which we may consider in the future, but we don't have the bandwidth for it in the current moment.