Did anyone encounter the dropdown menu ui not working when compiled using mono2x scripting backend? If I change to IL2CPP, the dropdown menu works like it suppose to. I am compiling to IOS and tried it both on Iphone and iPad with same results.
DropDown UI Behaviour when not working:
-Only Showing 1 Option
-Once you click it and it expands to show the options it won’t fold back
-if you select the first option, the default “Option A” option will be displayed
I am having this issue, did you ever find a solution? I’m using Unity 5.5.2f1 Personal 64bit, Monodevelop 5.9.6 and xcode 8.2.1. The issue doesn’t happen when I install on an Android device or even on a simulator through xcode. However, when I deploy to an ipad my dropdowns behave exactly as you describe. Only showing 1 option, switching to “Option A” and not collapsing when clicked. I don’t have an iphone at the moment to test, expecting it to arrive later this week.