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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment