Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1179867
Regression
No
You can not change a GO's name in the Hierarchy using F2 when there is a script that is constantly renaming one of the GOs
How to reproduce:
1. Open the "SampleScene" Scene in the attached "NameChangeDeselect.zip" Project
2. Click on "dfdfregr" GameObject
3. Press F2 to rename it
Expected Behaviour: The GameObject's name becomes a field that you can change
Actual Behaviour: Once the GameObject's name becomes a field it instantly becomes uneditable again
Reproducible with: 2017.4.32f1, 2018.4.8f1, 2019.2.2f1, 2019.3.0b1, 2020.1.0a2
Note: You can still rename the GameObject from the Inspector
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
As designed, there are recursive calls that rename the objects so it's expected.