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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
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.