Jump to content

[WONTFIX] lightmasks in 2.1 ?


photo

Recommended Posts

Hi Phil,

 

I'm afraid this is known issue for now. Can't say when it will be actually fixed (probably in 2.2. or later SDK versions).

 

Unlike forward rendering, deferred rendering don't have any significat performance drops with large amount of lights in the scene (however, shadows can cause such performance loss, so they will be disabled). Do you have a particular use case where you will need to disable lights on specific objects?

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment

thanks for reply!

usecase for example when shading vehicle.
want some extra lights for exterior to make specific specular on paint, but should not affect ground nor interior.
​especially when using lights without shadows,.. - they will lighten all interior parts, 

same with lights for interior of vehicle,.. they should not affect exterior parts.

kind regards

Phil






 

Link to comment
  • 2 months later...

Hi Phil,

 

I'm afraid such use-case only possible for objects that rendering in Forward pass (try to set Opaque Forward option in Material Settings -> Common -> Transparency). Deferred objects will behave different - shadows will not be rendered, but the lightning itself will (it's the limitations of deferred rendering).

 

Sorry for the inconvenience caused.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...