The relation between the pressure/size and the pressure/alpha is a
fundamental property that defines the behavior of a brush, so it does
not make sense to have it unified across all brushes. This applies both
for sculpting and painting.
Some of the new 2.82 brushes need pressure/size or pressure/alpha to be
enabled to work propely, while others don't. Users should not be
switching on and off this property manually when changing brushes if they
want to use unified size. This is also causing that some users are using
the brushes with an incorrect configuration.
Other solution could be add another flag to split UNIFIED_SIZE and
UNIFIED_SIZE_PRESSURE, but I don't think it is worth to add more options
to the UI now as a new brush input system that will handle all these
properties in a more configurable way is planned.