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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
As designed, there are recursive calls that rename the objects so it's expected.