Search Issue Tracker

0
votes
Fixed

NetworKServer.UnSpawn() problems

Networking

-

Aug 03, 2015

-

Version/s:

De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with Netwo... Read more

0
votes
Fixed

NetworkProximity checker exception

Networking

-

Jun 11, 2015

-

Version/s:

NetworkProximity checker exception when entering a scene. 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

0
votes
By Design

[UNET] NetworkServer.SendToAll does not send message using NetworkServer...

Networking

-

Apr 16, 2016

-

Version/s: 5.3.4f1

Steps to reproduce: 1. Download and import attached user project.2. Open scene: NetMessageTest3. Press play.4. Press Setup Server.5.... Read more

0
votes
Fixed

NetworkBehaviour isn't allowed to have more than 15 SyncVars

Networking

-

Dec 01, 2015

-

Version/s: 5.3.0f2

Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more

4
votes
Postponed

NetworkDiscovery broadcast data cannot be changed

Networking

-

Nov 04, 2015

-

Version/s:

With the NetworkDiscovery components, the broadcast data cannot be changed while the component is running. Read more

0
votes
Won't Fix

Null reference on empty NetworkBehaviour.Awake method

Networking

-

Oct 23, 2015

-

Version/s: 5.2.1p2

To reproduce:1. Open attached project2. Open the scene "OfflineScene"3. Play it4. Press "LAN Host" Reproduced on: 5.1.4f1, 5.2.4f1, ... Read more

6
votes
Fixed

Enabling WebSockets in NetworkManager maxes out a CPU core

Networking

-

Sep 08, 2016

-

Version/s: 5.4.0f3

Steps to reproduce:1. open attached "WebSocketsPerformance.zip"2. open and enter play mode in scene "Main"3. start host4. open resou... Read more

0
votes
Duplicate

Cannot add scenes with similar names to Network Manager

Networking

-

May 12, 2016

-

Version/s: 5.3.4f1

1. Open the attached project 'NetBug'2. Open the scene 'main'3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index... Read more

0
votes
Fixed

ClientRpc calls dont work from within property setter functions.

Networking

-

Jun 25, 2015

-

Version/s:

ClientRpc calls dont work from within property setter functions. Read more

All about bugs

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