Skip to content

Minor bug fix #2334

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

Closed
wants to merge 12 commits into from
Closed

Minor bug fix #2334

wants to merge 12 commits into from

Conversation

citizenmatt
Copy link
Member

This PR fixes the following issues:

  • Fix exception in Commit prefs page for default project - DEXP-671465
  • Fix occasional invalid source file exception - DEXP-672670
  • Fix incorrect redundant warning about [field: SerializeField] on auto-property - RIDER-77782, #2319
  • Fix registry packages being added as references to .asmdef file - RIDER-79306
  • Update toggle items in Unity toolbar drop down to follow UI guidelines (static text + check mark rather than dynamically setting "Show"/"Hide")
  • Add external annotations to mark Mathf as Pure. Adds inspection to ensure using return value of Mathf methods.
  • Update API information to 2022.2.0a17

@citizenmatt citizenmatt added this to the Rider 2022.2 milestone Jun 27, 2022
@citizenmatt citizenmatt requested a review from van800 June 27, 2022 23:09
@citizenmatt citizenmatt self-assigned this Jun 27, 2022
@citizenmatt
Copy link
Member Author

Merged by TeamCity

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