Search Issue Tracker
By Design
Votes
0
Found in
2018.2.1f1
Issue ID
1067396
Regression
No
RenderTexture with HDR has it's values clamped to LDR and never returning pixel brightness greater than 1
Reproduction steps:
1. Open the attached project "RTTest.zip";
2. Enter a play mode and observe the Game view;
3. Stop the play mode;
4. Enable the Bloom script on the CameraUI object;
5. Enter a play mode and observe the Game view.
Expected results: both times the view should look the same.
Actual results: the Blooming box looks completely different after applying the custom Bloom effect.
Reproduced on: 2017.4.8f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a8.
Reproduced with both Metal and OpenGL API.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment