To add a background in Unity, start by creating a new GameObject in your scene. Use the UI panel for a simple colored background, or import a texture and apply it as a material to a plane. Adjust the position and scaling to ensure it covers the camera view. Finally, check the camera settings to ensure the background displays correctly.