com.unity.multiplayer.playmode 1.4.3
com.unity.multiplayer.playmode
Source docsNotes: processedReleased May 13, 2025
Unity Compatibility
Minimum Unity: 6000.1 (0b1)
Package Dependencies
🔧 Bug Fixes
- Using non authorized characters when creating a new Scenario configuration is now returning a warning rather than an error.
- Fixed an issue where toggling Simulator mode in the Virtual Player's Game Window fails to show
- Removed the minimum height restriction on PlayModePopupContentWindow to prevent excessive height when only one or two scenario configs are present
- Fixed low-resolution icons in various windows
- Set a minimum width for the scenario config list in the Scenario Config window to prevent resizing it below a usable size
- Added an info HelpBox that appears when no scenario is selected, preventing the window from appearing blank
- Updated the Multiplayer role dropdown to display “Client And Server” with proper spacing in the Scenario Config window
- Fixed an issue where icons did not adapt when switching between dark and light mode in the editor in PlayModePopupContentWindow and PlayModeStatusWindow
