Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
930299
Regression
No
Can't "Cut" or "Copy" GameObject Names in the Inspector
Repro steps:
1. Open Unity and create a New Project
2. Click on the "Main Camera" or "Directional Light"
3. In the Inspector window select and press the right mouse button on the name of the Object
Expected result: The "Cut" and "Copy" options to work/not be grayed out
Actual result: The "Cut" and "Copy" options are grayed out
Reproduced with: 2017.2.0b3, 2017.1.0f3, 5.6.2p3, 5.5.4p2
Note:
Changing any property of either the camera or the light fixes the issue
Restarting the Editor causes the issue to reappear until any properties are changed in the Inspector
Commands like "Ctrl" + "X" or "Ctrl" + "C" still work ("Cmd" for Mac)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment