Search Issue Tracker
Unity crashes on GC_push_all when using Publish() method on update()
How to reproduce:1. Open attached project ""repro_1078568"2. Open and launch scene "GazeboSimulationScene"3. Wait for few seconds - ... Read more
Calling the LoadAssembly method does not load the given Assembly
When a User calls the LoadAssembly method on Unity 2017.4.6f1 or newer, it loads the first assembly, but when a User loads the secon... Read more
Visual Studio debugger doesn't doesn't go into the methods with an expre...
To reproduce: 1. Open the attached project (expressionBodyMethod.zip)2. Put a breakpoint on the line 13 in the Test.cs script3. Atta... Read more
Unloading broken assembly Microsoft.Azure.Documents.Client.dll, this ass...
Steps to reproduce:1. Download 1075225_repro.zip and open project2. Open build settings3. Switch platform to UWP Results: Editor cra... Read more
When using .NET 4.X with Compatibility Level .NET Standard 2.0 the Regis...
To reproduce:1. Open the user's attached project2. Make sure your Compatibility Level is set to.NET Standard 2.0 and you're using Sc... 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
Crash on MoveSmall when using TextAsset's text property on a big text file
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected result: Editor enters Play Mode and TextAsset.text r... Read more
Editor freezes when executing String.EndsWith() method if the String con...
How to reproduce:1. Open user's originally attached project 'LocCrashTest'2. Open 'test' Scene3. Enter Play mode-- observe the freez... 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
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce:1. Open the attached project2. Enter the game mode3. Inspect the Console window Expected: Winsparkle.dll is recogni... 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