Search Issue Tracker
Crash on mono_delegate_trampoline when calling a delegate function
How to reproduce:1. Open the "Mono_Crash_Test_Runner.zip" project2. Open "TestScene.unity" scene3. Press Play Actual result: Unity c... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity2. Open "Text Example" scene3. Enter Play mode4. Ex... Read more
Editor silently crashes or StackOverflowException is thrown when creatin...
Reproduction steps:1. Open the attached project "case_1222688.zip"2. Load the "SampleScene"3. Select the "Test" GameObject in the In... Read more
Editor crashes on mono_log_write_logfile when repeatedly entering and ex...
How to reproduce:1. Open the attached project ('case-1329488.zip')2. Open the 'AI' Scene3. Enter Play Mode4. Exit Play Mode5. Repeat... Read more
RSACryptoServiceProvider poor performance in Unity compared with Visual ...
Steps to reproduce:1. Download and in Unity open project named "RSAPerformanceIssue".2. Open scene named "test" and press Play butto... Read more
.Net Ping.Send() throws NotSupportedException
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play Expected result: The Pings are ... 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
Mathf.CeilToInt() returns incorrect value while debugging when breakpoin...
To reproduce:1. Open project2. Open 'TestScene'3. Open 'DebugTestScript', set breakpoint to 15th line4. Start debugging, press 'Upda... Read more
Editor will spam log file until hard drive fills
Not sure where to start the submission of this bug: 1. Latest public Unity 2019.3.9f1 ( and prior versions )2. Empty project started... Read more
System.Numerics Vector sizes are all 16 bytes instead of 8, 12 and 16 bytes
How to reproduce:1. Open the attached "UnityBugSystemNumericsVector2Size.zip" project2. Open the "Bug" scene3. Enter Play mode Expec... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used