Skip to content

[PPV2] Post Processing 3.5.4 - documentation fixes#8272

Closed
JenniferDUnity wants to merge 13 commits intomasterfrom
graphics/fix-xmlvalidation-docs-pp
Closed

[PPV2] Post Processing 3.5.4 - documentation fixes#8272
JenniferDUnity wants to merge 13 commits intomasterfrom
graphics/fix-xmlvalidation-docs-pp

Conversation

@JenniferDUnity
Copy link
Contributor

@JenniferDUnity JenniferDUnity commented Mar 12, 2026

Please read the Contributing guide before making a PR.

Checklist for PR maker

  • Have you added a backport label (if needed)? For example, the need-backport-* label. After you backport the PR, the label changes to backported-*.
  • Have you updated the changelog? Each package has a CHANGELOG.md file.
  • Have you updated or added the documentation for your PR? When you add a new feature, change a property name, or change the behavior of a feature, it's best practice to include related documentation changes in the same PR. If you do add documentation, make sure to add the relevant Graphics Docs team member as a reviewer of the PR. If you are not sure which person to add, see the Docs team contacts sheet.
  • Have you added a graphic test for your PR (if needed)? When you add a new feature, or discover a bug that tests don't cover, please add a graphic test.

Purpose of this PR

Release com.unity.postprocessing 3.5.3 and republish documentation for xml issues.


Testing status

Run the PVP diagnostics

@JenniferDUnity JenniferDUnity changed the title Graphics/fix xmlvalidation docs pp [PPV2] Post Processing 3.5.3 - documentation fixes Mar 12, 2026
@JenniferDUnity JenniferDUnity changed the title [PPV2] Post Processing 3.5.3 - documentation fixes [PPV2] Post Processing 3.5.4 - documentation fixes Mar 12, 2026
JenniferDUnity and others added 3 commits March 12, 2026 12:53
- Add [Serializable] to Monitor and ParameterOverride base classes to
  satisfy UAC1002 serialization hierarchy checks
- Add [NonSerialized] to PostProcessLayer.SerializedBundleRef.bundle to
  suppress UAC1001 for intentionally non-serialized field
- Replace FindFirstObjectByType with FindAnyObjectByType to fix CS0618
{
"name": "com.unity.postprocessing",
"version": "3.5.2",
"version": "3.5.4",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is skipping 3.5.3 intended?

@BenGraterUnity BenGraterUnity force-pushed the graphics/fix-xmlvalidation-docs-pp branch from 0372c7f to 7181ed0 Compare March 13, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants