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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment