Texture Object parameter kills light bounce

When setting up a base material to use with multiple instances, the Texture Object Parameter is destroying any bounced light in a Static Light scene. Using a Param2D in its place appears to result in a correct lighting calculation.

Seems like a bug to me… is there an advantage to using Texture Objects over Param2d?