Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1p4
Issue ID
774164
Regression
No
[WSA] Enabling C# Projects, SyncVar not synchronizing player/client on UWP platform
Reproducible on 5.2, 5.3, 5.4.
In Build Settings enabling "Unity C# Projects" option, SyncVar is not updated on UWP platform client or server side.
Repro steps:
1. Open project "Multiplayer.zip". (in edit there's a smaller repro attached)
2. Build to UWP platform.
3. Launch project in the editor. Create local LAN host or enable match making and create internet match.
4. Build and run UWP project. Launch "Lan Client" or in "Match Making" find created internet match.
5. Press arrow keys in the editor to move the cube. Now press arrows in UWP project. Observe that "opponent" cube doesn't get synchronized. Launching the same scene on windows standalone, opponent's cube is synchronized as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment