Search Issue Tracker
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... Read more
Crash when declaring a replacement variable with "using" that encompasse...
Reproduction steps:1. Open the attached project ("1197204.zip")2. Open the "SampleScene"3. Open the "test.cs" script in Visual Studi... Read more
.Net Ping.Send() throws NotSupportedException
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play Expected result: The Pings are ... Read more
Editor silently crashes or StackOverflowException is thrown when creatin...
Reproduction steps:1. Open the attached project "case_1222688.zip"2. Load the "SampleScene"3. Select the "Test" GameObject in the In... Read more
Crash in Mono: * Assertion at ..\mono\metadata\class.c:1423, condition `...
How to reproduce:1. Open the attached project2. Wait for a few seconds Expected result: Unity doesn't crashActual result: Unity cras... Read more
[Mono] Secure WebSockets connection setup with a self-signed certificate
Steps to reproduce: 1. Make a WebSocket server with a self-signed certificate2. Try connecting using a ClientWebSocket Expected: All... Read more
Crash when performing step over
Crash when performing step over 1. What happenedAttempted to step over: await UniTask.DelayFrame(10); and the editor crashes due to ... Read more
TlsException when moving binaries and running the project
Steps to reproduce:1. Open User-supplied project (Project.rar -> unity_project)2. Run Sample scene Expected: no errorsActual: err... Read more
Editor crashes on mono_log_write_logfile when attaching a debugger and t...
Reproduction steps:1. Open the attached project "case_1231344_repro.zip"2. Enter Play mode3. Open any script with Visual Studio 2019... Read more
[macOS] Unity crashes when exception thrown after a DLL has been loaded
Repro steps:1. Download and open project from the link below2. Open scene "LipSync_Demo"3. Enter Play Mode4. Exit and Enter Play Mod... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks