Search Issue Tracker
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
"System.Net.CookieContainer" throws an "ArgumentException" error when us...
How to reproduce:1. Make sure to switch the system locale to one that does not conform to UTF-8 like “Japanese (Japan)”2. Make sure ... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
[Mono] NetworkInterface.GetAllNetworkInterfaces() raises bad length Argu...
Calling NetworkInterface.GetAllNetworkInterfaces() in MacOS X, when there are adapters with more than 6 characters (i.e. "bridge0", ... Read more
Unity does not allow to use TLS version higher than 1.0
To reproduce:1. Extract the attached project;2. In the Certificate Folder are the certificates neededfor the TLS encryption. Copy th... Read more
Unity freezes when pressing Debug
Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps:1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api"2. Check if ".XML" files are there Expected resul... Read more
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more
In Unity 3.4, the JavaScript compiler has buggy detection of
The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... Read more
String.CompareOrdinal intermittently return non-zero for non-unique inst...
How to reproduce: 1. Open the attached “IN-128137” project 2. Make sure “Windows Mono”/”Mac Mono” profile is selected, in Build Prof... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default