I have one camera in a scene. Settings - RenderingPass: Forward, ClearFlags: SolidColor, HDR: Enabled. Tonemapping Image Effect is attached to this camera. In this case camera uses HDR, Tonemapping works well. But with ClearFlags set to "DepthOnly" camera uses LDR.
With Deffered Rendering Pass HDR works fine in both cases.
Is it specific of Forward Rendering Pass or this problem can be solved somehow?
↧