Search Issue Tracker
Fixed
Fixed in 1.2.X
Votes
0
Found in [Package]
multiplayer-playmode-1.2.2
multiplayer-playmode-1.3.0-pre.2
Issue ID
MTTB-390
Regression
No
The secondary Virtual Player does not sync code changes made in JeyBrains Rider IDE when the Enter Play Mode Settings are set to Do not reload Domain
How to reproduce:
1. Open the “SmallRiderMPPM“ project
2. Open the “SampleScene“
3. Set the “Edit/Project Settings/Editor/Enter Play Mode Settings“ to Do not reload Domain
4. Navigate to “Unity/Settings/External Tools“ and set External Script Editor to Rider IDE
5. Open the “Windows/Multiplayer/Multiplayer Play Mode“ window
6. Activate the “Player 2“ Virtual Player
7. Enter and exit the Play Mode
8. Open the “TestScript.cs“ in the Rider IDE
9. Change the 9th line to “Debug.Log(“A“);“ save the changes
10. Enter the Play Mode
Expected result: The “Main Editor“ and the “Player 2“ are logging “A“
Actual result: The “Main Editor“ is logging “A“, but the “Player 2“ is logging “B“
Reproducible with: 1.2.2, 1.3.0-pre.1, 1.3.0-pre.2 (6000.0.19f1)
Could not test with: 2021.3.43f1, 2022.3.46f1 (“com.unity.multiplayer.playmode” not supported)
Reproducible on: macOS 14.5 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments tested
Workaround: Before entering the Play Mode manually reactivate the “Player 2“ (the secondary Player)
Note:
- More information in the comments
- Does not reproduce with Visual Studio Code and Visual Studio, only with the Jetbrains Rider IDE
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Issue fixed in 1.3.0-pre.3