Search Issue Tracker

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 project 2. Notice errors in console caused by SyncVarsScript.cs: UNetWeaver error: GetWriteFun... 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

1
votes
Won't Fix

CrossDomainPolicy failure after reload page on mac

Networking

-

Oct 22, 2013

-

Version/s: 4.3.0b6

Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/' Read more

1
votes
Fixed

SyncList callbacks have inconsistent timing.

Networking

-

Jul 07, 2015

-

Version/s:

The callbacks for SyncLists for the local client on the host have inconsistent timing in regard to the actual operation. The callbac... Read more

0
votes
Fixed

NetworkProximity checker exception

Networking

-

Jun 11, 2015

-

Version/s:

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

0
votes
Fixed

UNet: component's inspector doesn't save expanded/collapsed state

Networking

-

May 13, 2015

-

Version/s: 5.1.0b6

To reproduce: 1. Create new project 2. Add empty gameobject 3. Add network manager component 4. Expand Network Info 5. Select main... Read more

0
votes
Fixed

Regression: LobbyManager works in wrong way with Minimum Players field

Networking

-

Dec 08, 2015

-

Version/s: 5.4.0a5

What happened Regression - this bug is not present in latest 5.2.3p2 and in 5.3.0a1, but present since 5.3.0b2 and in 5.4.0a5 When y... Read more

0
votes
Duplicate

Rotation and position are not synchronized from client to host

Networking

-

Nov 17, 2015

-

Version/s: 5.3.0f1

Regression from Version 5.3.0b4 (464ebe2ac4ad) Repro: 1. Open attached project 2. Run host on standalone 3. Run client in Editor 4... Read more

All about bugs

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