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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
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.