Search Issue Tracker
UnityWebRequest merges two headers into one when both of them starts wit...
Steps to reproduce: 1) Download attached project 'UnityWebRequestBugTest' and open in Unity2) Download and install Python 2.7.133) D... Read more
NetworkClient.ConnectWithSimulator is failing to connect either to loopb...
Steps to reproduce:1. Open user attached project (NetworkTest)2. Build the project3. Run the scene4. Run the build5. Observe that th... Read more
Authentication error and failed connection through wss using WebSocketSh...
Reproduction steps:1. Open the attached project.2. Play the WSTest Scene.3. Check the Console. Actual behavior:- The connection will... Read more
WWW coroutine breaks when adding UI component as a child via script
To reproduce:1. Open project attached by the user2. Open "Main" scene if not opened3. Hit play and in console notice that first xml ... Read more
NetworkDiscovery initializes broadcast without internet connection
To reproduce: 1. Open the project, attached by user (NetworkDiscovery.zip)2. Open "Main" scene if not open3. Disable your internet c... Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... Read more
"Cannot create FMOD::Sound instance for resource..." error is shown when...
Audio file format is .ogg, supported by Unity. To reproduce: 1. Download the project, attached by user (BugDownloadHandlerAudioClip.... Read more
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a mess... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
UnityWeb Request and WWW Request fail to function on a poor internet con...
Steps to reproduce:1. Download Charles software or something that can simulate poor internet connection (https://www.charlesproxy.co... 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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version