Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.1k stars 430 forks source link

Unable to mute Virtual Players editor windows in MPPM 1.2 #2961

Open minimastudios opened 4 days ago

minimastudios commented 4 days ago

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