Search Issue Tracker
By Design
Votes
0
Found in
5.6.2f1
Issue ID
941575
Regression
No
NetworkTransport.GetRemoteDelayTimeMS returns 0 via Server to Client message
How to reproduce:
1. Open the attached project
2. Simulate network latency (tested with Clumsy)
2. Build & Run the project
3. In the built project select "Lan Server Only(S)"
4. In the Editor enter Play mode
5. Select "Lan Client(C)"
Actual result: NetworkTransport.GetRemoteDelayTimeMS returns 0 in the console.
Expected result: NetworkTransport.GetRemoteDelayTimeMS should return the delay time.
Reproduced with: 2017.3.0a4, 2017.2.0b6, 2017.1.0p3, 5.6.3f1, 5.5.4p2.
Note: Rarely, the delay is correct.
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
- “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
Resolution Note (2018.1.X):
This is working as per Design