[Unity 2018.3.5f1] aspect ratio does not match game view after built into exe file

Hello,

I have built my game for pc. I manually set the screen size in player setting to be a 16:9 and only ticked supporting 16:9. In my game view, I set the display to 16:9 as well. However, when I opened the exe, the screen size is of free aspect. I wonder how can I fix it so my game will be 16:9 in the exe. I have attached the screenshot of my player setting below.

Thanks for the help. :slight_smile:

I believe I have had the same issue, and you can force set the aspect ratio in code I believe