Search Issue Tracker
Fixed in 5.6.0
Votes
3
Found in
5.3.1p2
Issue ID
760037
Regression
No
[Forward HDR] Emission of object is not rendered if Clear Flags are set to Depth Only
Repro steps:
1) Open the project and bug.scene in it
2) Notice the red glowing cube in the Game View
3) Select Top Camera in the Hierarchy and change Clear Flags to Depth Only
4) Notice the glow (caused by Emission in the Cube's shader) disappeared
5) Change Rendering Path of Top Camera to Deffered
6) Notice the glow reappeared
Expected behavior: Cube should emit light in both rendering paths
Reproduced in: 5.4.0b9; 5.3.3p3; 5.2.3p3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Nimred
Aug 29, 2016 13:07
This is a problem for me as well. I'm making a space game that cannot work without a multi-camera setup, and as a result HDR is not working. Without HDR I cannot use bloom properly.
Looked this up on google, the problem has been reported for a couple of years, but nothing has been done about it.