Skip to content

Conversation

@Doprez
Copy link
Contributor

@Doprez Doprez commented Dec 6, 2025

PR Details

I kept running into an issue with packages being referenced in an external project but with a different version making GameStudio completely fail to open. This just adds a check in the PackageSession to make sure to only load the newest version to avoid the reference collisions that were happening.

Cause of the issue:
{9C08A182-CC40-454C-B48A-9DA346D4C29C}

New Warning message should be a lot clearer and allows the person to still open the project instead of blocking them:
{D48B823A-3962-49F7-A5B3-2B78856E1FD4}

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

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