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
- [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
Add comment