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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.