Skip to content

Conversation

@MiroBrodlovaUnityGit
Copy link

Purpose of PR

This PR replaces all instances of Mono API calls with CoreCLR-compatible API calls in this repo, 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!

…blies()

- PackageImporter.cs: Add conditional compilation (line 136)
- EditorToolbarLoader.cs: Add conditional compilation (line 135)
- ReflectionUtility.cs: Add conditional compilation (line 40)
- Added using UnityEngine.Assemblies with conditional directive
- Maintains backward compatibility with older Unity versions
@unity-cla-assistant
Copy link

unity-cla-assistant commented Nov 25, 2025

CLA assistant check
All committers have signed the CLA.

@codecov-github-com
Copy link

codecov-github-com bot commented Nov 25, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
AssetIdRemapUtility/Editor/PackageImporter.cs 0.00% 1 Missing ⚠️
Editor/EditorCore/ReflectionUtility.cs 0.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
- Coverage   35.57%   35.57%   -0.01%     
==========================================
  Files         277      277              
  Lines       34892    34895       +3     
==========================================
+ Hits        12413    12414       +1     
- Misses      22479    22481       +2     
Flag Coverage Δ
mac_trunk 35.34% <33.33%> (ø)
win_trunk 35.23% <33.33%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
Editor/EditorCore/EditorToolbarLoader.cs 61.36% <100.00%> (+0.89%) ⬆️
AssetIdRemapUtility/Editor/PackageImporter.cs 0.00% <0.00%> (ø)
Editor/EditorCore/ReflectionUtility.cs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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