Unity 5.3.3 can not select objects

I can’t select objects in 5.3.3. I sent a bug report. Is there a work around?

for me, changing the order of DX11 to DX9 at the top in player settings fixed it for me.
Well done Unity…

Yes, changing the order of DX11 and DX9 worked for me as well.
The order is now: Direct3D9 on top and Direct3D11 on the bottom.

To change this order go to: Edit → Project Settings → Player → Under “Other Settings” change the “Graphics APIs for Windows” order.

You have to untick Auto Graphics API for Windows first