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.

Backports
6000.1, 6000.0

UnityAlex added 2 commits July 7, 2025 09:01
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 merged commit 2dfd347 into unity-6000.2-mbe Jul 7, 2025
15 checks passed
@UnityAlex UnityAlex deleted the 6000.2-uum-108000 branch July 7, 2025 20:38
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