Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.1, 7.0.0
Issue ID
1176444
Regression
No
[HDRP] PBR Sky Air Attenuation Distance Intensity field value is reset to 0 when window is closed
PBR Sky Air Attenuation Distance Intensity field value is reset to 0 when the window is closed, although the intensity is not reset in Scene/Game view and changing intensity values are still incrementing/decrementing from the last changed value.
Steps to reproduce:
1. Open attached project
2. Open samplescene.unity
3. Select Sky and Fog Volume and click Air Attenuation DIstance in Inspector
4. Change intensity value and close the window
5. Select Air Attenuation DIstance and notice that Intensity value is set to 0 now
Expected result: Air Attenuation Distance Intensity field value should not reset to 0 when window is closed
Reproduced in: 2019.3.0a12, 2019.3.0a11
Packages reproduced in: 7.1.1, 7.0.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
Resolution Note:
That's how the HDR color picker works.
You input per-channel intensity of 7 and the all-channel intensity of 0.8.
It converts it into per-channel intensity of 12 and all-channel intensity of 0.