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
WWWForm.data always returns empty array.
When trying to send any sort of data via the WWWForm class, the send fails and the message "Error when creating request. POST reques... Read more
Socket: bind failed. Error: Address already in use(48) when importing th...
Steps to reproduce : - import the project attached - notice the errors in the console Read more
The networkView.RPC call in PlayerObject.setPlyToCurrentPly crashes when...
Steps to reproduce : - import the project attached - open the scene test - press play - press Go an Unity will crash Read more
Mac internet sharing gives socket errors in Unity
To Reproduce: 1. Open System Preference > Sharing 2. Select Internet Sharing and turn it on 3. Open Unity. Console gets Socket errors. Read more
-e CRC mismatch error is confusing
CachingManager.cpp: m_Error = Format("CRC Mismatch. Expected %lx, got %lx. Will not load cached AssetBundle", m_RequestedCRC, crc);... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unexpected exception System.DllNotFoundException" error thrown in the Console window when creating a project with 2D (URP) Template
- [Backport] [XR SDK] [HDRP] XRSettings.gameViewRenderMode does not change Game View Render Mode
- [Backport] [Android][Vulkan] Crash on Samsung Note8 while running gfx tests
- [Backport] Wrong sorting for "GC Alloc" column in Show Related Objects panel of Profiler Window
- [Backport] [iOS] Unfreed allocation errors thrown in Console when executing Build And Run with iOS platform