Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.1.0a8
2019.1.7f1
2019.2.0a1
2019.3.0a1
Issue ID
1169221
Regression
No
UIElements ObjectField value's name is not updated when modified by script
How to reproduce:
1. Open attached "project-1169221.zip" project
2. In the Editor select 'BugReport' -> 'Bug'
3. In the 'ObjectFieldNoUpdate' window select 'name' text field
4. Input 'newName' (or any other string) into the text field
Expected result: ObjectField value's name is updated
Actual result: ObjectField value's name is not updated
Reproducible with: 2019.1.0a8, 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Could not test with: 2019.1.0a7 and earlier (due to script errors)
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (2020.1.X):
Low priority defect, unlikely to be fix for the near future.