In carina, I've noticed that if there's a transparent object, only the objects
defined before it in the actual file are visible through the transparency. I
think a similar thing might be going on with lighting.
This is an issue with the order in which objects are drawn.
It is a known bug. In development the alpha channel was
implemented since it was simple and part of color
management, but working transparency wasnt completed.
Currently there are several possible solutions being
considered for fixing this issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=148946
This is an issue with the order in which objects are drawn.
It is a known bug. In development the alpha channel was
implemented since it was simple and part of color
management, but working transparency wasnt completed.
Currently there are several possible solutions being
considered for fixing this issue.