Skip to content

Conversation

@ShadauxCat
Copy link
Collaborator

@ShadauxCat ShadauxCat commented Feb 5, 2024

fixes #2817

Changelog

  • Fixed: Fixed a compile error when compiling for IL2CPP targets when using the new [Rpc] attribute.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@ShadauxCat ShadauxCat requested review from a team, TylerUnity and chrispope as code owners February 5, 2024 17:01
@ShadauxCat ShadauxCat enabled auto-merge (squash) February 5, 2024 17:05
@ShadauxCat ShadauxCat merged commit eb21383 into release/1.8.1 Feb 5, 2024
@ShadauxCat ShadauxCat deleted the fix/ILPP_RPC_type_error branch February 5, 2024 21:56
@jallaire80
Copy link

Hi, I am wondering when this fix will be available to use. Currently 1.8.1 is not available and we are hitting that issue.

@ShadauxCat
Copy link
Collaborator Author

Hi, I am wondering when this fix will be available to use. Currently 1.8.1 is not available and we are hitting that issue.

@jallaire80 1.8.1 finished its release process last week. Because of the way Unity package releases work, you may have to update your editor to the latest patch version to see it listed in the package manager. Alternatively, you can install 1.8.1 on any supported editor by using the "install package by name" option in the package manager and specifying version 1.8.1 there.

ShadauxCat added a commit that referenced this pull request Mar 22, 2024
fix: Fixed compile error using IL2CPP builds with new [Rpc] attribute (#2824)
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.

5 participants