Search Issue Tracker
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'.2. Play scene 'Main'.3. Edit 'Test.cs' to trigger a recompile4. E... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
Variant interface type assignment doesn't correctly convert when using m...
To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... Read more
Unity Editor crashes when invoking an interface method
Steps to reproduce:1. Download and open the attached project2. Open scene "Hardcoded Desktop"3. Hit play Result: crash Note: crashes... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... Read more
Crash when IEnumerator returns nothing due to unreachable code
Steps to reproduce: 1. Open attached project2. Open scene "Default"3. Run it4. Unity crashes Read more
[Unity 5.6] Calling instantiate on a non-main thread crashes Editor inst...
Steps to reproduce:1. Open the attached project2. Open scene cc#13. Enter play mode Expected result: Error: "INTERNALL_CALL_Internal... Read more
Inconsistent data loaded from InitializeOnLoad and InitializeOnLoadMetho...
How to reproduce: 1. Open attached project- When opening the project, this output is printed in the console:OnEnable[Static CTOR MyS... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps:1. Open the attached project "MenuItemCheck.zip";2. Click on MenuItemCheck -> The Menu Item to set the check i... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph