Skip to main content
Inspiring
July 15, 2021

P: Color Grading & Tone Curve Preset Issue

  • July 15, 2021
  • 7 replies
  • 1561 views

[See this reply for how to reproduce the problem: 

https://feedback.photoshop.com/conversations/lightroom-classic/lightroom-classic-color-grading-tone-curve-preset-issue/60f07ff69aff7e7291982bb1?commentId=60fc5c569aff7e7291996749]

 

When I create a colour grading preset, of course with only the colour grading box ticked, when I apply the preset to a photo it also applies the tone curve of the photo that was used to create the preset.

 

I'm pretty damn sure this shouldn't be happening. And its damn annoying considering I've now found my colour grade stye and am applying it to all of my pre edited photos. I have to select the colour grade values individually for each photo. It's rather burdensome.

 

Any suggestions. Is there something I don't know about how this data is processed?

 

Thanks

This topic has been closed for replies.

7 replies

Rikk Flohr_Photography
Community Manager
Community Manager
October 26, 2021

Greetings,

 

The Max 2021 Photography products updates have been released and include remedies for this topic.  The updates will be rolling out worldwide, October 26 and 27, 2021. If you do not see the updates in your Creative Cloud Desktop app, you can refresh the apps to see if the updates are available in your region.  The keyboard shortcut to refresh is [Cmd/Ctrl] + [Opt/Alt] + [ R ]. 

 

Note: iOS and Android updates may take up to a week to appear in your App Store.

 

Thank you for your patience.

Rikk Flohr: Adobe Photography Org
Known Participant
July 25, 2021

Forgot to mention I was also on macOS 11.5, although I've tried it on Windows 10 21H1 this morning and the behaviour is the same, both using LrC 10.3.

You can actually see something isn't right from the Create Preset window as the process version box remains greyed out as though required, ever after unchecking all other items. It only clears when you click Check None.

 

Interestingly after you've clicked Check None the Tone Curve check box seems to work as expected, over multiple preset creations and application restarts, just so long as you never click Check All again. So the issue specifically seems to be that Check All prevents the Tone Curve checkbox from working, which also includes after a new install or preference reset as Check All is the default.

Bob Somrak
Legend
July 24, 2021

I can duplicate this

1. Reset Photo

2 Change Tone Curve

3 Change exposure

4 Update/Save Preset by Check All and then Uncheck Tone Curve

Unfortunately the Tone Curve is saved in Preset even when Unchecked as shown by looking in the Preset with a text editor and when applying to another photo.

macOS 11.5 and LrC 10.3

M4 Pro Mac Mini. 48GB
Known Participant
July 24, 2021

Just discovered if I click check none at the bottom of the save preset window then tone curve settings aren't included, if I click check all and untick it in the list then they still are.

Known Participant
July 24, 2021

Same issue here. All presets I save include tone curve settings regardless of whether it's ticked or not. The last time I created a preset was in April and it was OK then, so presumably it started with 10.3.

Not the end of the world as you can just remove the spurious bits from the preset file with a text editor.

As an example, this should contain nothing other than process version:

<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c140 79.160451, 2017/05/06-01:08:21        ">
 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Description rdf:about=""
    xmlns:crs="http://ns.adobe.com/camera-raw-settings/1.0/"
   crs:PresetType="Normal"
   crs:Cluster=""
   crs:UUID="EE4AECD4BE5E46278AB8503E9F774A46"
   crs:SupportsAmount="False"
   crs:SupportsColor="True"
   crs:SupportsMonochrome="True"
   crs:SupportsHighDynamicRange="True"
   crs:SupportsNormalDynamicRange="True"
   crs:SupportsSceneReferred="True"
   crs:SupportsOutputReferred="True"
   crs:CameraModelRestriction=""
   crs:Copyright=""
   crs:ContactInfo=""
   crs:Version="13.3"
   crs:ProcessVersion="11.0"
   crs:ParametricShadows="0"
   crs:ParametricDarks="0"
   crs:ParametricLights="0"
   crs:ParametricHighlights="0"
   crs:ParametricShadowSplit="25"
   crs:ParametricMidtoneSplit="50"
   crs:ParametricHighlightSplit="75"
   crs:ToneCurveName2012="Linear"
   crs:HasSettings="True">
   <crs:Name>
    <rdf:Alt>
     <rdf:li xml:lang="x-default">Blank Preset</rdf:li>
    </rdf:Alt>
   </crs:Name>
   <crs:ShortName>
    <rdf:Alt>
     <rdf:li xml:lang="x-default"/>
    </rdf:Alt>
   </crs:ShortName>
   <crs:SortName>
    <rdf:Alt>
     <rdf:li xml:lang="x-default"/>
    </rdf:Alt>
   </crs:SortName>
   <crs:Group>
    <rdf:Alt>
     <rdf:li xml:lang="x-default"/>
    </rdf:Alt>
   </crs:Group>
   <crs:Description>
    <rdf:Alt>
     <rdf:li xml:lang="x-default"/>
    </rdf:Alt>
   </crs:Description>
   <crs:ToneCurvePV2012>
    <rdf:Seq>
     <rdf:li>0, 0</rdf:li>
     <rdf:li>255, 255</rdf:li>
    </rdf:Seq>
   </crs:ToneCurvePV2012>
   <crs:ToneCurvePV2012Red>
    <rdf:Seq>
     <rdf:li>0, 0</rdf:li>
     <rdf:li>255, 255</rdf:li>
    </rdf:Seq>
   </crs:ToneCurvePV2012Red>
   <crs:ToneCurvePV2012Green>
    <rdf:Seq>
     <rdf:li>0, 0</rdf:li>
     <rdf:li>255, 255</rdf:li>
    </rdf:Seq>
   </crs:ToneCurvePV2012Green>
   <crs:ToneCurvePV2012Blue>
    <rdf:Seq>
     <rdf:li>0, 0</rdf:li>
     <rdf:li>255, 255</rdf:li>
    </rdf:Seq>
   </crs:ToneCurvePV2012Blue>
  </rdf:Description>
 </rdf:RDF>
</x:xmpmeta>
johnrellis
Genius
July 16, 2021

If you copy/paste the contents of the preset here, that could provide important clues as to what's going wrong and perhaps a solution. In the Presets panel, right-click the preset and do Show In Finder/Explorer. Then edit the selected .xmp file in Textedit or Notepad and copy/paste the contents here.

Rikk Flohr_Photography
Community Manager
Community Manager
July 16, 2021

I cannot replicate this issue on my end. Only the Color Grading shows up in my test. 

Are you Mac or Windows?

Rikk Flohr: Adobe Photography Org