Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b3
Issue ID
957459
Regression
Yes
DelayedAttribute does not work in custom editor if focus is moved away from the field
How to reproduce:
1. Download attached project file and open "test" Scene
2. Enter Play Mode and select GameObject in Hierarchy Window
3. In Inspector Window edit Delayed property and unfocus field away
Actual result: Delayed fields revert back to their previous value when you tab out of the field
Expected result: Delayed field should not return a new value until the user has pressed enter or focus is moved away from the field
Reproduced with: 2017.1.2f1, 2017.2.0f2, 2017.3.0b4
Not reproduced with: 5.6.4f1, 2017.1.1f1
Regression since: 2017.1.1p3
Note: New value works if user has press enter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment