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
- 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