o3de icon indicating copy to clipboard operation
o3de copied to clipboard

Exposure Control component's Eye Adaptation does not get greyed out when Control Type is set to Manual Only

Open LB-ArturZieba opened this issue 3 years ago • 0 comments

Describe the bug Eye Adaptation category of parameters in the Exposure Control component does not get greyed out if they are not useable (Control Type is set to Manual Only). This is inconsistent with other components - e.g. DepthOfField component greys out Auto Focus parameters category if the Enable Auto Focus parameter is disabled.

Steps to reproduce Steps to reproduce the behavior:

  1. Create entity and add PostFX Layer, and Exposure Control components to it.
  2. Change the Control Type parameter between Manual Only and Eye Adaptation.

Expected behavior Eye Adaptation parameter category is disabled if the Control Type is set to Manual Only, and enabled if the Control Type is set to Eye Adaptation.

Actual behavior Eye Adaptation parameter category is enabled regardless if its parameters are used in the current Control Type.

Screenshots DepthOfField component - Auto Focus Disabled: DOFAutoFocusOff DepthOfField component - Auto Focus Enabled: DOFAutoFocusOn Exposure Control component - Control Type: Manual Only: ECManualOnly Exposure Control component - Control Type: Eye Adaptation: ECEyeAdaptation

Found in Branch Stabilization_2110 (ba32937)

Desktop Device: PC OS: Windows Version 10 CPU AMD Ryzen 5 3600 6-Core Processor, 3600 MHz, 6 Core(s), 12 Logical Processor(s) GPU NVIDIA GeForce RTX 2060 SUPER Memory 16GB

LB-ArturZieba avatar Nov 23 '21 14:11 LB-ArturZieba