Skip to content

Fix warnings due to changes on Unity 6.4+#655

Open
thomas-tu wants to merge 6 commits intomasterfrom
bugfix/fix-warnings
Open

Fix warnings due to changes on Unity 6.4+#655
thomas-tu wants to merge 6 commits intomasterfrom
bugfix/fix-warnings

Conversation

@thomas-tu
Copy link
Collaborator

DO NOT FORGET TO INCLUDE A CHANGELOG ENTRY

Purpose of this PR

This PR bring mandatory changes due to recent updates on U6.5.

[Brief summary of the changes in this PR.]

Links

Jira:

Comments to Reviewers

[List known issues, planned work, provide any extra context for your code.]

@u-pr
Copy link

u-pr bot commented Feb 25, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪

The PR contains straightforward preprocessor directive updates to accommodate Unity 6000.5 API changes.

🏅 Score: 100

The changes cleanly address the Unity 6.5 warnings using proper compiler directives, maintaining backward compatibility without introducing complexity.

🧪 PR contains tests
🔒 No security concerns identified
⚡ No major issues detected
  • Update review

🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr

@u-pr
Copy link

u-pr bot commented Feb 25, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@codecov-github-com
Copy link

codecov-github-com bot commented Feb 25, 2026

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##           master     #655   +/-   ##
=======================================
  Coverage   36.05%   36.06%           
=======================================
  Files         277      277           
  Lines       34909    34910    +1     
=======================================
+ Hits        12588    12589    +1     
  Misses      22321    22321           
Files with missing lines Coverage Δ
Editor/EditorCore/EditorUtility.cs 49.75% <100.00%> (+0.24%) ⬆️
🚀 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.

@thomas-tu thomas-tu requested a review from windxu88 March 3, 2026 18:30
@thomas-tu thomas-tu changed the title Fix warnings due to changes on Unity 6.5 Fix warnings due to changes on Unity 6.4+ Mar 3, 2026
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.

2 participants