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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment