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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment