Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0a7
Issue ID
950420
Regression
Yes
Can't rename a UI game object after duplicating it
To reproduce:
1. Download attached project "UI Scenario.zip" and open in Unity
2. Open "test" scene
3. In Hierarchy select Canvas > Bottom Menu
4. Try to rename "Button (1)" game object
Note: Observe that renaming should work
5. Try to duplicate "Button (1)" or whatever you named game object
Expected Result: Renaming should work again without any problem
Actual Result: Renaming does not work
Note:
- If you go to Play mode and then exit it then this issue will vanish but only until the next duplicate
Reproduced on Unity 2017.2.0b7, 2017.2.0b11 and 2017.3.0a7
Not reproduced on Unity 5.5.4p4, 5.6.3p3, 2017.1.1p1 and 2017.2.0b6
Regression on Unity 2017.2.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment