Skip to content

Force Windows plugin path to X64 to avoid missing XAudio29 DLL (EOSU-961)#1240

Merged
DanF-ApexSystems merged 5 commits intorelease-6.0.2from
eosu-961-fix-windows-plugin-path
Feb 26, 2026
Merged

Force Windows plugin path to X64 to avoid missing XAudio29 DLL (EOSU-961)#1240
DanF-ApexSystems merged 5 commits intorelease-6.0.2from
eosu-961-fix-windows-plugin-path

Conversation

@JessTello
Copy link
Contributor

  • Replaced conditional UNITY_64 logic with a fixed X64 plugin path.
  • Prevents editor-side errors when running Android builds after x86 removal.
  • Does not affect runtime on device; editor-only impact.

…961)

- Replaced conditional UNITY_64 logic with a fixed X64 plugin path.
- Prevents editor-side errors when running Android builds after x86 removal.
- Does not affect runtime on device; editor-only impact.
@DanF-ApexSystems
Copy link
Contributor

Once requested changes are resolved, please retarget to release-6.0.2

- Converted pluginPlatformPath from a mutable string to a const.
- Cleaned up unused or redundant code blocks.
@JessTello JessTello changed the base branch from release-6.0.1 to release-6.0.2 February 24, 2026 14:02
@matt-clarke matt-clarke self-requested a review February 24, 2026 14:13
@JessTello
Copy link
Contributor Author

Hey @DanF-ApexSystems it´s ready to merge 👍

@JessTello
Copy link
Contributor Author

Hey @DanF-ApexSystems this PR it's ready to merge :)

@DanF-ApexSystems DanF-ApexSystems merged commit 8d331f6 into release-6.0.2 Feb 26, 2026
@DanF-ApexSystems DanF-ApexSystems deleted the eosu-961-fix-windows-plugin-path branch February 26, 2026 16:55
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.

4 participants