Search Issue Tracker
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project 2. Notice errors in console caused by SyncVarsScript.cs: UNetWeaver error: GetWriteFun... 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 project 2. Add empty gameobject 3. Add network manager component 4. Expand Network Info 5. Select main... Read more
Regression: LobbyManager works in wrong way with Minimum Players field
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
Rotation and position are not synchronized from client to host
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.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled