Skip to content

Conversation

@UnityAlex
Copy link
Collaborator

Backport of: #2149

cherrypick was clean

  • Should this pull request have release notes?
    • Yes
    • No
  • Do these changes need to be back ported?
    • Yes
    • No
  • Do these changes need to be upstreamed to mono/mono or dotnet/runtime repositories?
    • Yes
    • No

Reviewers: please consider these questions as well! ❤️

Release notes

Fixed UUM-108000 @UnityAlex:
Mono: Fixed crash that would occur due to symbol collision between builtin Brotli compression and system installed versions.

UnityAlex added 2 commits July 7, 2025 09:29
Windows always uses system Brotli lib and needs to be handled differently.

AOT links the builtin libs instead of dynamically loading them and therefore doesn't suffer the same symbol conflict issue we are trying to fix.
@UnityAlex UnityAlex closed this Jul 7, 2025
@UnityAlex
Copy link
Collaborator Author

Git seems to be bugged on this one. The commits merged but the PR never updated for some reason....

shilnenkov pushed a commit to hogletgames/mono that referenced this pull request Aug 10, 2025
…00.0-uum-108000

[6000.0] Fix conflicting exported Brotli APIs
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