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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment