If you have your navigation bar's translucent being false, do turn it on before presenting search controller. else there will be a weird UI bug where your search bar just disappears.
Do remember to change translucent back to false when dismissing search controller.