Skip to content

Instantly share code, notes, and snippets.

@rorydriscoll
Created April 21, 2015 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rorydriscoll/b23b57e619e99e868d88 to your computer and use it in GitHub Desktop.
Save rorydriscoll/b23b57e619e99e868d88 to your computer and use it in GitHub Desktop.
Unity ambient problem
Version:
Unity 5.0.1f1 Personal
Repro:
- Sync to scene at https://github.com/rorydriscoll/ld32
- Mark all objects under 'Geometry' game object as static
- Enable 'Baked GI' in the lighting panel, but not precomputed realtime GI
- Bake
Problem:
After the bake, all of the baked shadows will be completely black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment