-
Notifications
You must be signed in to change notification settings - Fork 329
FIX: ISXB-1718 Corrections to not generate warnings on Unity 6.3b05. #2257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…Also updated precompiled layouts since FastKeyboard was generating a warning and updated code generator to suppress deprecated/obsolete warnings in generated code. Changed constraints on previous warning fixes.
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
PR Code Suggestions ✨No code suggestions found for the PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## develop #2257 +/- ##
===========================================
+ Coverage 76.70% 76.72% +0.01%
===========================================
Files 465 465
Lines 87919 87945 +26
===========================================
+ Hits 67442 67473 +31
+ Misses 20477 20472 -5 Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 🚀 New features to boost your workflow:
|
This was addressed in a8357e7 |
|
thanks for fixing up my changes as well, awesome! |
|
Found an additional warning on 2021.3 addressed in 78027e2. I verified it myself so I do not consider re-review required unless there are objections. |
|
Will merge this as soon as CI rerun is completed |
Description
Changes to avoid generating warnings when using Unity 6.3b05:
Testing status & QA
Checked that there are no warnings for 6.3. Checked Unity manual regarding which version supports what.
Overall Product Risks
Comments to reviewers
Should confirm that this doesn't generate warnings on Unity 6.2, 6.1 or 6.0 or 2023.3.
Checklist
Before review:
Changed,Fixed,Addedsections.Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.After merge: