Skip to content

Obsolete fixes - #76

Open
Hertzole wants to merge 4 commits into
PurrNet:devfrom
Hertzole:obsolete-fixes
Open

Obsolete fixes#76
Hertzole wants to merge 4 commits into
PurrNet:devfrom
Hertzole:obsolete-fixes

Conversation

@Hertzole

@Hertzole Hertzole commented Sep 11, 2026

Copy link
Copy Markdown

Fixes some obsolete warnings in newer Unity versions and generally future-proofs the package while maintaining backwards compatibility.

  • Replaces AppDomian.CurrentDomain.GetAssemblies() with Unity's new way of getting loaded assemblies in Unity 6.4+
  • Removes FindObjectsSortMode usage in Unity 6.4 as it's obsolete
  • Mark PredictedIdentity.id as NonSerialized to stop Unity from complaining about trying to serialize it

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

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.

1 participant