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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.