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
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
- Rendering issues when using the Triplanar Node in ShaderGraph
Add comment