Search Issue Tracker
Fixed
Fixed in 6000.3.4f1
Votes
1
Found in [Package]
6000.3.3f1
Issue ID
MTTB-1777
Regression
No
Missing [Serializable] attribute warning is thrown when entering Play mode using Play mode Scenario
How to reproduce:
1. Create and open a new project
2. Install the “Multiplayer Play Mode” package
3. Go to Window > Multiplayer > Play Mode Scenarios and create a new Scenario
4. Select the new Scenario in the Toolbar and Enter Play Mode
5. Observe the Console
Actual result: No warnings are thrown
Expected result: Warnings are thrown: “The type UnityEditor.MultiplayerModule Unity.Multiplayer.PlayMode.Editor.EditorMultiplayerPlaymodeDeployNode is being serialized by [SerializeReference], but is missing the [Serializable] attribute”
Reproducible with: 2.0.0-pre.1 (6000.3.0a5), 2.0.1 (6000.3.2f1)
Not reproducible with: 1.6.2 (6000.3.0a4), 2.0.1 (6000.4.0b1, 6000.5.0a3)
Reproducible on: macOS Tahoe 26.1, Windows 10 (by user)
Not reproducible on: no other environments tested
Note: After triggering the warning with the custom Scenario, switching back to Default and entering Play mode still throws the warnings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment