Home › Forums › Syphon › Syphon Implementations – User › Unity output is dark? › Reply To: Unity output is dark?
September 20, 2011 at 8:26 am
#4878
Keymaster
If i recall correctly, this is actually a lighting issue in Unity. Ensure you are using a sane material (maybe one that ignores lighting all together), and have lighting setup in such a way that your objects are illuminated well.
I had that issue when I first started prototyping with Unity, and messing with lighting parameters fixed it.