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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present