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
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
- Bug Reports are still sent when cancelling in the Upload stage of Form Submission
- Corrupted mipmaps are generated when using EditorUtility.CompressTexture with NPOT textures
- Bug Reporter crashes when Exporting Offline Report into a Unity Project Directory
Add comment