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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment