Search Issue Tracker

0
votes
Won't Fix

[UX] NetworkAnimator requires redundant reference to Animator

Networking

-

Apr 11, 2017

-

Version/s: 2017.1.0b1

NetworkAnimator requires Animator Component to be present on GO, but also user has to manually add the Animator component to Network... Read more

1
votes
By Design

Network socket is not opened when creating a server via script

Networking

-

Apr 12, 2017

-

Version/s: 5.6.0f3

To reproduce:1. Download and open users attached project Network test2. Open scene "server"3. Build and run this scene4. While runni... Read more

0
votes
Not Reproducible

[Android] Downloading from the cache by Unity Web Request is slower than...

Networking

-

Apr 12, 2017

-

Version/s: 5.5.2f1

How to reproduce:1. Open the attached project2. Open Test2 scene3. Build and run Test2 scene on Android device4. Press the button "D... Read more

1
votes
Won't Fix

[Multiplayer] We can't use Start method in classes derived from NetworkL...

Networking

-

Apr 14, 2017

-

Version/s: 5.5.3f1

Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more

2
votes
Won't Fix

UNetWeaver error is thrown when using Vector3Int as a parameter for UNET...

Networking

-

Mar 17, 2018

-

Version/s: 2017.3.1f1

How to reproduce:1. Open "Vector3intBug" Unity project2. Have a script with Command method and have Vector3int as a parameter3. Unit... Read more

0
votes
Won't Fix

Setting Animator's parameter does not work if prefab with animator was i...

Networking

-

Apr 04, 2017

-

Version/s: 5.5.2f1

To reproduce:1. Open users project "BugSetAnimatorFloat.zip".2. Open and Play "SceneStart" scene.3. Open Console and Animator window... Read more

0
votes
Fixed

Other clients do not receive Network Animator parameter changes until a ...

Networking

-

Feb 28, 2017

-

Version/s: 5.6.0b5

Steps to reproduce on this project:1. Download and open the attached project2. Build for standalone3. Launch 3 instances4. Set one t... Read more

0
votes
Won't Fix

Regression. One of spawnable objects is destroyed on the Host in Editor ...

Networking

-

Apr 26, 2017

-

Version/s: 2017.1.0b2

Regression - started to appear in 2017.1.0b2, but everything is good in 2017.1.0b1When open "Tanks!!! Reference Project" project fro... Read more

4
votes
Won't Fix

[UNET] CPU usage on 'LAN host' in 5.6 and 2017.1 versions is higher than...

Networking

-

May 05, 2017

-

Version/s: 5.6.0p3

To reproduce:1. Open project on any Unity 5.52. Open activity monitor3. Play 'Main' scene4. Press 'H'5. Repeat steps with the 5.6.0a... Read more

0
votes
Fixed

UnityWebRequest merges two headers into one when both of them starts wit...

Networking

-

May 03, 2017

-

Version/s: 2017.1.0b1

Steps to reproduce: 1) Download attached project 'UnityWebRequestBugTest' and open in Unity2) Download and install Python 2.7.133) D... Read more

All about bugs

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