com.unity.netcode.gameobjects icon indicating copy to clipboard operation
com.unity.netcode.gameobjects copied to clipboard

Unable to mute Virtual Players editor windows in MPPM 1.2

Open minimastudios opened this issue 1 year ago • 1 comments

Description

In MPPM you cannot mute Virtual players, if you're in Play Mode, or not in Play Mode - when hovering over the mute button a tiny window seems to appear but quickly vanishes, if you click mute, it will mute for a few seconds and then return to audio on. This has been tested on multiple computers, multiple unity 6 preview versions ( .5, .6, .7) ive removed library and rebuilt each time, also removing anything VP related in Folders, no luck.

Reproduce Steps

Try muting any virtual players audio through their editor window

Actual Outcome

Audio mutes for a few seconds then resets it self.

Expected Outcome

Mute audio for VP

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • OS: [Win 11]
  • Unity Version: [e.g. 2020.3]
  • Netcode Version: [1.9.1]

minimastudios avatar Jun 24 '24 17:06 minimastudios

@minimastudios This is super frustrating, I found that there is a checkbox in Project settings to mute all virtual players, but this is still relevant because I want to be able to mute some virtual players and have audio on some.

AlexEnnerfelt avatar Jul 01 '24 06:07 AlexEnnerfelt

This issue seems to have been resolved in MPPM v1.3.x. Please update to the most recent version (v1.3.3) of MPPM to be able to enable and disable audio per virtual player instance.

Image

NoelStephensUnity avatar Apr 11 '25 22:04 NoelStephensUnity

This issue seems to have been resolved in MPPM v1.3.x. Please update to the most recent version (v1.3.3) of MPPM to be able to enable and disable audio per virtual player instance.

Image

Can Confirm this is still broken actually. in 1.3.3

minimastudios avatar Apr 29 '25 16:04 minimastudios

@minimastudios Apologies for the incorrect package version... there are some very new packages in preparation for Unity 6.1. Using the package manager, you can manually update by package name to: Name: com.unity.multiplayer.playmode Version: 1.4.2

Image

This has the mute fix within it. (they are circling back to get a version for 6.0 but the above package works in 6.0 as it is)

https://github.com/user-attachments/assets/e79a1326-b265-42b8-a394-9173c9709951

NoelStephensUnity avatar Apr 29 '25 19:04 NoelStephensUnity