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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment