This may be because your value is not set for the entity when you select one value from dropdown.
You can check Setter method of the field for the same. Is it getting called when you select a value from the drop down? And also debug it and find whether you are getting the selected value in drop down here or not.
Thanks
Kumar Gaurav.