Search Issue Tracker
Sockets can't reconnect after device suspension on iOS
How to reproduce: 1. Open attached project 2. Build to iOS and run on two devices (iOS+iOS or Editor+iOS) 3. Create a matchmaker ga... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce: 1. open attached project 2. open scene Main 3. enter play mode 4. start host Expected: disconnects player witho... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Play the scene 4. Enable Match Maker 5. Create Intern... Read more
Unity WebRequest does not work when only IPv6 is enabled
How to reproduce: 1. Disable IPv4 on your network adapter 2. Open the user attached "ipv6_2018.zip" project 3. Open the "SampleScene... Read more
[Networking] UnityWebRequest.SendWebRequest delay occurring in 2019.4.30...
Reproduction steps: 1. Open the attached project "PingTest.zip" 2. Connect to the South Korea (Or any other far east country) server... Read more
[Networking][IL2CPP] Socket.Close(0) in IL2CPP builds freezes the client...
Reproduction steps: 1. Open the attached user's project "Photon-Pun2-Deploy.zip" 2. Block port 5058 in the Firewall or a network too... Read more
Profiler/Memory Profiler cannot be connected to Standalone build when Ru...
How to reproduce: 1. Create an empty project 2. Select Edit/Project Settings/Player/Resolution and Presentation and disable Run in B... Read more
[Profiler][Android] Remote connection devices duplicate in the prof. whe...
How to reproduce: 1. Create a new Unity project 2. In the Build Settings select the Android platform 3. Build and Run the applicatio... Read more
UnityWebRequest fails on Windows if gzip compression is used
Issue started after upgrade to libcurl 7.75. Unity never had support for compression on Windows, but it was possible to work it arou... Read more
UnityWebRequest coroutine is running when CanvasUpdateRegistry.IsRebuild...
How to reproduce: 1. Open the attached project "New Unity Project.zip" 2. Open SampleScene 3. Click Assets > Build Asset Bundles 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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released