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
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
- Sprites are not present in Player when built
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
Add comment