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
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene