Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b4
Issue ID
691735
Regression
No
NetworkAnimator only syncs animations from server to clients not the other way around
Reproduction steps:
1. Open the attached project "Project Folder"
2. Open the scene "Main"
3. Build for windows (haven't tested others)
4. Open two instances of the game
5. On one select LAN Host(H) -> Client Ready
6. On the other one select LAN Client(C) -> Client Ready
7. Move using WASD keys on both client and server
8. Notice that on the client both pacmen animate correctly. On the server, client's pacman is not animating.
Not sure that it's not a regression. The project would get corrupted if I opened it with versions prior to 5.1.0b2.
If it needs to be checked I can recreate the project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment