Search Issue Tracker
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more
CrossDomainPolicy failure after reload page on mac
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/' Read more
SyncList callbacks have inconsistent timing.
The callbacks for SyncLists for the local client on the host have inconsistent timing in regard to the actual operation. The callbac... Read more
NetworkProximity checker exception
NetworkProximity checker exception when entering a scene. Read more
NetworkDiscovery broadcast data cannot be changed
With the NetworkDiscovery components, the broadcast data cannot be changed while the component is running. Read more
ClientRpc calls dont work from within property setter functions.
ClientRpc calls dont work from within property setter functions. Read more
UNet: component's inspector doesn't save expanded/collapsed state
To reproduce:1. Create new project2. Add empty gameobject3. Add network manager component4. Expand Network Info5. Select main camera... Read more
Regression: LobbyManager works in wrong way with Minimum Players field
What happenedRegression - 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.0a5When you... Read more
Rotation and position are not synchronized from client to host
Regression from Version 5.3.0b4 (464ebe2ac4ad) Repro:1. Open attached project2. Run host on standalone3. Run client in Editor4. Pres... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity_RunCommand tool Details block has unnecessary empty space below the text in Unity MCP Project Settings window section
- Xcode application path is missing spaces in Build Profiles window
- Non-localized strings "ImagePrompt" and "ReferencePrompt" appear in the UI
- NullReferenceException and empty Build Profiles window when BuildProfileContext.asset contains invalid script reference
- VFX Select Unused Properties context menu option selects nodes that are treated as used