Skip to content

Conversation

@MiroBrodlovaUnityGit
Copy link
Contributor

@MiroBrodlovaUnityGit MiroBrodlovaUnityGit commented Nov 25, 2025

Purpose of PR

This PR replaces all instances of Mono API calls with CoreCLR-compatible API calls for the package com.unity.postprocessing, and is part of Epic SCP-1555.

Further Context

JIRA-ticket

Testing

Running the default job-suite. Please share if there are additional steps needed!

- RuntimeUtilities.cs: Add conditional compilation (line 1214)
- Added using UnityEngine.Assemblies with conditional directive
- Maintains backward compatibility with older Unity versions
@MiroBrodlovaUnityGit MiroBrodlovaUnityGit marked this pull request as ready for review November 28, 2025 08:02
Copy link
Contributor

@BenGraterUnity BenGraterUnity left a comment

Choose a reason for hiding this comment

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

I think there may be some confusion. Only files for the com.unity.postprocessing package should be included here. Any files for other packages should be done on the main repo.

Please remove the files which are not part of the com.unity.postprocessing package.

@MiroBrodlovaUnityGit
Copy link
Contributor Author

I think there may be some confusion. Only files for the com.unity.postprocessing package should be included here. Any files for other packages should be done on the main repo.

Please remove the files which are not part of the com.unity.postprocessing package.

Thanks for the clarification Ben! Will do so :)

@MiroBrodlovaUnityGit
Copy link
Contributor Author

There we go! Only changes to com.unity.postprocessing should now be included! 🙂

@MiroBrodlovaUnityGit MiroBrodlovaUnityGit changed the title Migrate Mono APIs to CoreCLR-compatible APIs Migrate Mono APIs to CoreCLR-compatible APIs for com.unity.postprocessing Nov 28, 2025
Copy link
Contributor

@BenGraterUnity BenGraterUnity left a comment

Choose a reason for hiding this comment

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

Tested in 6000.5.0a3 Windows/DX12. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants