7 Tips For Better Lighting in Unity 5

Make your scenes in Unity look much nicer using these 7 simple lighting tricks.

This page contains affiliate links. If you purchase a product or a service through one of them, I will receive a small commission (at no additional cost to you). I only recommend products or services that I have personally used and benefitted from personally. Thank you for your support!

Tutorial requirements

  • Unity 5

Watch tutorial

Tip 1

Use Linear Color Space. It’s important to choose a ‘Color Space’ before lighting your project. The preferred Color Space for realistic rendering is Linear. By default, Unity use Gamma Color Space. To change it go to Edit > Project Settings > Player. Inside Other Settings tab, you will find Color Space* – change it to Linear. Read more about Gamma and Linear Color Space HERE.

Gamma vs Linear (no Post-Processing)
Gamma vs Linear (with Post-Processing)

Tip 2

Use Global Illumination (GI) – for more realistic lighting. It’s a system that models how light is bounced off of surfaces onto other surfaces (indirect light) rather than being limited to just the light that hits a surface directly from a light source (direct light). Read more about Global Illumination.

Realtime Global Illumination OFF vs Realtime Global Illumination ON.

To turn on Realtime Global Illumination go to Window > Lighting > Settings, Lighting window will appear. Open Scene tab inside Lighting window and enable Realtime Global Illumination. You can change Realtime GI resolution by changing Indirect Resolution.

Both Baked GI and Precomputed Realtime GI have the limitation that only Static objects can be included in the bake/precomputation – so moving objects cannot bounce light onto other objects and vice versa. However, they can still pick up bounce light from static objects using Light Probes.

Tip 3

Color Harmony. You must understand colors to create nice lighting and atmosphere in the scene. Read more about Color Harmonies.

Scene use 2 Complementary colors of Blue and Orange.
Scene use 3 main Analogus colors from Green to Yellow.
Scene use 2 main Complementary colors of Blue and Orange.

Different lighting colors can change the scene mood drastically:

Tip 4

UseLight Colors, Don’t use Over Saturated colors! Light colors are much more pleasant to the eye and look more realistic. Watch this video to Understand Colors more – by Andrew Price.

Over Saturated Colors vs Light Colors.

Tip 5

Play with Lights - change Light Direction and Shadows to get different results.

Tip 6

Play with Ambient Color to change shadows color. You can get pretty nice results by changing shadows color.

You can do it by going to Window > Lighting > Settings, Lighting window will appear. Inside Lighting window open Scene tab and set Environment Lighting Source to Color. Now you can change Ambient Color to any color you want.

Tip 7

Use Post-Processing image effects. By using Post-Processing image effects you can improve overall scene lighting very drastically. Here is an example in Unity 5.6 – I’ve used FREE Post Processing Stack (NO LONGER AVAILABLE) from Unity Asset Store. Use Post-Processing from the Package Manager inside Unity.

Post-Processing OFF vs Post-Processing ON
Post-Processing OFF vs Post-Processing ON

I hope that these few tips will help you to improve your overall lighting in Unity. Keep learning and practice every day!

Thank you for stopping by! :)

If you want to support me, you can do that by subscribing to my YouTube channel or by buying my Game Assets. This helps me to create more content for you guys! Appreciate any support :)

Share This Tutorial
Comments

Recent Posts

Be The First to Know

Join LMHPOLY newsletter and get all the news straight to your inbox: game assets, tutorials, videos, blog posts, products, product updates, and FREE stuff.

I respect your privacy.