Search Issue Tracker
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
[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
Editor crashes with scripting_object_get_class after downloading assets ...
How to reproduce:1. Open attached project "GorilkaTD"2. Download and import any asset from Asset Store3. Close Unity and upgrade pro... Read more
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
List.Sort causes more memory allocation with .NET 4.x than .NET 3.5
How to reproduce:1. Open the project attached.2. Open the "SampleScene" scene3. Make sure that Scripting Runtime Version is .NET 4.x... Read more
Array of Enum nested inside Generic Class does not serialize correctly w...
Reproduction steps:1. Open the Project inside of "GenericEnumBug.zip"2. Open the "SampleScene" and play it3. Notice on the UI that t... Read more
[Support] SslStream.AuthenticateAsClient is never authenticated when try...
How to reproduce:1. Open attached project "AuthenticateAsClientBug.zip" and scene "BrokenScene"2. Enter PlayMode3. Observe Console w... Read more
Crash on RaiseException when opening project
How to reproduce:1. Open the user-attached project2. Observe crash Reproducible with: 2022.2.2f1, 2022.2.8f1Not reproducible with: 2... Read more
[Mono Upgrade] [Asset Store Tools] Login fails with SecureChannelFailure...
Steps to reproduce: 1. Create new project2. Import Asset Store Tools3. Open Log In menu by clicking Asset Store Tools > Package U... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS