Hey @karl_jones ! It says the problem has been fixed for 5.4 - is it known yet whether it’ll be backported for 5.3.5 or getting pushed to the UI repo so we can manually work around it for now? Would be great due to 5.4 being pushed back, and in 5.3.4 the dropdowns became even less usable than before inside scrollviews (don’t render properly anymore oftentimes). Thanks
have you checked 5.3? It looks like it was backported 2 months ago into 5.3.3p2. Should be in any version after that.
What do you mean they dont render inside scroll views? Do you have a bug id for this?
Haven’t reported since I assumed it’s still the bug that’s been reported previously in this thread that just hasn’t been fixed yet, and can’t remember seeing a fix being mentioned in the changelogs (5.3.3p2 doesn’t seem to list it).
In 5.3.4f1 they get cut off completely at the bottom of scroll views:
And when placed near the bottom of the screen they don’t open at all. I’ve also seen them open but not rendering any text on the items, but can’t reproduce that right now.
Will send reports and post bug id here asap.
It turned out to be a separate issue caused by using RectMask2D, so it doesn’t happen with Unitys default scroll views (which use Mask instead). Reported as #786986 on latest Unity version (5.3.4p2).