Search Issue Tracker
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application n... Read more
Crash in RegisterUndo when deleting object in scene
To reproduce:1. Open attached project2. Open Demo Populating Cells scene found: /Assets/Peidan-JoJo/TheGrid/Demos/Demo 2.0 - Populat... Read more
Crash on CallWindowProcW when entering Play mode for the second time and...
How to reproduce:1. Open the attached “IN-132970” project2. Open the “GameScene“3. Enter, then exit Play mode4. Enter Play mode once... Read more
Heavy memory leak on creating 2D Array
How to reproduce:1. Open the user-submitted project2. Create a new empty game object and attach the MapGenerator script3. In the Ins... Read more
SocketAsyncEventArgs.Completed is not invoked when Client socket receive...
Reproduction steps:1. Open the attached "case_1263596.zip" project2. Load the "SampleScene"3. Run "Server.exe" in the Project window... 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
mono_get_runtime_build_info crash when opening project due to a corrupte...
1. Open "Steam-Game.zip" project #0 0x0000010aa761c3 in mono_get_runtime_build_info#1 0x0000010aba111e in mono_runtime_invoke#2 0x00... 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
HttpClient WebException when doing a request with PostAsync
How to reproduce:1. Open the "SampleScene" in the attached "mdl-sample.zip" Project2. Enter Play Mode3. Wait approximately up to a m... Read more
Creating a certain struct in the script crashes the Editor on Begin Mono...
To reproduce: 1. In a new project, create a script and write the following in the script:public struct NavigationNode {public Naviga... 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