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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.