Search Issue Tracker
Udp packets are queued up/delayed when await Client.ReceiveAsync in asyn...
How to reproduce:1. Open attached project "NetworkTest.zip" and scene "SampleScene"2. Enter Play mode and observe the Console window... Read more
Memory leak while closing Unity
Reproduction steps: 1. Open and Close Unity Expected Result: Unity Closes without any memory leaks Reproduced with: 2018.3.12f1 Read more
UNetWeaver - 5.5.0b4 with MonoUpdate failes to compile a project
UNetWeaver doesn't seem to work with the new class libraries. This may also be related to UnityTestTools. Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Unity crashes when calling function "WRSNative.process_package" in a new...
Steps to reproduce:1. open user's attached project2. open scene "WRSNativeTestScene"3. Press play Result: Unity crashes. Reproduced ... Read more
httpclient and webclient takes longer time to complete after new scene i...
Steps to reproduce:1. Download 1169779_repro.zip2. Build project for standalone3. When a player loads press Lead Scene4. httpclient ... Read more
[Mono][GLES3] Crash with signal 11 on device with Mali-G78 GPU when usin...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... Read more
Standalone build shows "Failed to load mono" error if it is located in a...
To reproduce: 1. Create a new project2. Set Scripting Runtime Version to .NET 4.63. Build it for Windows standalone to the folder na... Read more
[.NET 4.6] Editor freezes upon exit, if anything was uploaded to a local...
Repro steps: 1. Open Unity and create a project2. Go to "Edit" -> "Preferences..." -> "Cache Server" -> Change "Cache Serve... Read more
Incorrectly generated serialization code causes type mismatch with IL2CP...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS.3) Deploy to a device. Error appears in Xcode:"Bulk_Assembly... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"