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
StackOverflowException error is thrown when K-D Tree is generated
How to reproduce:1. Open attached project ("StackSize.zip")2. Open SampleScene scene3. Enter Play mode4. Exit Play mode5. Build and ... 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
Array.BinarySearch parameters get swapped from .NET 3.4 to .NET 4.0
Binary search gives different ordering of IComparer parametersIn my array of y's, I will search for element "x", when executing Arra... Read more
Crash on mono_log_write_logfile when calling a specific method
Reproduction steps:1. Open the user's attached project2. Add the "Assets/Units/DELETEME.cs" script to any GameObject in the scene3. ... Read more
Build crashes at AddClipboardFormatListener
Steps to reproduce:1. Open the attached project2. Open the Assets/Scenes/main.unity scene3. Build and Run4. Left click in the build ... Read more
[Experimental .NET 4.6 Equivalent runtime] IPInterfaceProperties.GetIPv6...
IPInterfaceProperties.GetIPv6Properties throws a NotImplementedException. This is necessary to retrieve the interface index of the n... Read more
Crash on mono_traverse_objects when using AppDomain.Unload and trying to...
Reproduction steps:1. Open the user's attached project2. Open the "Main" Scene3. Enter Play Mode4. Press 'Q' when the scene fully lo... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... Read more
Crash when entering the Play mode
How to reproduce:1. Open the attached project "Eight-Prototyping.zip"2. Open the "BattlePrototype" Scene3. Press the Play button Exp... 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