Search Issue Tracker
Sockets can't reconnect after device suspension on iOS
How to reproduce: 1. Open attached project2. Build to iOS and run on two devices (iOS+iOS or Editor+iOS)3. Create a matchmaker game ... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Play the scene4. Enable Match Maker5. Create Internet Ma... Read more
Standalone executable crashes on quit when a master server is used
Using a master server, connecting to it and registering a server can cause a crash on a standalone application quit. To reproduce:1.... Read more
System.NullReferenceException: Object reference not set to
To reproduce: 1) Download the project2) Make sure that build settings are set to web player3) Open Lobby scene4) Enter Play Mode5) C... Read more
Unity WebRequest does not work when only IPv6 is enabled
How to reproduce:1. Disable IPv4 on your network adapter2. Open the user attached "ipv6_2018.zip" project3. Open the "SampleScene"4.... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. 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
www.size not working using LoadFromCacheOrDownload
To reproduce:1. Open attached project2. Open cargarBundles scene3. Press play4. Notice error in console 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder background color picker alpha values are set to even numbers when saving alpha value as an odd number
- Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
- Animation triggers do not reset after playing animation
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one when monitor scale set to 250%