Search Issue Tracker

0
votes
Fixed

UnityWebRequest outputs incorrect Content-type header when using IMultip...

Networking

-

Aug 27, 2016

-

Version/s: 5.4.0f3

STR: 1. Download project attached and "test.php" file 2. Put "test.php" file in an environment that supports PHP 3. Open the Unity p... Read more

0
votes
Fixed

WWW.url truncates redirected URL if it should have contained spaces

Networking

-

Jun 15, 2017

-

Version/s: 2017.1.0b1

To reproduce: 1. Open project attached by QA 2. Open "a" scene if not opened 3. Hit play 4. Notice console's output and that redire... Read more

1
votes
Not Reproducible

operations not synced for SyncList on base class

Networking

-

Dec 15, 2015

-

Version/s:

Operations not synced to client for SyncList on base class, when invoked from a derived class. exmaple: public class Foo : Network... Read more

0
votes
Fixed

NetErrors enum (from UNETErrors.h) should be accessible from UnetServerD...

Networking

-

Dec 16, 2015

-

Version/s: 5.4.0a6

NetErrors enum (from UNETErrors.h) should be accessible from UnetServerDLL classes Read more

0
votes
Not Reproducible

[UNET] Network Discovery via UDP broadcast fails in a larger network

Networking

-

Sep 04, 2019

-

Version/s: 2018.4, 2018.4.3f1, 2019.1, 2019.2, 2019.3, 2020.1

Reproduction steps: 1. Open "NetworkTest.zip" project 2. Build Server for Android 3. Uncomment line 1 in "TestScript.cs" script 4. B... Read more

0
votes
Fixed

Allow overriding of default 'user-agent’ header in UnityWebRequest

Networking

-

Jun 16, 2016

-

Version/s:

Keep default 'user-agent' header but allow overriding of this with a completely custom header. Read more

0
votes
Not Reproducible

[UNETServerDll] Transferring data via reliable sequenced qos channel cou...

Networking

-

Apr 13, 2016

-

Version/s: 5.4.0b14

Need to port the fix of the case https://fogbugz.unity3d.com/default.asp?781177 (you can take a project from there) to server part o... Read more

0
votes
Won't Fix

[iOS]Using ipv6 connection type can't establish connection between devices

Networking

-

Nov 08, 2018

-

Version/s: 2018.2.14f1

To reproduce: 1. Open users attached project "NetworkExample.zip" 2. Make sure that in Services tab Multiplayer is set up 3. Build ... Read more

0
votes
Fixed

UdpNetworkDriver.ScheduleUpdate() generates garbage on every call

Networking

-

Jul 11, 2019

-

Version/s: 2019.1.0a1, 2019.1.9f1, 2019.2.0a1

To reproduce: 1. Open the attached project 2. Enable Dev Build and Autoconnect Profiler 3. Build and Run IL2CPP APK on Android 4. I... Read more

0
votes
Fixed

SyncVar custom attribute on SyncList causes double serialization

Networking

-

Dec 22, 2015

-

Version/s:

Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.