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 on Sfunctiontry:S_function_tlc_try_step when entering Play Mode
Reproduction steps:1. Open the user’s attached project2. Drag the “Assets/Sfunctiontry.scs” script file onto “Cube” GameObject3. Ent... 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
Crash on CallWindowProcW when opening windows form in Play Mode
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “W” key on the keyboard4. Close the opened dial... Read more
"PlatformNotSupportedException: Operation is not supported on this platf...
How to reproduce:1. Open the attached project "HttpClient PatchAsync Regression (IN-8860).zip"2. Open Assets/Scenes/SampleScene.unit... 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