I heve some problems with making UI in Unity3d. I have a dropdown element with 5 DDN items. This is original structure of DDN.
But on wide screen DDN items not responsive(2736x1824).
This is on FreeAcpect screen.
I want to make an elements responsive, but unity don't make it itself.
I try to set BestFit checkbox of Text element but no results.