Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.3p2
Issue ID
775584
Regression
No
[ImageEffects] Bloom effects different colours at different thresholds
Bloom effect effects green channel at a higher threshold than red or blue channels.
Repro Steps:
1) Open attached project and scene "TestRunner"
2) Slowly reduce threshold of Bloom effect and observe effect on different colours
Actual Result: Green effected first, then red, then blue
Expected Result: All colours effected at same threshold
NOTE: To get the exact difference in values hide the object "QUADS" and run the scene, whilst in play mode check the "Results" array of the "Test Runner" script attached to the Camera. These values are sampled 8 pixels from the top edge of the red, green and blue quads respectively.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment