Skip to content

fix(CI): Skip DependencyConflict package on WebGL 2021.3#2735

Merged
bitsandfoxes merged 1 commit into
mainfrom
joshua/fix/dependency_fail_CI
Jun 26, 2026
Merged

fix(CI): Skip DependencyConflict package on WebGL 2021.3#2735
bitsandfoxes merged 1 commit into
mainfrom
joshua/fix/dependency_fail_CI

Conversation

@JoshuaMoelans

@JoshuaMoelans JoshuaMoelans commented Jun 25, 2026

Copy link
Copy Markdown
Member

Unity 2021.3's WebGL plugin resolver rejects duplicate unaliased BCL assemblies (System.Buffers, System.Memory, etc.) shipped by both the Sentry SDK and the DependencyConflict test package. Other platforms and newer Unity versions are unaffected.

See CI failure in https://github.com/getsentry/sentry-unity/actions/runs/28182962245/job/83498147613#step:17:471

#skip-changelog

Unity 2021.3's WebGL plugin resolver rejects duplicate unaliased BCL
assemblies (System.Buffers, System.Memory, etc.) shipped by both the
Sentry SDK and the DependencyConflict test package. Other platforms
and newer Unity versions are unaffected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bitsandfoxes bitsandfoxes marked this pull request as ready for review June 26, 2026 07:42
@bitsandfoxes bitsandfoxes self-requested a review as a code owner June 26, 2026 07:42
@bitsandfoxes bitsandfoxes merged commit d8b1388 into main Jun 26, 2026
161 of 170 checks passed
@bitsandfoxes bitsandfoxes deleted the joshua/fix/dependency_fail_CI branch June 26, 2026 07:43
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